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

Defines the selection units used in GridViewDataControl.

Definition

Namespace:Telerik.Windows.Controls.GridView

Assembly:Telerik.Windows.Controls.GridView.dll

Syntax:

C#
public enum GridViewSelectionUnit

Fields

Only cells are selectable.

C#
Cell = 1

Only rows are selectable.

C#
FullRow = 2

Both rows and cells are selectable.

C#
Mixed = 3
In this article
DefinitionFieldsCellFullRowMixed
Not finding the help you need?
Contact Support