Skip to main content
A newer version of this page is available. .

PropertyDefinitionBase Class

Serves as a base for classes that represent property definitions.

Namespace: DevExpress.Xpf.PropertyGrid

Assembly: DevExpress.Xpf.PropertyGrid.v20.1.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.PropertyGrid, DevExpress.Wpf.PropertyGrid

Declaration

public abstract class PropertyDefinitionBase :
    FrameworkElement
See Also