Click or drag to resize
CTInterfacePropertyCustomDefinitionArgsHandled Property

[This is preliminary documentation and is subject to change.]

Returns true if definition has been changed from the original one, or if specifically set to true. Otherwise false. If set to false, Definition is restored to it's original value.

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

Property Value

Type: Boolean
See Also