Sdílet prostřednictvím


TablixHeader Members

Include Protected Members
Include Inherited Members

Represents a group header in a tablix.

The TablixHeader type exposes the following members.

Methods

  Name Description
Public method Equals(Object) (Inherited from Object.)
Protected method Finalize() (Inherited from Object.)
Public method GetHashCode() (Inherited from Object.)
Public method GetType() (Inherited from Object.)
Protected method MemberwiseClone() (Inherited from Object.)
Public method ToString() (Inherited from Object.)

Top

Properties

  Name Description
Public property CellContents Page breaks in this ReportItem are ignored.
Public property DefinitionPath Gets the path to this report definition object in the report definition.
Public property ParentDefinitionPath Gets the path to report definition object's parent in the report definition.
Public property Size The height (if this is a column member) or width (if this is a row member) of the group header.

Top