Skip to main content

PropertyGridControl.ActualDescriptionTemplateSelectorProperty Field

Identifies the PropertyGridControl.ActualDescriptionTemplateSelector dependency property.

Namespace: DevExpress.Xpf.PropertyGrid

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

Declaration

[Browsable(false)]
public static readonly DependencyProperty ActualDescriptionTemplateSelectorProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also