A newer version of this page is available.
Switch to the current version.
PropertyGridControl Class
The property grid control.
Namespace: DevExpress.Xpf.PropertyGrid
Assembly: DevExpress.Xpf.PropertyGrid.v18.2.dll
Declaration
public class PropertyGridControl :
Control,
INavigationSupport
Public Class PropertyGridControl
Inherits Control
Implements INavigationSupport
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
Extension Methods
See Also
Feedback