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