TdxBar.DockingStyle Property
Specifies toolbar UI layout.
Declaration
property DockingStyle: TdxBarDockingStyle read; write;
Property Value
| Type | Description |
|---|---|
| TdxBarDockingStyle | The active toolbar UI docking mode. |
Remarks
Use the DockingStyle property to change the style and position of toolbar UI elements. Refer to the TdxBarDockingStyle type description for details.
See Also