Share via


GridLength.GridUnitType Property

Definition

Gets or sets the GridUnitType of the GridLength

public:
 property Microsoft::Maui::GridUnitType GridUnitType { Microsoft::Maui::GridUnitType get(); };
public Microsoft.Maui.GridUnitType GridUnitType { get; }
member this.GridUnitType : Microsoft.Maui.GridUnitType
Public ReadOnly Property GridUnitType As GridUnitType

Property Value

The GridUnitType of the GridLength

Applies to