[Visual Basic] Overridable Public Property ReadOnly Rows As TableRows [C#] public virtual TableRows Rows { get; } [C++] public: virtual __property TableRows* get_Rows(); [JScript] public virtual function get Rows() : TableRows
Table Class | White.Core.UIItems.TableItems Namespace