Gets the total count of filtered text items.
public int TextItemCount {get;}
'Declaration
Public ReadOnly Property TextItemCount As Integer
'Usage
Dim instance As MultiValuesFilter
Dim value As Integer
value = instance.TextItemCount
Property Value
An integer value represents the total count of filtered text items.