Share via


TabStop.iCol Field

The column index of the tab stop.

Namespace:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)

Syntax

'Declaration
Public iCol As IntPtr
public IntPtr iCol
public:
IntPtr iCol
val mutable iCol: IntPtr
public var iCol : IntPtr

Remarks

COM Signature

From textmgr.idl:

.NET Framework Security

See Also

Reference

TabStop Structure

Microsoft.VisualStudio.TextManager.Interop Namespace