Freigeben über


Tablix.BandLayout-Eigenschaft

Gets the band layout options.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public ReadOnly Property BandLayout As BandLayoutOptions 
    Get
'Usage
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

Eigenschaftswert

Typ: Microsoft.ReportingServices.OnDemandReportRendering.BandLayoutOptions
Returns BandLayoutOptions.

Siehe auch

Verweis

Tablix Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace