Table of Contents

Class PropertyCrosstabPageBreakPreferences

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

Page break preferences allowing forced breaks at a given grouping level.

public class PropertyCrosstabPageBreakPreferences : DomItem
Inheritance
PropertyCrosstabPageBreakPreferences
Inherited Members

Properties

Force

Gets or sets whether the page break is forced.

public string Force { get; set; }

Property Value

string

Level

Gets or sets the grouping level for page breaks.

public string Level { get; set; }

Property Value

string