wpf-devexpress-dot-xpf-dot-core-7095aac0.md
Lists values that correspond to DevExpress WPF controls.
Namespace : DevExpress.Xpf.Core
Assembly : DevExpress.Xpf.Core.v25.2.dll
NuGet Package : DevExpress.Wpf.Core
public enum PreloadCategories
Public Enum PreloadCategories
| Name | Description |
|---|---|
Accordion |
|
| Charts |
|
| Controls |
All controls from the DevExpress.Xpf.Controls assembly
|
| Core |
All controls from the DevExpress.Xpf.Core assembly (Data Editors, Bars, etc.)
|
| Dashboard |
|
| Diagram |
The Diagram Control
|
| Dialogs |
|
| ExpressionEditor |
|
| Gantt |
The Gantt Control
|
| Gauges |
|
| Grid |
|
| Docking |
|
| LayoutControl |
|
| Map |
The Map Control
|
| PdfViewer |
|
| PivotGrid |
|
| Printing |
|
| PropertyGrid |
|
| ReportDesigner |
The End-User Report Designer for WPF
|
| Ribbon |
The Ribbon Control
|
| RichEdit |
|
| Scheduling |
|
| Spreadsheet |
|
| TreeMap |
The TreeMap Control
|
See Also