Class HeaderImageAlignment
Defines the constants that specify the Header Image alignment.
Inheritance
System.Object
HeaderImageAlignment
Namespace: Syncfusion.Windows.Forms.Grid.Grouping
Assembly: Syncfusion.Grid.Grouping.Windows.dll
Syntax
public sealed class HeaderImageAlignment : Enum
Fields
Left
Aligns the image at left of the column : before the header text
Declaration
public const HeaderImageAlignment Left
Field Value
| Type |
|---|
| HeaderImageAlignment |
Right
Aligns the image at right of the column : next to header text
Declaration
public const HeaderImageAlignment Right
Field Value
| Type |
|---|
| HeaderImageAlignment |