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

In This Topic
    SelectedIndex Property (EnumEditor)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property SelectedIndex As Integer
    public int SelectedIndex {get; set;}
    See Also