Back to Devexpress

TdxCustomNavBar.OptionsBehavior Property

vcl-dxnavbar-dot-tdxcustomnavbar-5bd77f03.md

latest654 B
Original Source

TdxCustomNavBar.OptionsBehavior Property

Provides access to settings that determine the NavBar control’s response to end-user actions.

Declaration

delphi
property OptionsBehavior: TdxNavBarBehaviorOptions read; write;

Property Value

Type
TdxNavBarBehaviorOptions

Remarks

Refer to the TdxNavBarBehaviorOptions class description, to learn about available settings.

See Also

TdxCustomNavBar Class

TdxCustomNavBar Members

dxNavBar Unit