GridControl.OptimizeSummaryCalculationsOnItemChange Property
Gets or sets whether to optimize summary calculations when an item changes.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v25.2.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
[Browsable(false)]
public static bool OptimizeSummaryCalculationsOnItemChange { get; set; }
Property Value
| Type | Description |
|---|---|
| Boolean |
|
See Also