Для изменения размера нажмите или перетащите

EditableApplicationCatalogViewModelItem - свойство

Gets the error message for the property with the given name.

Пространство имён:  Tessa.UI.AppManager.CatalogService
Сборка:  Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис
public string this[
	string columnName
] { get; }

Параметры

columnName
Тип: SystemString
The name of the property whose error message to get.

Возвращаемое значение

Тип: String
The error message for the property. The default is an empty string ("").
См. также