ToolboxType Enum
Specifies the Toolbox type.
Namespace: DevExpress.XtraReports.UserDesigner
Assembly: DevExpress.XtraReports.v24.2.Extensions.dll
NuGet Package: DevExpress.Win.Reporting
Declaration
Members
Name | Description |
---|---|
None
|
The object is not used as a Toolbox. |
Standard
|
The standard Toolbox. |
Custom
|
A custom Toolbox. |
See Also