Enum DataGridSelectionMode
Data Grid selection modes
Namespace: EmptyKeys.UserInterface.Controls
Assembly: EmptyKeys.UserInterface.dll
Syntax
public enum DataGridSelectionMode
Fields
Name | Description |
---|---|
Extended | The extended - user can select multiple rows |
Single | The single - user can select one row |