MobileForms Toolkit Documentation

RowEventArgs Fields

The fields of the RowEventArgs class are listed below. For a complete list of RowEventArgs class members, see the RowEventArgs Members topic.

Public Instance Fields

DataRow The Row that was clicked.
Offset Current vertical offset of the row in grid.
RowIndex An index of the row in the RowCollection. -1 for HeaderRow, -2 for FooterRow.

See Also

RowEventArgs Class | Resco.Controls.AdvancedList Namespace