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
 

Property Value

An ICoverFlow instance representing the coverflow settings.
See Also