Skip to main content

ASPxClientPivotMenuItemClickEventArgs Properties

Provides data for the ASPxClientPivotGrid.PopupMenuItemClick event.
Name Description
Area Gets the field’s area.
FieldID Gets the field’s unique identifier.
FieldValueIndex Gets the index of the field value for which the popup menu has been invoked.
MenuItemName Gets the name of the menu item currently being clicked.
MenuType Gets the context menu’s type.
See Also