FlexGrid for WPF | ComponentOne
C1.WPF.FlexGridFilter.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / ColumnFilterEntry Structure / Label Property

In This Topic
    Label Property
    In This Topic
    Gets or sets the label of the filter operation.
    Syntax
    'Declaration
     
    Public Property Label As String
    public string Label {get; set;}

    Property Value

    The label of the filter operation.
    See Also