IGridColumnEditorIsInEditMode Property |
Get a value indicating if the column/row the editor currently is instantiated is in edit mode.
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxbool IsInEditMode { get; }
ReadOnly Property IsInEditMode As Boolean
Get
property bool IsInEditMode {
bool get ();
}
abstract IsInEditMode : bool with get
Property Value
Type:
Boolean
See Also