OnGetCellText

<< Click to Display Table of Contents >>

Navigation:  Intraweb Components > jQuery > TIWjQGrid > Events >

OnGetCellText

Atozed link

 

SIGNATURE=IWjQGrid.TIWjQGrid.OnGetCellText

 

ETYPE=Event

 

Declaration:

Delphi:

published property OnGetCellText: TCellDataEvent;

C++:

__published: __property TCellDataEvent OnGetCellText;

 

Description: This is OnGetCellText, a member of class TIWjQGrid.