Back to Devexpress

GridControl.VerticalContentAlignment Property

wpf-devexpress-dot-xpf-dot-grid-dot-gridcontrol-173fb00d.md

latest1.1 KB
Original Source

GridControl.VerticalContentAlignment 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 VerticalAlignment VerticalContentAlignment { get; set; }
vb
<Browsable(False)>
Public Property VerticalContentAlignment As VerticalAlignment

Property Value

Type
VerticalAlignment

See Also

GridControl Class

GridControl Members

DevExpress.Xpf.Grid Namespace