Class PropertyDataLinesOptionsStaticTable
- Namespace
- combit.Reporting.Dom
- Assembly
- combit.ListLabel31.CrossPlatform.dll
Data line options for static tables.
public class PropertyDataLinesOptionsStaticTable : DomItem
- Inheritance
-
PropertyDataLinesOptionsStaticTable
- Inherited Members
Properties
KeepTogether
Gets the keep-together settings.
[JsonInclude]
public PropertyKeepTogether KeepTogether { get; }
Property Value
KeepTogetherDataLine
Gets or sets the data line keep-together mode.
public string KeepTogetherDataLine { get; set; }