[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.CoverFlow

CoverFlow Class

Represents a band navigation style in which a flow of images is integrated into the navigation of the tablix band.

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

The CoverFlow class provides settings for cover flow navigation, including the navigation item and slider settings.

Constructors

Name Description
CoverFlow()

Properties

Name Description
NavigationItem

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

Slider

Gets or sets a slider settings for the cover flow navigation layout.

Extension Methods