RGF.Abstraction
C#
C#
Show/Hide TOC
Event
Registry
<
TEvent
>
.
Item Property
Definition
Namespace:
Recrovit.RecroGridFramework.Abstraction.Infrastructure.Events
Assembly:
Recrovit.RecroGridFramework.Abstraction (in Recrovit.RecroGridFramework.Abstraction.dll) Version: 1.11.0.11119
C#
Copy
public
EventDispatcher<EventArgs>
this
[ TEvent id ] {
get
; }
Parameters
id
TEvent
Property Value
EventDispatcher
<
EventArgs
>
See Also
Reference
EventRegistry
<
TEvent
>
Class
Recrovit.RecroGridFramework.Abstraction.Infrastructure.Events Namespace
In This Article
Definition
Parameters
Property Value
See Also