ComponentOne DataFilter for WPF
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