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