DataViewBase.IsTotalSummaryMenuEnabled Property
Gets or sets whether an end user can right-click the Total Summary Panel or the Fixed Summary Panel to access their context menus. This is a dependency property.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v25.2.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
Remarks
The following image shows the Total Summary Panel‘s context menu:

The following image shows the Fixed Summary Panel‘s context menu:

See Also