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