ClientQuickSearchViewModelSearchText - свойство
Текст поиска
Пространство имён: Tessa.Extensions.Platform.Client.UIСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
[CanBeNullAttribute]
public string SearchText { get; set; }
<CanBeNullAttribute>
Public Property SearchText As String
Get
Set
public:
[CanBeNullAttribute]
property String^ SearchText {
String^ get ();
void set (String^ value);
}
[<CanBeNullAttribute>]
member SearchText : string with get, set
Значение свойства
String