Action: IPrxUserButtonAction;
The Action property returns the button action handler that will be triggered on button click.
Depending on the button type, value of the Action property can be cast to one of the following interfaces:
The property use is given in the example for the IPrxUserButtons.Add, IPrxUserButtons.AddByType methods.
See also: