バンドのナビゲーション スタイルを取得します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property Navigation As Navigation
Get
'使用
Dim instance As BandLayoutOptions
Dim value As Navigation
value = instance.Navigation
public Navigation Navigation { get; }
public:
property Navigation^ Navigation {
Navigation^ get ();
}
member Navigation : Navigation
function get Navigation () : Navigation
プロパティ値
型: Microsoft.ReportingServices.OnDemandReportRendering.Navigation
Navigation が返されます。