NavigationItem Class
Updated: February 25, 2016
Represents the navigation item to use to draw the cover flow navigation layout.
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
| Name | Description | |
|---|---|---|
![]() | 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. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Either ReportItemReference or ReportItem is specified, not both.
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

