RowCount

<< Click to Display Table of Contents >>

Navigation:  Intraweb Components > Standard > TIWGrid > Properties >

RowCount

SIGNATURE=IWCompGrids.TIWGrid.RowCount

 

ETYPE=Property

 

Declaration:

Delphi:

published property RowCount: Integer;

C++:

__published: __property int RowCount;

 

Description: This is RowCount, a member of class TIWGrid.