TdxNavBarBehaviorOptions.SideBar Property
Provides access to options which determine how Side Bar Views respond to end-user actions.
Declaration
property SideBar: TdxNavBarSideBarBehaviorOptions read; write;
Property Value
Type |
---|
TdxNavBarSideBarBehaviorOptions |
Remarks
This property is obsolete and used for compatibility purposes. Use the Common property instead.
See Also