Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DefaultFilterItem Class / DisplayName Property


In This Topic
DisplayName Property (DefaultFilterItem)
In This Topic
Gets the display name of the filter.
Syntax
'Declaration
 
Public Overrides ReadOnly Property DisplayName As String
 
'Usage
 
Dim instance As DefaultFilterItem
Dim value As String
 
value = instance.DisplayName
See Also