Compartilhar via


TwoPaneView.Pane1Length Propriedade

Definição

Obtém a largura calculada (em modo largo) ou altura (em modo alto) do painel 1 ou define o valor de GridLength do painel 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

Valor da propriedade

Atributos

Aplica-se a