DataViewBase.IsTotalSummaryMenuEnabled Property
In This Article
Gets or sets whether an end-user can invoke the total summary context menu. This is a dependency property.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v14.2.Core.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true to allow an end-user to invoke the total summary context menu; otherwise, false. |
See Also