DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.5.2 Assembly / C1.DataFilter Namespace / Filter Class / HeaderText Property

In This Topic
    HeaderText Property (Filter)
    In This Topic
    Gets or sets a value of header text of the current Filter.
    Syntax
    'Declaration
     
    Public Property HeaderText As String
    public string HeaderText {get; set;}
    See Also