Класс 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 обеспечивает доступ к следующим элементам.
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
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) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
.gif)
.gif)
.gif)