TdxBarSubMenuControl.MaxVisibleCount Property
Returns the maximum number of available and visible menu items.
Declaration
property MaxVisibleCount: Integer read;
Property Value
Type |
---|
Integer |
Remarks
Use this property to obtain the maximum number of visible menu items. If the number of menu items is greater than MaxVisibleCount, the up or down arrow appears at the top/bottom of the menu.
See Also