Класс Tablix
Represents a tablix. This is is a flexible layout grid with nested repeating column groups and row groups.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public NotInheritable Class Tablix _
Inherits DataRegion _
Implements IPageBreakItem
'Применение
Dim instance As Tablix
public sealed class Tablix : DataRegion,
IPageBreakItem
public ref class Tablix sealed : public DataRegion,
IPageBreakItem
[<SealedAttribute>]
type Tablix =
class
inherit DataRegion
interface IPageBreakItem
end
public final class Tablix extends DataRegion implements IPageBreakItem
Иерархия наследования
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportElement
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportItem
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .DataRegion
Microsoft.ReportingServices.OnDemandReportRendering..::..Tablix
Потоковая защита
Все открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность элементов экземпляров не гарантируется.
См. также