共用方式為


TwoPaneView.Pane2Length 屬性

定義

取得窗格 2 的計算寬度 (寬模式) 或高度 (高模式),或設定窗格 2 的 GridLength 值。

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

屬性值

屬性

適用於