'Declaration <DefaultMemberAttribute("Item")> Public Class EventHandlerTable
'Usage Dim instance As EventHandlerTable
[DefaultMember("Item")] public class EventHandlerTable
'Declaration <DefaultMemberAttribute("Item")> Public Class EventHandlerTable
'Usage Dim instance As EventHandlerTable
[DefaultMember("Item")] public class EventHandlerTable
System.Object
Xceed.Grid.Collections.EventHandlerTable
Name | Description | |
---|---|---|
![]() | EventHandlerTable Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Item | Gets or sets the System.Delegate for the specified object. |
Name | Description | |
---|---|---|
![]() | AddHandler | Adds a delegate to the list. |
![]() | Clone | Creates an exact copy of the EventHandlerTable. |
![]() | Combine | Adds the delegates contained in eventHandlerTable into the current EventHandlerTable. |
![]() | RemoveHandler | Removes a delegate from the list. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2