JumpListItemSeparator.ToString() Method
Converts an object to its string representation.
Namespace: DevExpress.Utils.Taskbar
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Returns
Type | Description |
---|---|
String | This method returns “Separator”. |
See Also