IPrxUserButtonElement

Assembly: Report;

Description

The IPrxUserButtonElement interface contains properties of the toolbar element corresponding to a custom button.

Inheritance Hierarchy

IPrxUserButtonElement

Comments

Cast toolbar element to the IPrxSystemButtonElement interface described by the IPrxToolbarElement interface, if the IPrxToolbarElement.Type property = PrxToolbarElementType.UserButton.

Properties

  Property name Brief description
UserButton The UserButton property determines a custom button, to which a toolbar element corresponds.

See also:

Report Assembly Interfaces