FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / Top10FilterItem Class / DisplayName Property


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