EnumVirtualGridSelectionMode
Enum
Defines the selection modes of RadVirtualGrid.
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.GridView.dll
Syntax:
cs-api-definition
public enum VirtualGridSelectionMode
Fields
CellSelect
One or more individual cells can be selected.
FullRowSelect
The entire row will be selected by clicking its row's header or a cell contained in that row.