ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix Namespace / IBandLayoutOptions Interface / CoverFlow Property

In This Topic
    CoverFlow Property (IBandLayoutOptions)
    In This Topic
    Gets the coverflow settings.
    Syntax
    'Declaration
     
    ReadOnly Property CoverFlow As ICoverFlow
    ICoverFlow CoverFlow {get;}

    Property Value

    An ICoverFlow instance representing the coverflow settings.
    See Also