List & Label .NET
combit.Reporting.Dom Namespace / PropertyCrosstabDefinition Class

In This Topic
    PropertyCrosstabDefinition Class Properties
    In This Topic

    For a list of all members of this type, see PropertyCrosstabDefinition members.

    Public Properties
     NameDescription
    Public Property  
    Public PropertyGives 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)
    Public PropertyGets 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)
    Public PropertyGets or sets the wrapping behavior of a cross tab in horizontal direction.  
    Public PropertyAllows to set a default font for the crosstab cells. (Inherited from combit.Reporting.Dom.PropertyCrosstabDefinitionBase)
    Public PropertyAllows to set a default frame for the crosstab cells.  
    Public Property  
    Public PropertyGets or sets the filling and a possible gradient fill for the crosstab's background.  
    Public Property  
    Public Property (Inherited from combit.Reporting.Dom.DomItem)
    Public PropertyLink for the object (valid only for preview, PDF and HTML export).  
    Public PropertyGets or sets the minimum height to be reserved for the object. If there's less space, a page break will be triggered.  
    Public PropertyGets or sets the content of crosstab rows. You may specify the groupings to use as well as the GroupLabel or SumLabel to be used.  
    Public PropertyGets or sets the wrapping behavior of a cross tab in vertical direction.  
    Public Property (Inherited from combit.Reporting.Dom.PropertyCrosstabDefinitionBase)
    Public Property (Inherited from combit.Reporting.Dom.PropertyCrosstabDefinitionBase)
    Public PropertyGets 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.  
    Top
    See Also