Class ListViewRowEventArgs
public class ListViewRowEventArgs : EventArgs
- Inheritance
-
ListViewRowEventArgs
- Inherited Members
Constructors
- ListViewRowEventArgs(int)
Initializes with the current row.
Properties
- Row
The current row being rendered.
- RowAttribute
The Attribute used by current row or null to maintain the current attribute.