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