Condividi tramite


TwoPaneView.Pane2Length Proprietà

Definizione

Ottiene la larghezza (in modalità Wide) o l'altezza (in modalità Tall) calcolata del riquadro 2 o imposta il valore GridLength del riquadro 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

Valore della proprietà

Attributi

Si applica a