Partager via


Propriété BandLayoutOptions.Navigation

Gets the band navigation style.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Navigation As Navigation 
    Get
'Utilisation
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

Valeur de propriété

Type : Microsoft.ReportingServices.OnDemandReportRendering.Navigation
Returns Navigation.

Voir aussi

Référence

BandLayoutOptions Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering