Spread Windows Forms 12.0 Product Documentation
DisplayName Property (DynamicFilterItem)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > DynamicFilterItem Class : DisplayName Property
Gets the display name of the filter.
Syntax
'Declaration
 
Public Overrides ReadOnly Property DisplayName As String
'Usage
 
Dim instance As DynamicFilterItem
Dim value As String
 
value = instance.DisplayName
public override string DisplayName {get;}
See Also

Reference

DynamicFilterItem Class
DynamicFilterItem Members