 | 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-beta7
Syntaxpublic int ListResetOnUpdateThreshold { get; set; }Public Property ListResetOnUpdateThreshold As Integer
Get
Set
Property Value
Type:
Int32
See Also