|
<< Click to Display Table of Contents >> Navigation: Classes > TIWCustomGrid > Methods > IsRowVisible |
SIGNATURE=IWCompGrids.TIWCustomGrid.IsRowVisible@Integer
ETYPE=Method
Declaration:
Delphi: |
public function IsRowVisible(ARow: Integer): Boolean; virtual; |
C++: |
public: virtual __fastcall bool IsRowVisible(int ARow); |
Description: [Add Description Here]