GridEventsColumnSettingsChanged 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<IEnumerable<RgfProperty>>> ColumnSettingsChanged { get; }

Property Value

EventDispatcherDataEventArgsIEnumerableRgfProperty

See Also