Skip to main content
All docs
V19.2

TreeListBatchEditSettings.EnableRealTimeSummaryRecalculation Property

Namespace: DevExpress.Web.ASPxTreeList

Assembly: DevExpress.Web.ASPxTreeList.v19.2.dll

Declaration

public bool EnableRealTimeSummaryRecalculation { get; set; }

Property Value

Type
Boolean

Property Paths

You can access this nested property as listed below:

Object Type Path to EnableRealTimeSummaryRecalculation
TreeListSettingsEditing
.BatchEditSettings.EnableRealTimeSummaryRecalculation
MVCxTreeListSettingsEditing
.BatchEditSettings.EnableRealTimeSummaryRecalculation
See Also