Back to Devexpress

VGridRowsIterator.DoLocalOperation Method

windowsforms-devexpress-dot-xtraverticalgrid-dot-rows-dot-vgridrowsiterator-dot-dolocaloperation.md

latest762 B
Original Source

VGridRowsIterator.DoLocalOperation Method

NameParametersDescription
DoLocalOperation(RowOperation, BaseRow)operation, rowPerforms the specified operation on the specified row and its child rows.
DoLocalOperation(RowOperation, VGridRows)operation, rowsPerforms the specified operation on the collection of rows (and their child rows), specified by the parameter.