バンドのレイアウト オプションを取得します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property BandLayout As BandLayoutOptions
Get
'使用
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
プロパティ値
型: Microsoft.ReportingServices.OnDemandReportRendering.BandLayoutOptions
BandLayoutOptions が返されます。