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