ListEditor.ModelApplied Event
Occurs after the customizations from the Application Model have been applied to the List Editor's control.
Namespace: DevExpress.ExpressApp.Editors
Assembly: DevExpress.ExpressApp.v20.2.dll
Declaration
Event Data
The ModelApplied event's data class is EventArgs.
Remarks
Handle this event to apply custom information from the Application Model to the List Editor's control.
See Also
Feedback