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


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