Partilhar via


Propriedade do RDL BandLayoutOptions.Navigation

Gets the band navigation style.

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

Sintaxe

'Declaração
Public ReadOnly Property Navigation As Navigation 
    Get
'Uso
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

Valor da propriedade

Tipo: Microsoft.ReportingServices.OnDemandReportRendering.Navigation
Returns Navigation.

Consulte também

Referência

BandLayoutOptions Classe

Namespace Microsoft.ReportingServices.OnDemandReportRendering