Класс NavigationItem
Represents the navigation item to use to draw the cover flow navigation layout.
Иерархия наследования
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.NavigationItem
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public NotInheritable Class NavigationItem
'Применение
Dim instance As NavigationItem
public sealed class NavigationItem
public ref class NavigationItem sealed
[<SealedAttribute>]
type NavigationItem = class end
public final class NavigationItem
Тип NavigationItem обеспечивает доступ к следующим элементам.
Свойства
Имя | Описание | |
---|---|---|
![]() |
ReportItem | Gets the report item to use to draw the cover flow navigation layout. |
![]() |
ReportItemReference | Gets the report item reference to use to draw the cover flow navigation layout. |
В начало
Методы
Имя | Описание | |
---|---|---|
![]() |
Equals | (Производный от Object.) |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetType | (Производный от Object.) |
![]() |
ToString | (Производный от Object.) |
В начало
Замечания
Either ReportItemReference or ReportItem is specified, not both.
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering