TcxCustomNavigatorButtons.ButtonCount Property
Returns the number of buttons contained in the button collection.
Declaration
property ButtonCount: Integer read;
Property Value
Type |
---|
Integer |
Remarks
This property returns the number of buttons contained within the Buttons collection. The collection includes both the default and custom buttons created in a navigator control.
See Also