Skip to main content

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.v23.2.dll

NuGet Package: DevExpress.Wpf.PivotGrid

Declaration

public VerticalAlignment VerticalContentAlignment { get; }

Property Value

Type
VerticalAlignment
See Also