Partager via


Propriété PlayAxis.Slider

Gets the slider settings.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Slider As Slider 
    Get
'Utilisation
Dim instance As PlayAxis 
Dim value As Slider 

value = instance.Slider
public Slider Slider { get; }
public:
property Slider^ Slider {
    Slider^ get ();
}
member Slider : Slider
function get Slider () : Slider

Valeur de propriété

Type : Microsoft.ReportingServices.OnDemandReportRendering.Slider
Returns Slider.

Voir aussi

Référence

PlayAxis Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering