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