ExpressionActivityEditor.HintText Property

Definition

Gets or sets the hint text.

public:
 property System::String ^ HintText { System::String ^ get(); void set(System::String ^ value); };
public string HintText { get; set; }
member this.HintText : string with get, set
Public Property HintText As String

Property Value

The hint text.

Applies to