C1.Silverlight.Extended Namespace / C1CoverFlow Class / ItemDistance Property

In This Topic
ItemDistance Property
In This Topic
Gets or sets the distance between side items.
Syntax
'Declaration
 
Public Property ItemDistance As Double
 
Remarks
The value for this property is relative to the current item size. For example, a value of 0.5 means that the distance will be half the item size.
See Also