GridLength.GridUnitType Egenskap

Definition

Hämtar den associerade GridUnitType för GridLength.

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

Egenskapsvärde

Ett av GridUnitType värdena. Standardvärdet är Auto.

Gäller för

Se även