Back to Devexpress

PreloadCategories Enum

wpf-devexpress-dot-xpf-dot-core-7095aac0.md

latest3.2 KB
Original Source

PreloadCategories Enum

Lists values that correspond to DevExpress WPF controls.

Namespace : DevExpress.Xpf.Core

Assembly : DevExpress.Xpf.Core.v25.2.dll

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public enum PreloadCategories
vb
Public Enum PreloadCategories

Members

NameDescription
Accordion

The Accordion Control

| | Charts |

Chart Controls

| | Controls |

All controls from the DevExpress.Xpf.Controls assembly

| | Core |

All controls from the DevExpress.Xpf.Core assembly (Data Editors, Bars, etc.)

| | Dashboard |

The WPF Dashboard Viewer

| | Diagram |

The Diagram Control

| | Dialogs |

File Dialogs

| | ExpressionEditor |

The Expression Editor

| | Gantt |

The Gantt Control

| | Gauges |

Gauge Controls

| | Grid |

The Data Grid Control

| | Docking |

The Dock and Layout Manager

| | LayoutControl |

Layout Controls

| | Map |

The Map Control

| | PdfViewer |

The PDF Viewer for WPF

| | PivotGrid |

The Pivot Grid Control

| | Printing |

The DocumentPreviewControl

| | PropertyGrid |

The Property Grid Control

| | ReportDesigner |

The End-User Report Designer for WPF

| | Ribbon |

The Ribbon Control

| | RichEdit |

The WPF Rich Text Editor

| | Scheduling |

The Scheduler Control

| | Spreadsheet |

The WPF Spreadsheet Control

| | TreeMap |

The TreeMap Control

|

See Also

DevExpress.Xpf.Core Namespace