Extended Library for WPF and Silverlight | ComponentOne
CoverFlow (Silverlight Only) / CoverFlow Features / Item Distance
In This Topic
    Item Distance
    In This Topic

    The ItemDistance property sets the distance between the unselected items. The value for this property is relative to the current item size, meaning that the distance between the items will be half of the item’s size.

    Note: The ItemDistance property doesn’t change the distance between the selected item and the items beside it. For more information, see the Selected Item Distance topic.

    Here are a few examples of ItemDistance property settings:

     

    ItemDistance = 0.5

    ItemDistance = 1

    ItemDistance = 1.5