Back to Devexpress

DataSourceRowEventArgs Properties

xtrareports-devexpress-dot-xtrareports-dot-ui-dot-datasourceroweventargs-dot-underscore-properties.md

latest922 B
Original Source

DataSourceRowEventArgs Properties

Provides data for the XtraReportBase.DataSourceRowChanged event.

NameDescription
CurrentRowGets the row currently being accessed in the report’s data source, during the creation of the report’s preview.
RowCountGets the total number of rows traversed in the data source during the report’s creation, up to the current point.

See Also

DataSourceRowEventArgs Class

DataSourceRowEventArgs Members

DevExpress.XtraReports.UI Namespace