WorkflowItemsPresenter.HintText Vlastnost

Definice

Získá nebo nastaví řetězec, který obsahuje text nápovědy pro WorkflowItemsPresenter ovládací prvek.

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

Hodnota vlastnosti

Text nápovědy WorkflowItemsPresenter pro ovládací prvek.

Platí pro