Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxCustomNavBar.AssignDefaultStyles Method

In This Article

Assigns default styles to the NavBar control.

#Declaration

Delphi
procedure AssignDefaultStyles;

#Remarks

The AssignDefaultStyles method is used by the TdxCustomNavBar‘s constructor and when changing the current View via the View property to assign default styles to the NavBar control. You can use the AssignDefaultStyles method to reapply default styles specified by the currently applied View.

See Also