GaugePanelItem.ParentItem プロパティ

定義

親 GaugePanelItem の名前です。

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

プロパティ値

string 値。

属性

適用対象