ThumbnailButton.Image Property
Gets or sets the image displayed within the button.
Namespace: DevExpress.Utils.Taskbar
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
Type | Default | Description |
---|---|---|
Bitmap | null | The image displayed within the button. |
See Also