LayoutView.HideCustomization Event
Fires after the Customization Form has been hidden.
Namespace: DevExpress.XtraGrid.Views.Layout
Assembly: DevExpress.XtraGrid.v24.2.dll
Declaration
Event Data
The HideCustomization event's data class is EventArgs.
See Also