ItemEventArgs class contains the arguments of ItemEventHandler delegate.
For a list of all members of this type, see ItemEventArgs Members.
System.Object
System.EventArgs
Resco.Controls.AdvancedComboBox.ItemEventArgs
Resco.Controls.AdvancedComboBox.CellEventArgs
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
ItemEventArgs are arguments for the ItemSelect event. The data provided to the handler consist of the DataItem, that was affected by the event, ItemIndex of this item and the Offset of the item from the top of the screen.
Namespace: Resco.Controls.AdvancedComboBox
Assembly: Resco.AdvancedComboBox.CF3 (in Resco.AdvancedComboBox.CF3.dll)
ItemEventArgs Members | Resco.Controls.AdvancedComboBox Namespace