GridViewCellAutomationPeerRowSpan - свойство
Gets the number of rows spanned by a cell or item.
Пространство имён: Tessa.UI.Automation.PeersСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
public virtual int RowSpan { get; set; }
Public Overridable Property RowSpan As Integer
Get
Set
public:
virtual property int RowSpan {
int get ();
void set (int value);
}
abstract RowSpan : int with get, set
override RowSpan : int with get, set
Int32The number of rows spanned.
IGridItemProviderRowSpan