TablixHeader Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a group header in a tablix.
public ref class TablixHeader sealed : Microsoft::ReportingServices::OnDemandReportRendering::IDefinitionPath
public sealed class TablixHeader : Microsoft.ReportingServices.OnDemandReportRendering.IDefinitionPath
type TablixHeader = class
interface IDefinitionPath
Public NotInheritable Class TablixHeader
Implements IDefinitionPath
- Inheritance
-
TablixHeader
- Implements
Properties
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. |
Size |
The height (if this is a column member) or width (if this is a row member) of the group header. |