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

PropertyGridOptions.ShowFavoritePropertiesProperty Field

Identifies the PropertyGridOptions.ShowFavoriteProperties dependency property.

Namespace: DevExpress.Xpf.Reports.UserDesigner

Assembly: DevExpress.Xpf.ReportDesigner.v20.2.dll

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public static readonly DependencyProperty ShowFavoritePropertiesProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also