Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Gets the band navigation style.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public ReadOnly Property Navigation As Navigation
Get
'Usage
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
Property Value
Type: Microsoft.ReportingServices.OnDemandReportRendering.Navigation
Returns Navigation.
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace