Enum
VirtualGridSelectionUnit

Defines the selection units used in the RadVirtualGrid component.

Definition

Namespace:Telerik.Windows.Controls.VirtualGrid

Assembly:Telerik.Windows.Controls.VirtualGrid.dll

Syntax:

cs-api-definition
public enum VirtualGridSelectionUnit

Fields

Cell

Only cells are selectable.

Declaration

cs-api-definition
Cell = 1

Field Value

VirtualGridSelectionUnit

Column

Only columns are selectable.

Declaration

cs-api-definition
Column = 3

Field Value

VirtualGridSelectionUnit

Row

Only rows are selectable.

Declaration

cs-api-definition
Row = 2

Field Value

VirtualGridSelectionUnit

In this article
DefinitionFieldsCellColumnRow
Not finding the help you need?
Contact Support