TcxCustomGridPopupMenu.Count Property
Contains the number of custom menus within the current popup menu component.
Declaration
property Count: Integer read;
Property Value
Type |
---|
Integer |
Remarks
Read the Count property to get the number of TcxPopupMenuInfos collection members that represent custom menus.
See Also