TcxPivotGridCustomPopupMenu.BuiltInMenu Property
Represents the built-in pop-up menu.
Declaration
property BuiltInMenu: TPopupMenu read;
Property Value
| Type |
|---|
| TPopupMenu |
Remarks
Use the BuiltInMenu property to access the pivot grid’s pop-up menu.
See Also