Show contents 

Report > Report Assembly Interfaces > IPrxToolbar

IPrxToolbar

Assembly: Report;

Description

The IPrxToolbar interface is used to work with regular report toolbar.

Inheritance Hierarchy

IPrxToolbar

Comments

Toolbar settings are returned by the IPrxReport.Toolbar property.

Properties

  Property name Brief description
Elements The Elements property returns the collection of elements located at the upper level of the toolbar.
IsCustom The IsCustom property returns whether there are changes in the toolbar structure.
Pinned The Pinned property determines whether the toolbar is fixed.

Methods

  Method name Brief description
Reset The Reset method resets toolbar settings.

See also:

Report Assembly Interfaces