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

TdxNavBarViewInfo Properties
Show Inherited Hide Inherited

Contains ViewInfo information related to the NavBar control.
Name Description
BottomScrollButtonRect Returns the bounding rectangle of the bottom scroll button.
BottomScrollButtonState Returns the state of the bottom scroll button.
GroupCount Returns the number of groups in the NavBar control.
Groups Provides indexed access to ViewInfo information of individual groups.
HeaderRect protected
HeaderSignRect protected
HintRect Returns the bounding rectangle of the hint to be displayed.
HintText Returns the text of the hint to be displayed.
NavBar Inherited from TdxNavBarCustomViewInfo.
Painter Inherited from TdxNavBarCustomViewInfo.
ScaleFactor Inherited from TdxNavBarCustomViewInfo.
SizeGripRect protected
TopScrollButtonRect Returns the bounding rectangle of the top scroll button.
TopScrollButtonState Returns the current state of the top scroll bar button.
See Also