Skip to main content

TcxPivotGridCustomPopupMenu.Owner Property

Represents settings for all pop-up menus of the pivot grid.

Declaration

property Owner: TcxPivotGridPopupMenus read;

Property Value

Type
TcxPivotGridPopupMenus

Remarks

The TcxPivotGridPopupMenus class specifies the availability of all types of pop-up menus in the pivot grid and provides entry points for their customization.

Use the Owner property to access the TcxPivotGridPopupMenus instance.

See Also