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