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


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