Back to Devexpress

TdxCustomNavBar.NavigationPaneOverflowPanelItemCount Property

vcl-dxnavbar-dot-tdxcustomnavbar-43245c7f.md

latest906 B
Original Source

TdxCustomNavBar.NavigationPaneOverflowPanelItemCount Property

Gets the number of icons displayed within the overflow panel.

Declaration

delphi
property NavigationPaneOverflowPanelItemCount: Integer read;

Property Value

Type
Integer

Remarks

Use the NavigationPaneOverflowPanelItemCount property to determine the number of icons within the overflow panel. This may be useful when custom painting the overflow panel using the OnCustomDraw.NavigationPaneOverflowPanel event, for instance.

See Also

TdxCustomNavBar Class

TdxCustomNavBar Members

dxNavBar Unit