IPrxUserGroupElement

Assembly: Report;

Description

The IPrxUserGroupElement interface contains properties of the toolbar element corresponding to a custom group of buttons.

Inheritance Hierarchy

IPrxUserGroupElement

Comments

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

Properties

  Property name Brief description
Elements The Elements property returns the collection of elements included in the current group.
Icon The Icon property determines a stream with an image that will be displayed for a group of buttons.
IconType The IconType property determines a type of image used for a group.
Name The Name property determines a group name.

See also:

Report Assembly Interfaces