This document is archived and information here might be outdated. Recommended version. |
A column by its index.
[Visual Basic .NET] Public Function get_ColumnByIndex ( _ ByVal index As Integer _ ) As IGxContentsViewColumn
[C#] public IGxContentsViewColumn get_ColumnByIndex ( int index );