Partager via


Classe ActionInfo

Represents a set of actions on an item. This class cannot be inherited.

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.ReportingServices.ReportRendering..::..ActionInfo

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

Syntaxe

'Déclaration
Public NotInheritable Class ActionInfo
'Utilisation
Dim instance As ActionInfo
public sealed class ActionInfo
public ref class ActionInfo sealed
[<SealedAttribute>]
type ActionInfo =  class end
public final class ActionInfo

Le type ActionInfo expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique ActionInfo Initializes a new instance of the ActionInfo class.

Haut de la page

Propriétés

  Nom Description
Propriété publique Actions Represents the set of actions.
Propriété publique Style Gets or sets style properties to be used to override properties of the item when in an interactive renderer.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (hérité de Object.)
Méthode protégée Finalize (hérité de Object.)
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetType (hérité de Object.)
Méthode protégée MemberwiseClone (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.