ColumnBase.HorizontalContentAlignment Property
Gets or sets the horizontal alignment of the column contents. This is a dependency property.
Namespace: DevExpress.UI.Xaml.Grid
Assembly: DevExpress.UI.Xaml.Grid.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Property Value
Type | Description |
---|---|
HorizontalAlignment | A Windows.UI.Xaml.HorizontalAlignment enumeration value. |
See Also