|
<< Click to Display Table of Contents >> Navigation: Classes > TIWGridCell > Methods > RenderSelf |
SIGNATURE=IWCompGrids.TIWGridCell.RenderSelf@TIWCustomGrid@Integer@Integer@TIWCompContext@TIWContainerContext@string
ETYPE=Method
Declaration:
Delphi: |
public function RenderSelf(AGrid: TIWCustomGrid; const ARow: Integer; const AColumn: Integer; AContext: TIWCompContext; AContainerContext: TIWContainerContext; AText: string = ''): TIWHTMLTag; virtual; |
C++: |
public: virtual __fastcall TIWHTMLTag RenderSelf(TIWC |
Description: This is RenderSelf, a member of class TIWGridCell.