Assembly: Report;
The IPrxUserGroupElement interface contains properties of the toolbar element corresponding to a custom group of buttons.
IPrxUserGroupElement
Cast toolbar element to the IPrxSystemButtonElement interface described by the IPrxToolbarElement interface if the IPrxToolbarElement.Type property = PrxToolbarElementType.UserGroup.
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: