Gets the all display texts of the filter column.
'Declaration
Public ReadOnly Property Texts As String()
'Usage
Dim instance As FilterData
Dim value() As String
value = instance.Texts
Property Value
An array of
System.String represents all display texts of the filter column.