Back to Devexpress

XRDesignMdiController.DesignSettings Property

xtrareports-devexpress-dot-xtrareports-dot-userdesigner-dot-xrdesignmdicontroller-8b023d81.md

latest1.7 KB
Original Source

XRDesignMdiController.DesignSettings Property

Provides access to an object that defines additional settings of an End-User Report Designer for WinForms.

Namespace : DevExpress.XtraReports.UserDesigner

Assembly : DevExpress.XtraReports.v25.2.Extensions.dll

NuGet Package : DevExpress.Win.Reporting

Declaration

csharp
public XRDesignMdiControllerDesignSettings DesignSettings { get; }
vb
Public ReadOnly Property DesignSettings As XRDesignMdiControllerDesignSettings

Property Value

TypeDescription
XRDesignMdiControllerDesignSettings

An XRDesignMdiControllerDesignSettings object.

|

Remarks

The following image illustrates how to access the DesignSettings property in the Properties window.

See Also

XRDesignMdiController Class

XRDesignMdiController Members

DevExpress.XtraReports.UserDesigner Namespace