jnm2 / DevExpressMods

Stopgap for DevExpress report functionality
MIT License
4 stars 3 forks source link

Add Apply(IDesignForm) overload to features #14

Closed jnm2 closed 8 years ago

jnm2 commented 8 years ago

Saves typing when you have an IDesignForm instance handy.

Still want to keep the Apply(XRDesignMdiController, XRDesignDockManager) overload for custom design forms that may not implement IDesignForm.