ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / BandLayoutOptions Class / CoverFlow Property

In This Topic
    CoverFlow Property
    In This Topic
    Gets or sets the coverflow settings.
    Syntax
    'Declaration
     
    Public Property CoverFlow As CoverFlow
    public CoverFlow CoverFlow {get; set;}
    See Also