The NuGridSelectionAreaType enumeration is used to determine type of the area selected in the grid.
Used by the following property:
Value | Brief description |
NuAreaTypeNone | No area is selected. |
NuAreaTypeRow | A row is selected. |
NuAreaTypeColumn | A column is selected. |
See also: