Click or drag to resize
CTInterface.ButtonFuncArgs.Properties Property
All properties that have Allow Scripting set. Values of properties can be changed.

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

Property Value

Type:ICustomProperty[]
See Also