Blazor | ComponentOne
C1.Blazor.DataFilter Assembly / C1.Blazor.DataFilter Namespace / DateRangeFilter Class / EditorsVisible Property

In This Topic
    EditorsVisible Property (DateRangeFilter)
    In This Topic
    Gets or sets a value indicating whether show the editors or not.
    Syntax
    'Declaration
     
    
    Public Property EditorsVisible As Boolean
    public bool EditorsVisible {get; set;}
    See Also