GridViewGroupFooterMenuItemVisibility Properties
Provides settings that affect the visibility of group footer context menu items.Name | Description |
---|---|
SummaryAverage | Gets or sets the visibility of the Average item displayed in the group footer context menu. |
SummaryCount | Gets or sets the visibility of the Count item displayed in the group footer context menu. |
SummaryMax | Gets or sets the visibility of the Max item displayed in the group footer context menu. |
SummaryMin | Gets or sets the visibility of the Min item displayed in the group footer context menu. |
SummaryNone | Gets or sets the visibility of the None item displayed in the group footer context menu. |
SummarySum | Gets or sets the visibility of the Sum item displayed in the group footer context menu. |
See Also