Class PropertyTableLinesStaticTable
- Namespace
- combit.Reporting.Dom
- Assembly
- combit.ListLabel31.CrossPlatform.dll
Lines container for a static table (data lines only).
public class PropertyTableLinesStaticTable : DomItem
- Inheritance
-
PropertyTableLinesStaticTable
- Inherited Members
Properties
Data
Gets the collection of static table data lines.
[JsonInclude]
public CollectionTableLinesData Data { get; }