Plumtree UI Infrastructure API  
 

PTTableBuilder.GetNumRows Method 

Call this method to obtain the number of rows in the table built by this builder.

public virtual int GetNumRows();

Return Value

int rows

See Also

PTTableBuilder Class | com.plumtree.xpshared.htmlconstructs Namespace