PropertyGridControl Class
The property grid control.
Namespace: DevExpress.Xpf.PropertyGrid
Assembly: DevExpress.Xpf.PropertyGrid.v20.2.dll
Declaration
Remarks
The DevExpress WPF Property Grid Control is a data bound control that allows displaying and editing an object’s properties. It provides 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.
Inheritance
Object
DispatcherObject
DependencyObject
Visual
UIElement
FrameworkElement
Control
PropertyGridControl
See Also