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

In This Topic
    CrosstabCellGroupLabel Class Members
    In This Topic

    The following tables list the members exposed by CrosstabCellGroupLabel.

    Public Properties
     NameDescription
    Public PropertyDetermines the horizontal alignment of the text. Available values are

     

    Value Meaning
    0 left aligned
    1 centered
    2 right aligned

    (Inherited from combit.Reporting.Dom.CrosstabCellBase)
    Public Property

    Determines the vertical alignment of the text. Possible values are

    Value Meaning
    0 content is top aligned
    1 content is centered
    2 content is bottom aligned

    (Inherited from CrosstabCellBase)
    Public Property  
    Public Property (Inherited from CrosstabCellBase)
    Public Property

    Rotates the object counter clockwise. Only TrueType fonts can be rotated. Possible values are:

     

    Value Meaning
    0
    1 90°
    2 180°
    3 270°

    (Inherited from CrosstabCellBase)
    Public Property  
    Public Property (Inherited from CrosstabCellBase)
    Public Property  
    Public PropertyGets or sets the properties of a filling and a possible gradient fill. (Inherited from CrosstabCellBase)
    Public PropertyGets or sets the font for the cell. (Inherited from CrosstabCellBase)
    Public PropertyFormula for the cell's display value. (Inherited from CrosstabCellBase)
    Public PropertyRepresents the frame properties of the cell. (Inherited from CrosstabCellBase)
    Public Property (Inherited from CrosstabCellBase)
    Public Property

    Link that will be opened when clicking on the cell. This functionality is only available for the following output targets:

    • Preview
    • PDF
    • HTML
    (Inherited from CrosstabCellBase)
    Public Property (Inherited from CrosstabCellBase)
    Public PropertyGets or sets the maximum number of items to display in the group. By restricting this number, Top-N crosstab reports can be configured.  
    Public Property (Inherited from CrosstabCellBase)
    Public Property (Inherited from CrosstabCellBase)
    Public Property

    Gets or sets the formatting for the text displayed. Available OutputFormatter classes are:

    PropertyOutputFormatterCurrency

    PropertyOutputFormatterDate

    PropertyOutputFormatterDateTime

    PropertyOutputFormatterDegree

    PropertyOutputFormatterDouble

    PropertyOutputFormatterPercentage

    PropertyOutputFormatterTime

    (Inherited from CrosstabCellBase)
    Public PropertyGets or sets if the span label for the corresponding group will be displayed or not.  
    Public PropertyGets or sets if labels for the corresponding group will be sorted ascending or descending.  
    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 CrosstabCellBase)
    Public Method (Inherited from CrosstabCellBase)
    Public Method (Inherited from CrosstabCellBase)
    Top
    See Also