TdxNavBarBehaviorOptions.SideBar Property
Deprecated. This property exists for backward compatibility only.
Tip
Use the Common property instead of SideBar.
Declaration
property SideBar: TdxNavBarSideBarBehaviorOptions read; write;
Property Value
| Type | Description |
|---|---|
| TdxNavBarSideBarBehaviorOptions | Stores Side Bar View behavior settings. |
See Also