次の方法で共有


SearchFilterDataSource.Tooltip Property

Definition

Gets or sets the tooltip for the filter.

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

Property Value

Returns the tooltip.

Applies to