C1.WPF.DataGrid Namespace / C1DataGrid Class / Selection Property

In This Topic
Selection Property (C1DataGrid)
In This Topic
Gets the selection object which allows to query the current selection as well as modifying it.
Syntax
'Declaration
 
Public ReadOnly Property Selection As DataGridSelection
 
See Also