TIWCGJQCustomGrid.FindCellControl(string,Integer,Integer) Method

Finds the cloned control for the name ASourceName

Namespace: IWCGJQGrid
public
 function FindCellControl(ASourceName: string; AColIndex,ARowIndex: Integer): TControl;

Parameters

ASourceName
Type: string

AColIndex
Type: Integer

ARowIndex
Type: Integer

Return Value

Type: TControl