DataItem Properties
Serves as the base class for data items - measures and dimensions.
Name | Description |
---|---|
Data |
Gets or sets the identifier of a corresponding data member in the data source. |
Data |
Gets the type of the data source field that provides data for the current data item. |
Date |
Provides access to the format settings for date-time values. |
ID | Obsolete. Gets or sets the data item identifier. |
Name | Gets or sets the name of the data item. |
Numeric |
Provides access to the format settings for numeric values. |
Show |
Gets or sets whether to show grand totals for the current measure. |
Show |
Gets or sets whether to show totals for the current data item. |
Show |
Gets or sets whether to display summary values corresponding to the current measure. |
Unique |
Gets or sets the unique data item identifier. |
See Also