Table of Contents

Class PropertyGroupHeaderLinesOptions

Namespace
combit.Reporting.Dom
Assembly
combit.ListLabel31.CrossPlatform.dll

Group header line options controlling concatenation and keep-together behavior.

public class PropertyGroupHeaderLinesOptions : DomItem
Inheritance
PropertyGroupHeaderLinesOptions
Inherited Members

Properties

ConcatNextDataLine

Gets or sets whether the next data line is concatenated with this group header.

public string ConcatNextDataLine { get; set; }

Property Value

string

KeepTogether

Gets or sets whether the group header should be kept together.

public string KeepTogether { get; set; }

Property Value

string