Class BackButtonAlignment
Change location of arrow button in backstage
Inheritance
System.Object
BackButtonAlignment
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public sealed class BackButtonAlignment : Enum
Fields
Center
Button location center
Declaration
public const BackButtonAlignment Center
Field Value
| Type |
|---|
| BackButtonAlignment |
Left
Button location Left
Declaration
public const BackButtonAlignment Left
Field Value
| Type |
|---|
| BackButtonAlignment |
Right
Button location Right
Declaration
public const BackButtonAlignment Right
Field Value
| Type |
|---|
| BackButtonAlignment |