The properties of the EventBinder class are listed below. For a complete list of EventBinder class members, see the EventBinder Members topic.
Container (inherited from Component) | Gets the IContainer that contains the Component. |
DependencyResolver (inherited from NI.Common.Component) | |
ReceiverMethod | Get or set event name |
ReceiverObject | Get or set receiver method object |
SenderEvent | Get or set event name |
SenderObject | Get or set event sender object |
Site (inherited from NI.Common.Component) |
CanRaiseEvents (inherited from Component) | Gets a value indicating whether the component can raise an event. |
DesignMode (inherited from Component) | Gets a value that indicates whether the Component is currently in design mode. |
Events (inherited from Component) | Gets the list of event handlers that are attached to this Component. |
EventBinder Class | NI.Winter Namespace