SplitterPanel.Name プロパティ

定義

この SplitterPanel の名前。 このクラスでは、このプロパティは使用されません。

public:
 property System::String ^ Name { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.Browsable(false)]
public string Name { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.Name : string with get, set
Public Property Name As String

プロパティ値

この SplitterPanel の名前。

属性

適用対象