Spread Windows Forms 12.0 Product Documentation
DisplayName Property (IFilterItem)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > IFilterItem Interface : DisplayName Property
Gets the display name.
Syntax
'Declaration
 
ReadOnly Property DisplayName As String
'Usage
 
Dim instance As IFilterItem
Dim value As String
 
value = instance.DisplayName
string DisplayName {get;}

Property Value

String containing the name of the filter item
See Also

Reference

IFilterItem Interface
IFilterItem Members