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
System.Nullable<WrapPanelHorizontalContentAlignment>