Skip to main content
All docs
V23.2

PreloadCategories Enum

Lists values that correspond to DevExpress WPF controls.

Namespace: DevExpress.Xpf.Core

Assembly: DevExpress.Data.Desktop.v23.2.dll

NuGet Packages: DevExpress.Data.Desktop, DevExpress.ExpressApp.Win.Design

Declaration

public enum PreloadCategories

Members

Name Description
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