Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 659 Bytes

variablesizedwrapgrid_horizontalchildrenalignment.md

File metadata and controls

30 lines (19 loc) · 659 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Controls.VariableSizedWrapGrid.HorizontalChildrenAlignment
winrt property

Windows.UI.Xaml.Controls.VariableSizedWrapGrid.HorizontalChildrenAlignment

-description

Gets or sets the alignment rules by which child elements are arranged for the horizontal dimension.

-xaml-syntax

<VariableSizedWrapGrid HorizontalChildrenAlignment="horizontalAlignmentMemberName" />

-property-value

A value of the enumeration. The default is Left.

-remarks

-examples

-see-also