DashboardCustomAssemblyLoadingEventArgs.AllowLoading Property
In This Article
Gets or sets whether loading a custom assembly is allowed.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true, to allow loading a custom assembly; otherwise, false. |
See Also