CardLibraryItemModelDeleteCommandClosure - свойство |
Замыкание команды для удаления элемента.
Через это свойство можно определить поведение команды
DeleteCommand.
Пространство имён:
Tessa.UI.Cards.Models
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис public DelegateCommandClosure DeleteCommandClosure { get; }
Public ReadOnly Property DeleteCommandClosure As DelegateCommandClosure
Get
public:
property DelegateCommandClosure^ DeleteCommandClosure {
DelegateCommandClosure^ get ();
}
member DeleteCommandClosure : DelegateCommandClosure with get
Значение свойства
Тип:
DelegateCommandClosureСм. также