ThumbnailButton.DismissOnClick Property
Gets or sets whether a click on this button automatically closes the live thumbnail preview.
Namespace: DevExpress.Utils.Taskbar
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | false | true if the live thumbnail preview is automatically closed on clicking the button; otherwise, false. |
See Also