SfDataGridBehaviorConfigureFieldsAfter Event

Occurs after the field setting window is closed with the Accept or Reset option.

Definition

Namespace: Aliquo.Windows.Controls
Assembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
C#
public event EventHandler<ConfigureFieldsAfterEventArgs> ConfigureFieldsAfter

Value

EventHandlerConfigureFieldsAfterEventArgs

See Also