TIWCGJQGridCol.DoUpdateCellControl(TControl,Integer,string,string,Boolean) Method
Represents method DoUpdateCellControl(TControl,Integer,string,string,Boolean)
.
protected function DoUpdateCellControl(AControl: TControl; ARowIdx: Integer; const ARowId,ACellValue: string; var AResizeCell: Boolean): boolean;
Parameters
- AControl
- Type: TControl
- ARowIdx
- Type: Integer
- ARowId
- Type: string
- ACellValue
- Type: string
- AResizeCell
- Type: Boolean
Return Value
Type: boolean