Поделиться через


Класс TablixCornerCell

Represents the contents of each corner cell in the tablix.

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

System.Object
  Microsoft.ReportingServices.OnDemandReportRendering.TablixCornerCell

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

Синтаксис

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

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

Свойства

  Имя Описание
Открытое свойство CellContents Page breaks in this ReportItem are ignored.
Открытое свойство DefinitionPath Gets the path to this report definition object in the report definition.
Открытое свойство ParentDefinitionPath Gets the path to report definition object's parent in the report definition.

В начало

Методы

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

В начало

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

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

См. также

Справочник

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering