GridItemProviderWrapperRowSpan - свойство
Gets the number of rows spanned by a cell or item.
Пространство имён: Tessa.UI.Automation.HelpersСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.0.4
public int RowSpan { get; }
Public ReadOnly Property RowSpan As Integer
Get
public:
virtual property int RowSpan {
int get () sealed;
}
abstract RowSpan : int with get
override RowSpan : int with get
Int32The number of rows spanned.
IGridItemProviderRowSpan