Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Gets the band layout options.
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property BandLayout As BandLayoutOptions
Get
'Utilizzo
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
Valore proprietà
Tipo: Microsoft.ReportingServices.OnDemandReportRendering.BandLayoutOptions
Returns BandLayoutOptions.
Vedere anche
Riferimento
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering