The PivotTable type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | AutoColumnWidth | Gets or sets a value indicating whether the column width was aligned by cell content. |
![]() | AutoRowHeight | Gets or sets row height aligment mode. |
![]() | Bookmark | Gets and sets a bookmark for the control. (Inherited from ReportControl.) |
![]() | Bounds | Gets and sets the control's bounds within the parent control. (Inherited from ReportControl.) |
![]() | CanGrow | Gets and sets whether the current band can grow in size during rendering to match a bigger size of its rendered content regardless of the band's size in the report template. (Inherited from BandBase.) |
![]() | CanShrink | Gets and sets whether the current band can shrink in size during rendering to match a smaller size of its rendered content regardless of the band's size in the report template. (Inherited from BandBase.) |
![]() | Controls | Gets the collection of the nested controls. (Inherited from ContainerControl.) |
![]() | DataBindings | Gets the collection of the control's properties data/expressions bindings. (Inherited from ReportControl.) |
![]() | DataSource | Gets or sets name of a data source used to build the pivot table. |
![]() | DimensionOnEveryPage | Gets or sets a value indicating whether the dimension will be displayed on each page. |
![]() | Document | Gets the document. (Inherited from ReportControl.) |
![]() | Engine | Gets the RenderEngine used. (Inherited from ReportControl.) |
![]() | FilterExpression | Gets and sets the code for the script that will be invoked during filtering. |
![]() | GenerateScript | Gets and sets the code for the script that will be invoked before rendering. (Inherited from ReportControl.) |
![]() | Hyperlink | Gets and sets a hyperlink for the control. (Inherited from ReportControl.) |
![]() | Layout | Gets or sets pivot table layout settings. |
![]() | Location | Gets and sets the control's top-left corner position within the parent control. (Inherited from ReportControl.) |
![]() | MasterBand | Gets the master band. (Inherited from Section.) |
![]() | Name | Gets and sets the name of the component. (Inherited from ReportComponent.) |
![]() | NestedFields | Determines the list of nested data sources. |
![]() | NewColumnAfter | Gets or sets value indicating whether a new column should be inserted after the band's content. (Inherited from RegularBandBase.) |
![]() | NewColumnBefore | Gets and sets whether a new column should be started for the band's content rendering. (Inherited from RegularBandBase.) |
![]() | NewPageAfter | Gets or sets value indicating whether a new page should be inserted after the band's content. (Inherited from RegularBandBase.) |
![]() | NewPageBefore | Gets and sets whether the band should be rendered on a new page. (Inherited from RegularBandBase.) |
![]() | Page | Gets the page. (Inherited from ReportControl.) |
![]() | PageBounds | Gets and sets the control's bounds within the page. (Inherited from ReportControl.) |
![]() | PageLocation | Gets and sets the control's top-left corner position within the page. (Inherited from ReportControl.) |
![]() | Parent | Gets and sets the parent control. (Inherited from ReportControl.) |
![]() | RenderHeight | Gets and sets the height of the final control. (Inherited from ReportControl.) |
![]() | RowHeight | Gets or sets default row height. |
![]() | Shift | Determines the shift on x-axis. |
![]() | ShowCaption | Gets or sets whether the title line should be drawn for the current band object in design mode. (Inherited from BandBase.) |
![]() | ShowRepeatText | Gets or sets a value indicating whether the endurable text was displayed. |
![]() | ShowSingleFact | Gets or sets whether a single fact caption should be visible. |
![]() | ShowTableCaption | Gets or sets a value indicating whether the pivot table caption will be displayed. |
![]() | ShowZeroValues | |
![]() | Size | Gets and sets the size of the control. (Inherited from ReportControl.) |
![]() | SortPriority | Gets the band's priority for sorting operations. (Inherited from Section.) |
![]() | StyleName | Gets and sets the name of the style applied to the control. (Inherited from ReportControl.) |
![]() | Styles | Gets or sets styles for each part of a resulting table. |
![]() | TableCaption | Gets or sets table caption text. |
![]() | Tag | Gets and sets an additional information for the control. (Inherited from ReportControl.) |
![]() | ToolTip | Gets and sets a tooltip for the control. (Inherited from ReportControl.) |
![]() | Visible | Gets and sets whether the control should be rendered to the final document. (Inherited from ReportControl.) |