RowEventArgs class contains the arguments of RowEventHandler delegate.
For a list of all members of this type, see RowEventArgs Members.
System.Object
System.EventArgs
Resco.Controls.AdvancedList.RowEventArgs
Resco.Controls.AdvancedList.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.
RowEventArgs are arguments for the RowSelect event. The data provided to the handler consist of the DataRow, that was affected by the event, RowIndex of this row and the Offset of the row from the top of the screen.
Namespace: Resco.Controls.AdvancedList
Assembly: Resco.AdvancedList.CF3 (in Resco.AdvancedList.CF3.dll)
RowEventArgs Members | Resco.Controls.AdvancedList Namespace