An NDoc Documented Class Library

TableRowFactory.NumberOfRows Property

[Visual Basic]
Overridable Public Property ReadOnly NumberOfRows As Integer
[C#]
public virtual int NumberOfRows { get; }
[C++]
public: virtual __property int get_NumberOfRows();
[JScript]
public virtual function get NumberOfRows() : int

See Also

TableRowFactory Class | White.Core.Factory Namespace