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

In This Topic
    TableLineGroupFooter Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property (Inherited from combit.Reporting.Dom.TableLineBase)
    Public Property (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 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 footer 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 PropertyGets or sets a name for the field that will be displayed in the Designer. (Inherited from combit.Reporting.Dom.TableLineBase)
    Public PropertyGets or sets the space between the border and the contents of the line. (Inherited from combit.Reporting.Dom.TableLineBase)
    Public PropertyGets or sets if a page break should appear after the group footer.  
    Top
    See Also