DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.5.2 Assembly / C1.Win.DataFilter Namespace / CustomEditorEventArgs Class
Members

In This Topic
    CustomEditorEventArgs Class
    In This Topic
    Provides data for the CustomEditorInitializing event of a C1FilterEditor control.
    Object Model
    CustomEditorEventArgs Class
    Syntax
    'Declaration
     
    Public Class CustomEditorEventArgs 
       Inherits System.EventArgs
    public class CustomEditorEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Win.DataFilter.CustomEditorEventArgs

    See Also