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)
Syntax
public bool Handled { get; set; }

Property Value

Type: Boolean
See Also