TcxPivotGridFieldHeaderMenu.Items Property
In This Article
Specifies items to be added to the menu.
#Declaration
Delphi
property Items: TcxPivotGridFieldHeaderPopupMenuItems read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
Refer to the TcxPivotGridFieldHeaderPopupMenuItems type description for details on available items.
See Also