TIWCGJQGridCellsProvider.DoGetColValue(TObject,TIWCGJQGridRow,Integer,string) Method

Represents method DoGetColValue(TObject,TIWCGJQGridRow,Integer,string).

Namespace: IWCGJQGridCellsProvider
protected
 function DoGetColValue(Sender: TObject; ARow: TIWCGJQGridRow; AColIndex: Integer; const AFieldName: string): Variant; virtual;

Parameters

Sender
Type: TObject

ARow
Type: TIWCGJQGridRow

AColIndex
Type: Integer

AFieldName
Type: string

Return Value

Type: Variant