Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets the dataset used to populate the data for the slider labels.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public ReadOnly Property LabelData As LabelData
Get
'Utilisation
Dim instance As Slider
Dim value As LabelData
value = instance.LabelData
public LabelData LabelData { get; }
public:
property LabelData^ LabelData {
LabelData^ get ();
}
member LabelData : LabelData
function get LabelData () : LabelData
Valeur de propriété
Type : Microsoft.ReportingServices.OnDemandReportRendering.LabelData
Returns LabelData.
Voir aussi
Référence
Espace de noms Microsoft.ReportingServices.OnDemandReportRendering