JumpListItemTask(String) Constructor
Initializes a new instance of the JumpListItemTask class with the specified settings.
Namespace: DevExpress.Utils.Taskbar
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
caption | String | A string value that is used to initialize the JumpListItemTask.Caption property. |
See Also