Share via


SearchSettingsDataSource.SearchClearTooltip Property

Definition

Gets or sets the search button tooltip to display after a search is complete. Default is “Clear search”.

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

Property Value

Returns the search button tooltip to display after a search is complete.

Applies to