IDashboardDataSource.Parameters Property
For internal use.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v25.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
| Type |
|---|
| IEnumerable<IParameter> |
See Also
For internal use.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v25.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
[Browsable(false)]
IEnumerable<IParameter> Parameters { get; }
<Browsable(False)>
ReadOnly Property Parameters As IEnumerable(Of IParameter)
| Type |
|---|
| IEnumerable<IParameter> |