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