ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.5.2 Assembly / C1.Win.C1FlexGrid Namespace / CustomizeFilterEditorEventArgs Class / EditorType Property

In This Topic
    EditorType Property
    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