Sdílet prostřednictvím


TwoPaneView.Pane1Length Vlastnost

Definice

Získá počítanou šířku (v širokém režimu) nebo výšku (ve vysokém režimu) podokna 1 nebo nastaví hodnotu GridLength podokna 1.

public:
 property Microsoft::Maui::GridLength Pane1Length { Microsoft::Maui::GridLength get(); void set(Microsoft::Maui::GridLength value); };
[System.ComponentModel.TypeConverter(typeof(Microsoft.Maui.Controls.GridLengthTypeConverter))]
public Microsoft.Maui.GridLength Pane1Length { get; set; }
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Maui.Controls.GridLengthTypeConverter))>]
member this.Pane1Length : Microsoft.Maui.GridLength with get, set
Public Property Pane1Length As GridLength

Hodnota vlastnosti

Atributy

Platí pro