General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
All docs
V19.2
General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
19.2
19.1
18.2
18.1
17.2
DesignWindowType Enum
Specifies the type of the End-User Designer tool window.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v19.2.dll
Declaration
Members
Name | Description |
---|---|
FieldList | Identifies the Field List window. |
PropertyGrid | Identifies the Properties window. |
ReportExplorer | Identifies the Report Explorer window. |
Remarks
Use this enumeration to set the visibility of the specified tool window via the XRDesignFormEx.SetWindowVisibility method.
See Also
Feedback