 | BcfTableViewBaseFilteredCount Property |
Gets the number of items suppressed by
filter.
Namespace:
CalculationWorks.ViewModel.Forms
Assembly:
CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 4.2.0
Syntaxpublic int FilteredCount { get; }Public ReadOnly Property FilteredCount As Integer
Get
Property Value
Type:
Int32
See Also