Click or drag to resize
CTInterfacePropertyCustomDefinitionArgsHandled Property
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