Back to Devexpress

GridControl.HorizontalContentAlignment Property

wpf-devexpress-dot-xpf-dot-grid-dot-gridcontrol-a0b37a22.md

latest1.1 KB
Original Source

GridControl.HorizontalContentAlignment Property

This member supports the WPF infrastructure, and is not intended to be used directly from your code.

Namespace : DevExpress.Xpf.Grid

Assembly : DevExpress.Xpf.Grid.v25.2.dll

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

csharp
[Browsable(false)]
public HorizontalAlignment HorizontalContentAlignment { get; set; }
vb
<Browsable(False)>
Public Property HorizontalContentAlignment As HorizontalAlignment

Property Value

Type
HorizontalAlignment

See Also

GridControl Class

GridControl Members

DevExpress.Xpf.Grid Namespace