Class IconAlignment
Defines Icon alignment in ChromelessWindow
Inheritance
System.Object
IconAlignment
Namespace: Syncfusion.Windows.Shared
Assembly: Syncfusion.Shared.WPF.dll
Syntax
public sealed class IconAlignment : Enum
Fields
Left
Displays the icon to the left of the Title bar.
Declaration
public const IconAlignment Left
Field Value
Type |
---|
IconAlignment |
Right
Displays the icon to the right of the Title bar.
Declaration
public const IconAlignment Right
Field Value
Type |
---|
IconAlignment |