CustomSummaryExistEventArgs.Exists Property
In This Article
Gets or sets whether the summary value should be calculated and displayed.
Namespace: DevExpress.Data
Assembly: DevExpress.Data.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true to calculate and display the summary value; otherwise, false. |
See Also