FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / CustomizeFilterEditorEventArgs Class
Members

In This Topic
    CustomizeFilterEditorEventArgs Class
    In This Topic
    Provides data for the CustomizeFilterEditor event.
    Object Model
    CustomizeFilterEditorEventArgs Class
    Syntax
    'Declaration
     
    
    Public Class CustomizeFilterEditorEventArgs 
       Inherits System.EventArgs
    public class CustomizeFilterEditorEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Win.C1FlexGrid.CustomizeFilterEditorEventArgs

    See Also