True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / CustomizeFilterEditorEventArgs Class / EditorType Property

In This Topic
    EditorType Property (CustomizeFilterEditorEventArgs)
    In This Topic
    Gets the data type for the value editor of filter condition.
    Syntax
    'Declaration
     
    Public ReadOnly Property EditorType As System.Type
    public System.Type EditorType {get;}
    See Also