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