Skip to main content
A newer version of this page is available. .

FieldValueElementData.VerticalContentAlignment Property

This member supports the WPF infrastructure, and is not intended for direct use in code.

Namespace: DevExpress.Xpf.PivotGrid

Assembly: DevExpress.Xpf.PivotGrid.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.PivotGrid, DevExpress.Wpf.PivotGrid

Declaration

public VerticalAlignment VerticalContentAlignment { get; }

Property Value

Type
VerticalAlignment
See Also