Wimark.Controls Class Library  

ColumnHeader.DisplayIndex Property

Gets the location of this column in the ListView control.

[Visual Basic]
Public ReadOnly Property DisplayIndex As Integer 
[C#]
public int DisplayIndex {get;}
[C++]
public: __property int get_DisplayIndex();

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family

See Also

ColumnHeader Class | ColumnHeader Members | Wimark.Controls Namespace | ListView