NuGridSelectionAreaType

Description

The NuGridSelectionAreaType enumeration is used to determine type of the area selected in the grid.

Used by the following property:

Available Values

Value Brief description
NuAreaTypeNone No area is selected.
NuAreaTypeRow A row is selected.
NuAreaTypeColumn A column is selected.

See also:

Enumerations