[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.NavigationItem

NavigationItem Class

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

Inheritance
NavigationItem
Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public class NavigationItem
Remarks

The NavigationItem class provides settings for specifying the report item or reference to be used for drawing the cover flow navigation layout.

Constructors

Name Description
NavigationItem()

Properties

Name Description
ReportItem

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

ReportItemReference

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

Extension Methods