ASPxWebControlBase.Initialized Property
Gets a value indicating whether the web control has been initialized.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.2.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
See Also
Gets a value indicating whether the web control has been initialized.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.2.dll
public virtual bool Initialized { get; }
Public Overridable ReadOnly Property Initialized As Boolean
| Type | Description |
|---|---|
| Boolean |
|