AutoCompleteTableDataSourceContextDeleteItemDelegate - свойство
Пространство имён: Tessa.UI.Cards.Controls.AutoCompleteСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
public Action<IAutoCompleteItem> DeleteItemDelegate { get; }
Public ReadOnly Property DeleteItemDelegate As Action(Of IAutoCompleteItem)
Get
public:
virtual property Action<IAutoCompleteItem^>^ DeleteItemDelegate {
Action<IAutoCompleteItem^>^ get () sealed;
}
abstract DeleteItemDelegate : Action<IAutoCompleteItem> with get
override DeleteItemDelegate : Action<IAutoCompleteItem> with get
ActionIAutoCompleteItemIAutoCompleteDataSourceContextDeleteItemDelegate