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