devexpress-xaf-views

Installation
SKILL.md

DevExpress XAF — Views

Views are the primary UI elements in XAF that display data. XAF auto-generates Views from the Application Model and business classes.

Prerequisites & Installation

Views are part of the core XAF framework — no additional module registration is required.

NuGet Packages (already included in XAF projects)

Package Purpose
DevExpress.ExpressApp ListView, DetailView, DashboardView, ShowViewParameters, CollectionSource, CollectionSourceDataAccessMode
DevExpress.Persistent.Base [DefaultClassOptions], [NavigationItem], [VisibleInListView], [VisibleInDetailView]

Where to Place View-Related Code

Installs
9
GitHub Stars
49
First Seen
Jun 28, 2026
devexpress-xaf-views — devexpress/agent-skills