New to Telerik UI for WPFStart a free 30-day trial

Defines the selection units used in the RadVirtualGrid component.

Definition

Namespace:Telerik.Windows.Controls.VirtualGrid

Assembly:Telerik.Windows.Controls.VirtualGrid.dll

Syntax:

C#
public enum VirtualGridSelectionUnit

Fields

Only cells are selectable.

C#
Cell = 1

Only columns are selectable.

C#
Column = 3

Only rows are selectable.

C#
Row = 2
In this article
DefinitionFieldsCellColumnRow
Not finding the help you need?
Contact Support