Class ToolBarItemAlignment
Defines how toolbar buttons are aligned within the message footer.
Inheritance
System.Object
ToolBarItemAlignment
Namespace: Syncfusion.WinForms.AIAssistView
Assembly: Syncfusion.SfAIAssistView.WinForms.dll
Syntax
public sealed class ToolBarItemAlignment : Enum
Fields
Left
Forces the button to the left side of the message footer.
Declaration
public const ToolBarItemAlignment Left
Field Value
| Type |
|---|
| ToolBarItemAlignment |
Right
Forces the button to the right side of the message footer.
Declaration
public const ToolBarItemAlignment Right
Field Value
| Type |
|---|
| ToolBarItemAlignment |