devexpress-wpf-data-grid
Installation
SKILL.md
DevExpress WPF Data Grid (GridControl)
The DevExpress WPF Data Grid is a data-aware control for displaying and editing data in tabular, card, and tree-style layouts. The primary class is DevExpress.Xpf.Grid.GridControl, which uses a pluggable View (TableView, CardView, or TreeListView) to render data and supports large datasets through server-mode and virtual sources. The grid handles sorting, filtering, grouping, summaries, master-detail data, conditional formatting, CRUD operations, and printing/exporting out of the box.
When to Use This Skill
Use this skill when you need to: