[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.INavigationItem

INavigationItem Interface

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

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
[Obsolete("This is not used anywhere, and should be removed")]
public interface INavigationItem

Properties

Name Description
ReportItem

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

ReportItemReference

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

Extension Methods