Partager via


TwoPaneView.Pane2Length Propriété

Définition

Obtient la largeur calculée (en mode horizontal) ou la hauteur (en mode vertical) du volet 2, ou définit la valeur GridLength du volet 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

Valeur de propriété

Attributs

S’applique à