GridLayoutRows - свойство
Gets or sets Список строк таблицы
Пространство имён: Tessa.UI.Views.Charting.LayoutСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
public GridRowDefinitionCollection Rows { get; set; }
Public Property Rows As GridRowDefinitionCollection
Get
Set
public:
virtual property GridRowDefinitionCollection^ Rows {
GridRowDefinitionCollection^ get () sealed;
void set (GridRowDefinitionCollection^ value) sealed;
}
abstract Rows : GridRowDefinitionCollection with get, set
override Rows : GridRowDefinitionCollection with get, set
GridRowDefinitionCollectionIGridLayoutRows