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) Version: 25.0
Syntax
public List<string> ColumnNames { get; }

Property Value

ListString
See Also