DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.5.2 Assembly / C1.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