Show / Hide Table of Contents

    Property HorizontalContentAlignment

    HorizontalContentAlignment

    Die Controls werden zeilenweise angeordnet und brechen um, wenn der Platz in der Breite nicht ausreicht.

    Declaration
    [DocfxBrowsable]
    [ControlStylesBrowsable(true)]
    public WrapPanelHorizontalContentAlignment? HorizontalContentAlignment { get; set; }
    Property Value
    Nullable<WrapPanelHorizontalContentAlignment>
    Back to top Generated by DocFX