Класс ActionInfo

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

Иерархия наследования

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

Пространство имен:  Microsoft.ReportingServices.ReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public NotInheritable Class ActionInfo
'Применение
Dim instance As ActionInfo
public sealed class ActionInfo
public ref class ActionInfo sealed
[<SealedAttribute>]
type ActionInfo =  class end
public final class ActionInfo

Тип ActionInfo обеспечивает доступ к следующим элементам.

Конструкторы

  Имя Описание
Открытый метод ActionInfo Initializes a new instance of the ActionInfo class.

В начало

Свойства

  Имя Описание
Открытое свойство 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.

В начало

Методы

  Имя Описание
Открытый метод Equals (Производный от Object.)
Защищенный метод Finalize (Производный от Object.)
Открытый метод GetHashCode (Производный от Object.)
Открытый метод GetType (Производный от Object.)
Защищенный метод MemberwiseClone (Производный от Object.)
Открытый метод ToString (Производный от Object.)

В начало

Безопасность многопоточности

Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.