Coverflow.NavigationItem Property

Definition

Gets the navigation item to use to draw the cover flow navigation layout.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::NavigationItem ^ NavigationItem { Microsoft::ReportingServices::OnDemandReportRendering::NavigationItem ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.NavigationItem NavigationItem { get; }
member this.NavigationItem : Microsoft.ReportingServices.OnDemandReportRendering.NavigationItem
Public ReadOnly Property NavigationItem As NavigationItem

Property Value

Returns NavigationItem.

Applies to