NavigationItem Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |