Back to Devexpress

VGridControl.LocateByValue Method

windowsforms-devexpress-dot-xtraverticalgrid-dot-vgridcontrol-dot-locatebyvalue.md

latest639 B
Original Source

VGridControl.LocateByValue Method

NameParametersDescription
LocateByValue(Int32, EditorRow, Object)startRecord, row, valReturns the handle of the record that contains the specified value in the specified row.
LocateByValue(String, Object)fieldName, valReturns the handle of the record that contains the specified value in the specified field.