TableCellViewModelSearchText - свойство
Текст, по которому выполняется поиск, или null, если поиск не выполняется.
Пространство имён: Tessa.UI.Views.ContentСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
[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