![](../icons/Help.png) | 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.CTInterfaceAssembly: CTInterface (in CTInterface.dll)
Syntaxpublic bool Handled { get; set; }
Public Property Handled As Boolean
Get
Set
Property Value
Type:
Boolean
See Also