OnRender

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWCustomGrid > Properties >

OnRender

SIGNATURE=IWCompGrids.TIWCustomGrid.OnRender

 

ETYPE=Property

 

Declaration:

Delphi:

published property OnRender: TNotifyEvent;

C++:

__published: __property TNotifyEvent OnRender;

 

Description: This is OnRender, a member of class TIWCustomGrid.