Click or drag to resize
CTInterfaceButtonFuncArgsProperty Property

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

Property having ButtonFunction defined as Button function. Do not try to change value of associated custom property by using this. Instead, values should be changed by using Properties.

Namespace: ATR.CT.CTInterface
Assembly: CTInterface (in CTInterface.dll)
Syntax
public ICustomProperty Property { get; }

Property Value

Type: ICustomProperty
See Also