XAML Namespaces
- 2 minutes to read
This topic lists the XAML Namespaces used in the DevExpress products, demos, and documentation.
#Add XAML Namespaces
XAML namespaces allow you to refer to particular types in different name scopes.
When you drop a DevExpress control onto the Visual Studio designer, a reference to the corresponding XAML namespace is added to the XAML file. For example, the following reference is added when you drop a GridControl:
<Window x:Class="WpfApplication1.Window1"
xmlns:dxg="http://schemas.devexpress.com/winfx/2008/xaml/grid"
...
#DevExpress XAML Namespaces
The table below lists all DevExpress XAML namespaces, prefixes, assemblies, and mapped namespaces.
Product | Prefix / XAML Namespace | Assemblies | Mapped Namespaces |
---|---|---|---|
Common | xmlns:dx="http://schemas. xmlns:dxi="http://schemas. xmlns:dxt="http://schemas. |
DevExpress. |
DevExpress. |
Accordion Control | xmlns:dxa="http://schemas. |
DevExpress. |
DevExpress. |
Carousel | xmlns:dxca="http://schemas. |
DevExpress. |
DevExpress. |
Charts Suite | xmlns:dxc="http://schemas. |
DevExpress. |
DevExpress. |
Data Editors | xmlns:dxe="http://schemas. |
DevExpress. |
DevExpress. |
Data Grid | xmlns:dxg="http://schemas. |
DevExpress. |
DevExpress. |
Diagram Control | xmlns:dxdiag="http://schemas. |
DevExpress. |
DevExpress. |
Dock Windows | xmlns:dxdo="http://schemas. |
DevExpress. |
DevExpress. |
Gantt Control | xmlns:dxgn="http://schemas. |
DevExpress. |
DevExpress. |
Gauge Controls | xmlns:dxga="http://schemas. |
DevExpress. |
DevExpress. |
MVVM Framework | xmlns:dxmvvm="http://schemas. |
DevExpress. |
DevExpress. |
Map Control | xmlns:dxm="http://schemas. |
DevExpress. |
DevExpress. |
Navigation Bar | xmlns:dxn="http://schemas. |
DevExpress. |
DevExpress. |
PDF Viewer | xmlns:dxpdf="http://schemas. |
DevExpress. |
DevExpress. |
Pivot Grid | xmlns:dxpg="http://schemas. |
DevExpress. |
DevExpress. |
Printing-Exporting | xmlns:dxp="http://schemas. |
DevExpress. |
DevExpress. |
Property Grid | xmlns:dxprg="http://schemas. |
DevExpress. |
DevExpress. |
Ribbon | xmlns:dxr="http://schemas. |
DevExpress. |
DevExpress. |
Rich Text Editor | xmlns:dxre="http://schemas. |
DevExpress. |
DevExpress. |
Scheduler | xmlns:dxsch="http://schemas. |
DevExpress. |
DevExpress. |
Spreadsheet | xmlns:dxsps="http://schemas. |
DevExpress. |
DevExpress. |
Tile and Layout | xmlns:dxlc="http://schemas. |
DevExpress. |
DevExpress. |
Bars | xmlns:dxb="http://schemas. |
DevExpress. |
DevExpress. |
Book Control, Wizard Control | xmlns:dxco="http://schemas. |
DevExpress. |
DevExpress. |
Windows Modern UI | xmlns:dxwui="http://schemas. |
DevExpress. |
DevExpress. |
Windows Modern UI Navigation | xmlns:dxwuin="http://schemas. |
DevExpress. |
DevExpress. |