Gets a C1CoverCollection object that includes the child covers in the C1CoverFlow control.

Namespace:  C1.Web.iPhone.C1CoverFlow
Assembly:  C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)

Syntax

C#
public virtual C1CoverCollection Covers { get; }
Visual Basic
Public Overridable ReadOnly Property Covers As C1CoverCollection
	Get

See Also