DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.5.2 Assembly / C1.DataFilter Namespace / DateRangeFilterBase Class / EditorsVisible Property

In This Topic
    EditorsVisible Property (DateRangeFilterBase)
    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