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