ToolTipControllerShowEventArgs.HtmlImages Property
In This Article
Gets or sets a collection of images that you can embed into captions/messages/tooltips in the control using the image HTML-inspired tag.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v24.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
#Declaration
#Property Value
Type | Description |
---|---|
Object | An Image |
See Also