Show / Hide Table of Contents

    Property Alignment

    Alignment

    Gibt an, wie sich das Control in seinem Container ausrichten soll. Standardwerte sind Stretch und Stretch

    Declaration
    [DocfxBrowsable]
    [ControlStylesBrowsable(true)]
    public Alignment<HorizontalAlignment, VerticalAlignment> Alignment { get; set; }
    Property Value
    Alignment<HorizontalAlignment, VerticalAlignment>
    Back to top Generated by DocFX