'Declaration
Public Property Selection As GridCellRange
'Usage
Dim instance As GridBase Dim value As GridCellRange instance.Selection = value value = instance.Selection
public GridCellRange Selection {get; set;}
'Declaration
Public Property Selection As GridCellRange
'Usage
Dim instance As GridBase Dim value As GridCellRange instance.Selection = value value = instance.Selection
public GridCellRange Selection {get; set;}