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