GridColumn.HorizontalHeaderAlignment Property
Gets or sets the horizontal alignment of the column’s header. This is a bindable property.
Namespace: DevExpress.Maui.DataGrid
Assembly: DevExpress.Maui.DataGrid.dll
NuGet Package: DevExpress.Maui.DataGrid
#Declaration
public TextAlignment HorizontalHeaderAlignment { get; set; }
#Property Value
Type | Description |
---|---|
Text |
The header’s horizontal alignment. |