Skip to main content

FluentDesignForm.AfterAddFluentDesignFormControl Event

This member supports the internal infrastructure, and is not intended to be used directly from your code.

Namespace: DevExpress.XtraBars.FluentDesignSystem

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

[Browsable(false)]
[DXCategory("Events")]
[EditorBrowsable(EditorBrowsableState.Never)]
public event EventHandler AfterAddFluentDesignFormControl

Event Data

The AfterAddFluentDesignFormControl event's data class is EventArgs.

See Also