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 | |
---|---|---|
![]() |
ActionInfo | Initializes a new instance of the ActionInfo class. |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
![]() |
Actions | Represents the set of actions. |
![]() |
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 | |
---|---|---|
![]() |
Equals | (hérité de Object.) |
![]() |
Finalize | (hérité de Object.) |
![]() |
GetHashCode | (hérité de Object.) |
![]() |
GetType | (hérité de Object.) |
![]() |
MemberwiseClone | (hérité de Object.) |
![]() |
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.