FilePreviewModelPlaceholderText - свойство
Текст, отображаемый пользователю, когда предварительный просмотр недоступен.
Пространство имён: Tessa.UI.FilesСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
public string PlaceholderText { get; set; }
Public Property PlaceholderText As String
Get
Set
public:
virtual property String^ PlaceholderText {
String^ get () sealed;
void set (String^ value) sealed;
}
abstract PlaceholderText : string with get, set
override PlaceholderText : string with get, set
StringIFilePreviewModelPlaceholderText