Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
Gets the band layout options.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public ReadOnly Property BandLayout As BandLayoutOptions
Get
'Uso
Dim instance As Tablix
Dim value As BandLayoutOptions
value = instance.BandLayout
public BandLayoutOptions BandLayout { get; }
public:
property BandLayoutOptions^ BandLayout {
BandLayoutOptions^ get ();
}
member BandLayout : BandLayoutOptions
function get BandLayout () : BandLayoutOptions
Valor da propriedade
Tipo: Microsoft.ReportingServices.OnDemandReportRendering.BandLayoutOptions
Returns BandLayoutOptions.
Consulte também
Referência
Namespace Microsoft.ReportingServices.OnDemandReportRendering