Skip to main content

Deployment

  • 2 minutes to read

This document describes which assemblies are required by applications that use the functionality of the DXGrid Suite for Silverlight. Some of the assemblies are essential, while others that provide additional functionality can be optionally deployed, depending on your requirements. All the assemblies used in a Silverlight Application must be of the same version.

Note that if you use other Developer Express components in your application, using and deploying them should comply with the corresponding EULA documents. For more details on licensing information and the redistribution policy of Developer Express, refer to Redistribution and Deployment.

#Redistributable Libraries

Below are the essential libraries required by applications that use the DXGrid Suite. These libraries are considered redistributable under the DXGrid's EULA, intended for distribution by you to end-users of the software applications that you create.

Assembly Description
DevExpress.Data.v14.2.dll Contains basic data processing classes.
DevExpress.Xpf.Core.v14.2.dll Contains the bars and editors libraries, basic controls and utility classes.
DevExpress.Xpf.Printing.v14.2.dll Contains components and controls that provide printing and exporting functionality supported by the DXPrinting Library.
DevExpress.Xpf.Grid.v14.2.dll Contains the GridControl and other components that are included in the DXGrid Suite.
DevExpress.Xpf.Grid.Core.v14.2.dll Contains the base classes used by DevExpress data-aware controls (e.g., grid and treelist).
DevExpress.Xpf.Mvvm.v14.2.dll Contains classes that support the MVVM design pattern.

#Non-Redistributable Libraries

Distributing any Developer Express design-time libraries ending with ".Design" (for instance, DevExpress.Xpf.Core.v14.2.Design.dll and DevExpress.Xpf.Grid.v14.2.Design), is strictly prohibited.

Please consult the EULA for additional up-to-the-minute information on which libraries, tools and executables are considered redistributable.