Click or drag to resize
CTInterfaceScriptButtonArgsName Property

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

Getter for menuitem name defined with SetupButton(String, String, String).

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

Property Value

Type: String
See Also