The Item event occurs when a Item is clicked, got focus, lost focus or changed. A ItemEventArgs specifies the Item which raise event, its name and index in DetailViewItems collection.
For a list of all members of this type, see ItemEventArgs Members.
System.Object
Resco.Controls.DetailView.ItemEventArgs
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
This class is used in the Item events. It provide som usesfull informations.
Namespace: Resco.Controls.DetailView
Assembly: Resco.DetailView.CF3 (in Resco.DetailView.CF3.dll)
ItemEventArgs Members | Resco.Controls.DetailView Namespace