combit List & Label 30 - .NET Help
combit.Reporting.Dom Namespace / TableLineGroupHeader Class
Properties Methods

In This Topic
    TableLineGroupHeader Class Members
    In This Topic

    The following tables list the members exposed by TableLineGroupHeader.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from combit.Reporting.Dom.TableLineBase)
    Public PropertyAllows to configure level and text for a PDF bookmark. (Inherited from combit.Reporting.Dom.TableLineBase)
    Public PropertyAppearance condition for the table line. If this condition evaluates to "False", the table line will not be printed. (Inherited from combit.Reporting.Dom.TableLineBase)
    Public PropertyGets or sets the default font for the table line. (Inherited from combit.Reporting.Dom.TableLineBase)
    Public PropertyGets or sets if the line will be displayed in the designer or not. (Inherited from combit.Reporting.Dom.TableLineBase)
    Public Property  
    Public PropertyThis collection contains the fields of a table line. It can also be used to add new fields to the line. (Inherited from combit.Reporting.Dom.TableLineBase)
    Public PropertyGets or sets the grouping criterion (e.g. "Left$(ArticleNo,1)").  
    Public PropertyGets or sets a tab separated list of sums that should be reset when the group header is triggered.  
    Public Property (Inherited from combit.Reporting.Dom.TableLineBase)
    Public Property (Inherited from combit.Reporting.Dom.DomItem)
    Public Property  
    Public PropertyGets or sets a name for the field that will be displayed in the Designer. (Inherited from combit.Reporting.Dom.TableLineBase)
    Public Property

    Options for page break in group header lines.

     
    Public PropertyGets or sets if the group header should be repeated on each new page as header line.Gets or sets if a page break should appear before the group header.  
    Public PropertyGets or sets the space between the border and the contents of the line. (Inherited from combit.Reporting.Dom.TableLineBase)
    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 combit.Reporting.Dom.DomItem)
    Public Method (Inherited from combit.Reporting.Dom.DomItem)
    Public Method (Inherited from combit.Reporting.Dom.DomItem)
    Top
    See Also