Click or drag to resize

CustomListGetColumnsArgsHandled Property

Set to true if you handled the event and provided column names.

Namespace: ATR.CT.CTInterface
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public bool Handled { get; set; }

Property Value

Boolean
See Also