GridLength.Auto Vlastnost

Definice

Získá instanci GridLength , která obsahuje hodnotu, jejíž velikost je určena vlastnostmi velikosti objektu obsahu.

public:
 static property System::Windows::GridLength Auto { System::Windows::GridLength get(); };
public static System.Windows.GridLength Auto { get; }
member this.Auto : System.Windows.GridLength
Public Shared ReadOnly Property Auto As GridLength

Hodnota vlastnosti

GridLength

Instance, jejíž GridLength GridUnitType vlastnost je nastavena na Auto.

Platí pro

Viz také