| CTInterfaceButtonFuncArgsProperty Property |
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.CTInterfaceAssembly: CTInterface (in CTInterface.dll)
Syntax public ICustomProperty Property { get; }
Public ReadOnly Property Property As ICustomProperty
Get
Property Value
Type:
ICustomPropertySee Also