GridLayoutRows - свойство |
Gets or sets Список строк таблицы
Пространство имён:
Tessa.UI.Views.Charting.Layout
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис 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
Значение свойства
Тип:
GridRowDefinitionCollectionРеализации
IGridLayoutRowsСм. также