Compartir a través de


TwoPaneView.Pane2Length Propiedad

Definición

Obtiene el ancho (en modo ancho) o alto (en modo alto) calculado del panel 2, o bien establece el valor GridLength del panel 2.

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

Valor de propiedad

Atributos

Se aplica a