GridObjectCollection.RowAlignment Property

Definition

How the rows are aligned in the grid

public:
 property Microsoft::MixedReality::Toolkit::Utilities::LayoutVerticalAlignment RowAlignment { Microsoft::MixedReality::Toolkit::Utilities::LayoutVerticalAlignment get(); void set(Microsoft::MixedReality::Toolkit::Utilities::LayoutVerticalAlignment value); };
public Microsoft.MixedReality.Toolkit.Utilities.LayoutVerticalAlignment RowAlignment { get; set; }
member this.RowAlignment : Microsoft.MixedReality.Toolkit.Utilities.LayoutVerticalAlignment with get, set
Public Property RowAlignment As LayoutVerticalAlignment

Property Value

Applies to