Skip to main content
All docs
V25.1
  • PreloadCategories Enum

    Lists values that correspond to DevExpress WPF controls.

    Namespace: DevExpress.Xpf.Core

    Assembly: DevExpress.Xpf.Core.v25.1.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