Класс 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