Table of Contents

Class PropertyGroupFooterLinesOptions

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

Group footer line options including visibility on empty groups and keep-together behavior.

public class PropertyGroupFooterLinesOptions : DomItem
Inheritance
PropertyGroupFooterLinesOptions
Inherited Members

Properties

AlsoOnEmptyGroup

Gets or sets whether the group footer is printed also for empty groups.

public string AlsoOnEmptyGroup { get; set; }

Property Value

string

KeepTogether

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

public string KeepTogether { get; set; }

Property Value

string