DataSource Constructors
Obsolete. A data source that provides data for the dashboard.
Name | Parameters | Description |
---|---|---|
Data |
none |
Initializes a new instance of the DevExpress. class.
|
Data |
data |
Initializes a new instance of the DevExpress. class.
|
Data |
data |
Initializes a new instance of the DevExpress. class.
|
Data |
data, data |
Initializes a new instance of the DevExpress. class.
|
Data |
data |
Initializes a new instance of the DevExpress. class.
|
Data |
name, data |
Initializes a new instance of the DevExpress. class.
|
Data |
name, data |
Initializes a new instance of the DevExpress. class.
|
Data |
name, data, data |
Initializes a new instance of the DevExpress. class.
|
Data |
name, data |
Initializes a new instance of the DevExpress. class.
|
Data |
name |
Initializes a new instance of the DevExpress. class.
|
See Also