Click or drag to resize

BcfRowViewRepositoryListResetOnUpdateThreshold Property

[This is preliminary documentation and is subject to change.]

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

Namespace:  CalculationWorks.ViewModel.Windows
Assembly:  CalculationWorks.ViewModel.Windows (in CalculationWorks.ViewModel.Windows.dll) Version: 4.0.0-beta6
Syntax
public int ListResetOnUpdateThreshold { get; set; }

Property Value

Type: Int32
Version Information

BCF

Supported in: 4.0
See Also