Back to Devexpress

PropertyDefinitionBase Class

wpf-devexpress-dot-xpf-dot-propertygrid-fc67deb0.md

latest1.6 KB
Original Source

PropertyDefinitionBase Class

Serves as a base for classes that represent property definitions.

Namespace : DevExpress.Xpf.PropertyGrid

Assembly : DevExpress.Xpf.PropertyGrid.v25.2.dll

NuGet Package : DevExpress.Wpf.PropertyGrid

Declaration

csharp
public abstract class PropertyDefinitionBase :
    FrameworkElement
vb
Public MustInherit Class PropertyDefinitionBase
    Inherits FrameworkElement

Inheritance

Object DispatcherObject DependencyObject Visual UIElement FrameworkElement PropertyDefinitionBase CategoryDefinition

PropertyDefinition

CollectionDefinition

See Also

PropertyDefinitionBase Members

DevExpress.Xpf.PropertyGrid Namespace