ToolTipControlInfo.ImageOptions Property
In This Article
Provides access to options that specify the image displayed in the tooltip.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v24.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
#Declaration
public ToolTipItemImageOptions ImageOptions { get; }
#Property Value
Type | Description |
---|---|
Tool |
An object that contains image options. |
See Also