Enum GridCellMode
Describes the operations that can be performed by GridCell.
Namespace: DevZest.Data.Views
Assembly: DevZest.Data.WPF.dll
Syntax
public enum GridCellMode
Fields
Name | Description |
---|---|
Edit | The GridCell is in editing mode. |
Select | The GridCell is in selection mode. |