ConditionsUIContextConditionRowDeleted - метод |
Пространство имён:
Tessa.Extensions.Platform.Client.UI
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис protected virtual void ConditionRowDeleted(
Object sender,
CardRowStateEventArgs e
)
Protected Overridable Sub ConditionRowDeleted (
sender As Object,
e As CardRowStateEventArgs
)
protected:
virtual void ConditionRowDeleted(
Object^ sender,
CardRowStateEventArgs^ e
)
abstract ConditionRowDeleted :
sender : Object *
e : CardRowStateEventArgs -> unit
override ConditionRowDeleted :
sender : Object *
e : CardRowStateEventArgs -> unit
Параметры
- sender
- Тип: SystemObject
- e
- Тип: Tessa.CardsCardRowStateEventArgs
См. также