public constructor RowEventArgs.RowEventArgs
Brief
Constructor.
RowEventArgs (string rowID, O2GRow rowData)
O2GRow
rowID
The row ID.
rowData
The row data.
Declared in RowEventArgs