NavigationItem Class

Definition

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

public ref class NavigationItem sealed
public sealed class NavigationItem
type NavigationItem = class
Public NotInheritable Class NavigationItem
Inheritance
NavigationItem

Remarks

Either ReportItemReference or ReportItem is specified, not both.

Properties

ReportItem

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

ReportItemReference

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

Applies to