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


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