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