BandLayoutOptions.Navigation 属性

Gets the band navigation style.

命名空间:  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
Returns Navigation.

请参阅

参考

BandLayoutOptions 类

Microsoft.ReportingServices.OnDemandReportRendering 命名空间