This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IG > IGxContentsViewColumns Interface > IGxContentsViewColumns.ColumnByProperty Property (ArcObjects .NET 10.5 SDK) |
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 );