WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / FlexGrid Class / SelectedItem Property
In This Topic
    SelectedItem Property (FlexGrid)
    In This Topic
    Gets or sets the selected data item.
    Syntax
    public object SelectedItem {get; set;}
    See Also