SetSelection

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWCustomjQGrid > Methods >

SetSelection

SIGNATURE=IWjQGrid.TIWCustomjQGrid.SetSelection@string

 

ETYPE=Method

 

Declaration:

Delphi:

public procedure SetSelection(const ARowId: string);

C++:

void public: __fastcall SetSelection(const String ARowId);

 

Description: This is SetSelection, a member of class TIWCustomjQGrid.