RgfFormParametersEventDispatcher Property

Definition

Namespace: Recrovit.RecroGridFramework.Client.Blazor.Parameters
Assembly: Recrovit.RecroGridFramework.Client.Blazor (in Recrovit.RecroGridFramework.Client.Blazor.dll) Version: 8.0.0.10102
C#
public RgfEventDispatcher<FormViewEventKind, RgfFormViewEventArgs> EventDispatcher { get; set; }

Property Value

RgfEventDispatcherFormViewEventKind, RgfFormViewEventArgs

See Also