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