ComponentOne DataFilter for WPF
C1.WPF.DataFilter Namespace / FilterSummary Class / Label Property

In This Topic
    Label Property (FilterSummary)
    In This Topic
    Gets or sets a text on the left side of the summary.
    Syntax
    'Declaration
     
    
    Public Property Label As String
    public string Label {get; set;}
    See Also