|
<< Click to Display Table of Contents >> Navigation: Classes > TIWCustomGrid > Events > OnGetCellRenderOptions |
SIGNATURE=IWCompGrids.TIWCustomGrid.OnGetCellRenderOptions
ETYPE=Event
Declaration:
Delphi: |
published property OnGetCellRenderOptions: TIWGetCellRenderOptionsEvent; |
C++: |
__published: __property TIWGetCellRenderOptionsEvent OnGetCellRenderOptions; |
Description: This is OnGetCellRenderOptions, a member of class TIWCustomGrid.