LabelData Class
Updated: February 25, 2016
Represents the dataset used to populate the data for the slider labels.
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
| Name | Description | |
|---|---|---|
![]() | DataSetName | Gets the dataset name. |
![]() | Key | Obsolete. Gets the field name in the dataset to be matched with band group expression value. |
![]() | KeyFields | Gets the collection field name in the dataset. |
![]() | Label | Gets the field name in the dataset to be displayed as navigation labels. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

