Enum ImageAlignment
Represents the Image Alignment for the TabItemExt
Namespace: Syncfusion.Windows.Tools.Controls
Assembly: Syncfusion.Tools.Wpf.dll
Syntax
public enum ImageAlignment
Fields
| Name | Description |
|---|---|
| AboveText | Sets the Image Above the Text |
| BelowText | Sets the below the Text |
| LeftOfText | Sets the Image Left of the Text |
| RightOfText | Sets the Image Right of the Text |