DashboardDataRow Properties
Represents an individual record from the DashboardDataSet.
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 |
See Also