Skip to main content

PropertyGridOptions.UseTabbedViewProperty Field

Identifies the PropertyGridOptions.UseTabbedView dependency property.

Namespace: DevExpress.Xpf.Reports.UserDesigner

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public static readonly DependencyProperty UseTabbedViewProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also