WorkflowDesignerControlBase.CanFilterResourceAssemblyNamespaces Property
Specifies if the resource assemblies are filtered by the Workflow Designer.
Namespace: DevExpress.ExpressApp.Workflow.Win
Assembly: DevExpress.ExpressApp.Workflow.Win.v25.1.dll
NuGet Package: DevExpress.ExpressApp.Workflow.Win
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Boolean | true | true, if the resource assemblies are filtered; otherwise, false. |
See Also