PropertyGridControl Class
The property grid control.
Namespace: DevExpress.Xpf.PropertyGrid
Assembly: DevExpress.Xpf.PropertyGrid.v24.1.dll
NuGet Package: DevExpress.Wpf.PropertyGrid
Declaration
Related API Members
The following members return PropertyGridControl objects:
Remarks
The DevExpress WPF Property Grid Control is a data bound control that allows you to display and edit an object’s properties. This control offers multiple features such as a built-in search control, a wide array of cell editors, the capability to switch the object in runtime, flexible property definitions, and more.
Related GitHub Examples
The following code snippets (auto-collected from DevExpress Examples) contain references to the PropertyGridControl class.
Note
The algorithm used to collect these code examples remains a work in progress. Accordingly, the links and snippets below may produce inaccurate results. If you encounter an issue with code examples below, please use the feedback form on this page to report the issue.