Click or drag to resize
IGridColumnEditorIsInEditMode Property
Get a value indicating if the column/row the editor currently is instantiated is in edit mode.

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
bool IsInEditMode { get; }

Property Value

Type: Boolean
See Also