New to Telerik UI for WPFStart a free 30-day trial

Provides search panel related information.

Definition

Constructors

Initializes a new instance of the SearchViewModel class.

C#
public SearchViewModel()

Properties

Gets or sets the text used for searching.

C#
public string SearchText { get; set; }
Property Value:

The SearchText for this view model.