Blazor | ComponentOne
C1.Blazor.DataFilter Assembly / C1.Blazor.DataFilter Namespace / CalendarFilterBase Class / HeaderText Property

In This Topic
    HeaderText Property (CalendarFilterBase)
    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