Click or drag to resize

BcfRowViewRepositoryListResetOnUpdateThreshold Property

Prefer raising reset when more than ListResetOnUpdateThreshold rows are added or removed. Default is 30.

Namespace:  CalculationWorks.ViewModel.Forms
Assembly:  CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 4.2.0
Syntax
public int ListResetOnUpdateThreshold { get; set; }

Property Value

Type: Int32
See Also