TIWCGJQGridOptions.SetCell(Variant,Variant,string,ISuperObject,ISuperObject,Boolean) Method
Represents method SetCell(Variant,Variant,string,ISuperObject,ISuperObject,Boolean)
.
public procedure SetCell(const ARowId,AColNameOrIdx: Variant; const AData: string; AClass: ISuperObject = nil; AProperties: ISuperObject = nil; AForceUpdate: Boolean = False); overload;
Parameters
- ARowId
- Type: Variant
- AColNameOrIdx
- Type: Variant
- AData
- Type: string
- AClass
- Type: ISuperObject
- AProperties
- Type: ISuperObject
- AForceUpdate
- Type: Boolean