DataSourceRowEventArgs Constructors
Provides data for the XtraReportBase.DataSourceRowChanged event.Name | Parameters | Description |
---|---|---|
DataSourceRowEventArgs(Int32, Int32) | currentRow, rowCount | Initializes a new instance of the DataSourceRowEventArgs class. |
See Also