Spread Windows Forms 12.0 Product Documentation
Label Property (DynamicFilterItem)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > DynamicFilterItem Class : Label Property
Gets the displayed text of the filter (filter name or operator).
Syntax
'Declaration
 
Public ReadOnly Property Label As String
'Usage
 
Dim instance As DynamicFilterItem
Dim value As String
 
value = instance.Label
public string Label {get;}
See Also

Reference

DynamicFilterItem Class
DynamicFilterItem Members