ObjectDataSourceFillParameters.CtorParameters Property
Gets or sets parameters passed to the DashboardObjectDataSource constructor.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
Type | Description |
---|---|
ParameterList | A ParameterList object containing parameters passed to the DashboardObjectDataSource constructor. |
See Also