Click or drag to resize
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; }

Property Value

Type: ListString
See Also