PivotAddPopupMenuItemEventArgs Properties
Provides data for the ASPxPivotGrid.AddPopupMenuItem event.Name | Description |
---|---|
Add | Gets or sets whether the processed menu item should be displayed within the menu. |
MenuItem | Gets which menu item is currently being processed. |
See Also