PropertyGridControl.ActualDescriptionContainerStyleSelectorProperty Field
Identifies the PropertyGridControl.ActualDescriptionContainerStyleSelector dependency property.
Namespace: DevExpress.Xpf.PropertyGrid
Assembly: DevExpress.Xpf.PropertyGrid.v24.1.dll
NuGet Package: DevExpress.Wpf.PropertyGrid
Declaration
[Browsable(false)]
public static readonly DependencyProperty ActualDescriptionContainerStyleSelectorProperty
Field Value
Type | Description |
---|---|
DependencyProperty | A dependency property identifier. |
See Also