| CustomListGetColumnsArgsColumnNames Property |
List of column names, initialized. Do not add duplicates.
Namespace:
ATR.CT.CTInterface
Assembly:
CTInterface (in CTInterface.dll)
Syntax public List<string> ColumnNames { get; }
Public ReadOnly Property ColumnNames As List(Of String)
Get
Property Value
Type:
ListStringSee Also