Back to Devexpress

GridRowExportingEventArgs Properties

blazor-devexpress-dot-blazor-dot-gridrowexportingeventargs-dot-underscore-properties.md

latest1.0 KB
Original Source

GridRowExportingEventArgs Properties

Contains data for the RowExporting event.

NameDescription
CancelSpecifies whether the row exporting should be canceled.
DataItemReturns a data source item that is bound to a row currently being processed.
GroupFieldNameReturns the name of a data source field bound to the processed group column.
IsGroupRowIndicates whether the processed row is a group row.

See Also

GridRowExportingEventArgs Class

GridRowExportingEventArgs Members

DevExpress.Blazor Namespace