ActiveReports 18 .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;}
    See Also