FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridDataMap Class / SelectedValuePath Property

In This Topic
    SelectedValuePath Property
    In This Topic
    The name of the property that contains the keys (data values).
    Syntax
    'Declaration
     
    Public Property SelectedValuePath As String
    public string SelectedValuePath {get; set;}
    See Also