GridEventsCreateAttributes Property

Definition

Namespace: Recrovit.RecroGridFramework.Client.Blazor.Events
Assembly: Recrovit.RecroGridFramework.Client.Blazor (in Recrovit.RecroGridFramework.Client.Blazor.dll) Version: 8.0.0.10102
C#
public EventDispatcher<DataEventArgs<RgfDynamicDictionary>> CreateAttributes { get; }

Property Value

EventDispatcherDataEventArgsRgfDynamicDictionary

See Also