combit List & Label 29 - .NET Help
combit.Reporting.Dom Namespace / PropertyCrosstabDefinition Class
Properties Methods

In This Topic
    PropertyCrosstabDefinition Class Members
    In This Topic

    The following tables list the members exposed by PropertyCrosstabDefinition.

    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 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 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 PropertyCrosstabDefinitionBase)
    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 PropertyCrosstabDefinitionBase)
    Public Property (Inherited from 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
    Public Methods
     NameDescription
    Public MethodCopies all cloneable properties from one item to another. Make sure to call ResetInformation on the modified project in order to rebuild the object model afterwards. (Inherited from combit.Reporting.Dom.DomItem)
    Public Method (Inherited from PropertyCrosstabDefinitionBase)
    Public Method (Inherited from PropertyCrosstabDefinitionBase)
    Public Method (Inherited from PropertyCrosstabDefinitionBase)
    Top
    See Also