public property RowEventArgs.RowData

Brief

The row data.

Declaration
C#
O2GRow  RowData get;

Declared in RowEventArgs

back