Skip to main content
All docs
V25.1
  • LayoutControl.UseContentBasedAlignmentProperty Field

    Identifies the UseContentBasedAlignment dependency property.

    Namespace: DevExpress.Xpf.LayoutControl

    Assembly: DevExpress.Xpf.LayoutControl.v25.1.dll

    NuGet Package: DevExpress.Wpf.LayoutControl

    Declaration

    public static readonly DependencyProperty UseContentBasedAlignmentProperty

    Field Value

    Type Description
    DependencyProperty

    A dependency property identifier.

    See Also