DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.5.2 Assembly / C1.DataFilter Namespace / RangeFilterBase Class / EditorsType Property

In This Topic
    EditorsType Property (RangeFilterBase)
    In This Topic
    Gets or sets a value indicating editors type.
    Syntax
    'Declaration
     
    Public Property EditorsType As EditorsType
    public EditorsType EditorsType {get; set;}
    See Also