TileView.IsEditing Property
Indicates whether a cell editor is active.
Namespace: DevExpress.XtraGrid.Views.Tile
Assembly: DevExpress.XtraGrid.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
See Also
Indicates whether a cell editor is active.
Namespace: DevExpress.XtraGrid.Views.Tile
Assembly: DevExpress.XtraGrid.v26.1.dll
public override bool IsEditing { get; }
Public Overrides ReadOnly Property IsEditing As Boolean
| Type | Description |
|---|---|
| Boolean |
|