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

In This Topic
    TableLineGroupHeader Class Properties
    In This Topic

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

    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)"). (Inherited from combit.Reporting.Dom.TableLineGroupBase)
    Public PropertyGets or sets a tab separated list of sums that should be reset when the group header is triggered. (Inherited from combit.Reporting.Dom.TableLineGroupBase)
    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
    See Also