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

In This Topic
    PropertyDataLinesOptions Class Members
    In This Topic

    The following tables list the members exposed by PropertyDataLinesOptions.

    Public Properties
     NameDescription
    Public PropertyGets or sets whether the calculation of sums will be triggered even if the data lines are suppressed.  
    Public Property (Inherited from combit.Reporting.Dom.DomItem)
    Public PropertyGets or sets whether multiple line definitions may be separated by a page break (False) or not (True).  
    Public Property  
    Public PropertyIf this property is True,  all data lines will be completely suppressed. This option is especially useful in combination with the option ForceSumCalculation. The last option defines that the sum will be calculated when the data line is not printed. With the combination of both options and the use of groups and sum variables, the printing of interesting statistics is possible.  
    Public PropertyGets or sets if alternating background colors are used for the data lines. This will improve the readability of large tables.  
    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 DomItem)
    Public Method (Inherited from DomItem)
    Public Method (Inherited from DomItem)
    Top
    See Also