ReportDesigner.PropertyGridIsActive Property
Specifies whether the property grid in the ReportDesigner is active. This is a dependency property.
Namespace: DevExpress.Xpf.Reports.UserDesigner
Assembly: DevExpress.Xpf.ReportDesigner.v25.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true, if the property grid is active; otherwise, false. |
See Also