Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / GcListBox Class / SelectedIndexProperty Field


In This Topic
    SelectedIndexProperty Field (GcListBox)
    In This Topic
    Identifies the SelectedIndex DependencyProperty.
    Syntax
    'Declaration
     
    Public Shared ReadOnly SelectedIndexProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = GcListBox.SelectedIndexProperty
    public static readonly DependencyProperty SelectedIndexProperty
    See Also