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.Forms
Assembly:  CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 4.0.0-beta6
Syntax
public int ListResetOnUpdateThreshold { get; set; }

Property Value

Type: Int32
Version Information

Forms

Supported in: 4.0
See Also