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

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

    Property Value

    A CoverFlow object representing the coverflow settings.
    See Also