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