Partager via


Classe Tabstrip

Represents a tabstrip navigation layout.

Hiérarchie d'héritage

System.Object
  Microsoft.ReportingServices.OnDemandReportRendering.Navigation
    Microsoft.ReportingServices.OnDemandReportRendering.Tabstrip

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

Syntaxe

'Déclaration
Public NotInheritable Class Tabstrip _
    Inherits Navigation
'Utilisation
Dim instance As Tabstrip
public sealed class Tabstrip : Navigation
public ref class Tabstrip sealed : public Navigation
[<SealedAttribute>]
type Tabstrip =  
    class 
        inherit Navigation 
    end
public final class Tabstrip extends Navigation

Le type Tabstrip expose les membres suivants.

Propriétés

  Nom Description
Propriété publique NavigationItem Gets the report item or report item reference to use to draw the tabtrip navigation layout.
Propriété publique Slider Gets the slider settings for the tabstrip.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (hérité de Object.)
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetType (hérité de Object.)
Méthode publique ToString (hérité de Object.)

Haut de la page

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.

Voir aussi

Référence

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering