TIWCGJQGridOptions.RestoreRow(Variant,ISuperObject,Boolean) Method
This method restores the data to original values before the editing of the row.
public procedure RestoreRow(const ARowId: Variant; AAfterRestoreFunc: ISuperObject = nil; ARestoreIcons: Boolean = False);
Parameters
- ARowId
- Type: Variant
- AAfterRestoreFunc
- Type: ISuperObject
- ARestoreIcons
- Type: Boolean