Skip to main content

PropertyGridControl.HighlightNonDefaultValuesProperty Field

Identifies the PropertyGridControl.HighlightNonDefaultValues dependency property.

Namespace: DevExpress.Xpf.PropertyGrid

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

Declaration

public static readonly DependencyProperty HighlightNonDefaultValuesProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also