Skip to main content
All docs
V24.2

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

PreloadCategories Enum

In This Article

Lists values that correspond to DevExpress WPF controls.

Namespace: DevExpress.Xpf.Core

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

NuGet Package: DevExpress.Wpf.Core

#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