Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.Extended Namespace / C1CoverFlow Class / SelectedIndex Property

In This Topic
    SelectedIndex Property (C1CoverFlow)
    In This Topic
    Gets or sets the index of the selected item.
    Syntax
    'Declaration
     
    
    Public Property SelectedIndex As Integer
    public int SelectedIndex {get; set;}
    See Also