ComponentOne FlexGrid for WPF and Silverlight
Label Property (ColumnFilterEntry)

C1.WPF.FlexGrid Namespace > ColumnFilterEntry Structure : Label Property
Gets or sets the label of the filter operation.
Syntax
'Declaration
 
Public Property Label As System.String
public System.string Label {get; set;}

Property Value

The label of the filter operation.
See Also

Reference

ColumnFilterEntry Structure
ColumnFilterEntry Members