Name | Description | |
---|---|---|
AdjacentDefinitions | ||
Cells | Gives you access to the cells of the cross tab. You may access just one cell, a whole row or column, or - by using the All Property - all cells simultaneously. (Inherited from combit.Reporting.Dom.PropertyCrosstabDefinitionBase) | |
Columns | Gets or sets the content of crosstab columns. You may specify the groupings to use as well as the GroupLabel or SumLabel to be used. (Inherited from combit.Reporting.Dom.PropertyCrosstabDefinitionBase) | |
ColumnWrapping | Gets or sets the wrapping behavior of a cross tab in horizontal direction. | |
DefaultFont | Allows to set a default font for the crosstab cells. (Inherited from combit.Reporting.Dom.PropertyCrosstabDefinitionBase) | |
DefaultFrame | Allows to set a default frame for the crosstab cells. | |
DesignScheme | ||
Filling | Gets or sets the filling and a possible gradient fill for the crosstab's background. | |
HarmonicLineHeights | ||
InternalObjectType | (Inherited from combit.Reporting.Dom.DomItem) | |
LinkUrl | Link for the object (valid only for preview, PDF and HTML export). | |
MinHeight | Gets or sets the minimum height to be reserved for the object. If there's less space, a page break will be triggered. | |
Rows | Gets or sets the content of crosstab rows. You may specify the groupings to use as well as the GroupLabel or SumLabel to be used. | |
RowWrapping | Gets or sets the wrapping behavior of a cross tab in vertical direction. | |
SubCellCount | (Inherited from combit.Reporting.Dom.PropertyCrosstabDefinitionBase) | |
UIName | (Inherited from combit.Reporting.Dom.PropertyCrosstabDefinitionBase) | |
WrapPercentage | Gets or sets how much the crosstab can be shrunk in order to avoid a horizontal page break. 50=that it can be shrunk up to 50% to avoid a page break; 100=retain original size. |