TextPoint::DisplayColumn Property
Visual Studio 2015
Gets the number of the current displayed column containing the TextPoint object.
Assembly: EnvDTE (in EnvDTE.dll)
The column numbering starts at one. The display column may be different from the value of the LineCharOffset property if the line contains tab characters. DisplayColumn uses the global setting for tab size to determine the displayed column.
Show: