Click or drag to resize

BcfTableViewBaseFilteredCount Property

Gets the number of items suppressed by filter.

Namespace:  CalculationWorks.ViewModel.Windows
Assembly:  CalculationWorks.ViewModel.Windows (in CalculationWorks.ViewModel.Windows.dll) Version: 4.2.0
Syntax
public int FilteredCount { get; }

Property Value

Type: Int32
See Also