DashboardUnderlyingDataRow Properties
Represents an individual record from the DashboardUnderlyingDataSet.
Name | Description |
---|---|
Data |
Gets the Dashboard |
Index |
Gets the index of the current Dashboard |
Item[Int32] |
Provides indexed access to individual elements in the Dashboard |
Item[String] |
Provides access to individual elements in the Dashboard |
Length |
Gets the number of elements in the Dashboard |
List |
Gets the current row’s index in the data source. |
See Also