FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid 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 Type
    public Type EditorType {get;}
    See Also