GridViewGroupSummaryMenuItemVisibility Properties
Provides settings that affect the visibility of Group Summary submenu items in the row context menu.Name | Description |
---|---|
SummaryAverage | Gets or sets the visibility of the Average item displayed in the Group Summary submenu of the row context menu. |
SummaryCount | Gets or sets the visibility of the Count item displayed in the Group Summary submenu of the row context menu. |
SummaryMax | Gets or sets the visibility of the Max item displayed in the Group Summary submenu of the row context menu. |
SummaryMin | Gets or sets the visibility of the Min item displayed in the Group Summary submenu of the row context menu. |
SummaryNone | Gets or sets the visibility of the None item displayed in the Group Summary submenu of the row context menu. |
SummarySum | Gets or sets the visibility of the Sum item displayed in the Group Summary submenu of the row context menu. |
Visible | Specifies the visibility of the Group Summary context menu item. |
See Also