Interface | Description | |
---|---|---|
IBandLayoutOptions | Represents the specific layout options to use when the Tablix is rendered on the canvas. | |
ICellContents | Represents a report item contained in the body, header, or corner cell of a tablix. | |
ICoverFlow | Represents a band navigation style in which a flow of images is integrated the navigation of the tablix band. | |
ILabelData | Represents the dataset used to populate the data for the slider labels. | |
INavigationItem | Represents the navigation item to use to draw the cover flow navigation layout. | |
IPlayAxis | Represents a play axis navigation type. | |
ISlider | Represents a slider in a navigation control. | |
ITablix | A flexible layout grid with nested repeating column groups and row groups. | |
ITablixBody | Defines the layout and structure of the bottom right region that contains the data elements of the tablix. | |
ITablixCell | Represents the contents of each cell in the body section of a tablix. | |
ITablixColumn | Represents a column in the body section of a tablix. | |
ITablixCorner | Defines the layout and structure of the upper left-hand corner region of a tablix. The height of the corner is the sum of the heights of the column headers. The width of the corner is the sum of the widths of the row headers. | |
ITablixCornerCell | Represents the contents of each corner cell in the tablix. | |
ITablixCornerRow | Represents the list of cells in a row of the corner section of a tablix. | |
ITablixHeader | Represents a group header in a tablix. | |
ITablixHierarchy | Represents rows or columns hierarchy. | |
ITablixMember | Represents a member in a tablix hierarchy. | |
ITablixRow | Represents a tablix row that has a list of cells. | |
ITabStrip | Represents a tabstrip navigation layout. |