Xceed Grid for WinForms v4.3 Documentation
Xceed.Grid.v4.3 Assembly / Xceed.Grid.Collections Namespace / EventHandlerTable Class
Properties Methods


In This Topic
    EventHandlerTable Class Members
    In This Topic

    The following tables list the members exposed by EventHandlerTable.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the System.Delegate for the specified object.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds a delegate to the list.  
    Public MethodCreates an exact copy of the EventHandlerTable.  
    Public MethodAdds the delegates contained in eventHandlerTable into the current EventHandlerTable.  
    Public MethodRemoves a delegate from the list.  
    Top
    See Also