GalleryToolItem Class Members
The following tables list the members exposed by GalleryToolItem.
Public Constructors
Name | Description | |
---|---|---|
![]() | GalleryToolItem Constructor | Default constructor. |
Public Properties
Name | Description | |
---|---|---|
![]() | Description | Formatted tooltip text. |
![]() | GalleryToolItemTreeNode | Gets or sets the gallery tool item tree node. |
![]() | Group | Gets or sets the group. |
![]() | Icon | Gets or sets the icon. |
![]() | Image | Gets or sets the image. |
![]() | ImageData | An enum constant representing the ] option. |
![]() | ImageResourceId | Gets or sets the identifier of the image resource. |
![]() | Key | Gets or sets the key. |
![]() | TextPlacement | Gets or sets the text placement. |
![]() | Title | Gets or sets the title. |
![]() | Tooltip | Gets or sets the tooltip. |
![]() | TooltipFormattedText | Formatted tooltip text. |
![]() | TooltipTitle | Gets or sets the tooltip title. |
![]() | UseLargeImage | Gets or sets a value indicating whether this Aveva.ApplicationFramework.Presentation.Customize.GalleryToolItem use large image. |
Public Methods
Public Events
Name | Description | |
---|---|---|
![]() | PropertyChanged | Event queue for all listeners interested in PropertyChanged events. |
See Also