StandaloneBarDockControl.LockLayout Property
Gets or sets a counter that controls the StandaloneBarDockControl‘s updates.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer that specifies the value of the counter used to control the StandaloneBarDockControl‘s updates. |
Remarks
See BarDockControl.LockLayout for more information.
See Also