Property Mode
| Improve this Doc View SourceMode
Gets the operation that the GridCell can perform.
Declaration
public GridCellMode? Mode { get; }
Property Value
Type | Description |
---|---|
System.Nullable<GridCellMode> |
Gets the operation that the GridCell can perform.
public GridCellMode? Mode { get; }
Type | Description |
---|---|
System.Nullable<GridCellMode> |