DockManager.IsInitialized Property
Indicates whether the dock manager has been initialized.
Namespace: DevExpress.XtraBars.Docking
Assembly: DevExpress.XtraBars.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the dock manager has been initialized; otherwise, false. |
See Also