Прочитать на английском

Поделиться через


WinCell.ColumnIndex Property

Gets the index of the column for this cell control.

Namespace:  Microsoft.VisualStudio.TestTools.UITesting.WinControls
Assembly:  Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)

Syntax

C#
public virtual int ColumnIndex { get; }

Property Value

Type: System.Int32
The index of the column for this cell control.

.NET Framework Security

See Also

Reference

WinCell Class

Microsoft.VisualStudio.TestTools.UITesting.WinControls Namespace