Report > Report Assembly Interfaces > IPrxToolbar
Assembly: Report;
The IPrxToolbar interface is used to work with regular report toolbar.
IPrxToolbar
Toolbar settings are returned by the IPrxReport.Toolbar property.
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. |
Method name | Brief description | |
![]() |
Reset | The Reset method resets toolbar settings. |
See also: