IGridColumnEditorIsInitialized Property |
Get value if the editor has been initialized after an InitializeInControl or InitializeFromControl method call
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax bool IsInitialized { get; }
ReadOnly Property IsInitialized As Boolean
Get
property bool IsInitialized {
bool get ();
}
abstract IsInitialized : bool with get
Property Value
Type:
BooleanSee Also