GaugePanelItem.ParentItem Property

Definition

Name of the parent 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

Property Value

A string value.

Attributes

Applies to