This example defines a region at the LayoutPanel level and inserts a view from another assembly into this region. To create an instance of the PRISM adapter for a LayoutPanel, use the AdapterFactory.Make method:
C#mappings.RegisterMapping(typeof(LayoutPanel), AdapterFactory.Make<RegionAdapterBase<LayoutPanel>>(factory));
## Documentation
Does this example address your development requirements/objectives?
(you will be redirected to DevExpress.com to submit your response)