Skip to main content

ReportDesignerViewModel.DesignServices Property

For internal use. Specifies a container for a Report Designer's services.

Namespace: DevExpress.Xpf.ReportDesigner

Assembly: DevExpress.Xpf.ReportDesigner.v14.2.dll

#Declaration

public IntegrityContainer DesignServices { get; }

#Property Value

Type
IntegrityContainer
See Also