Class PropertyLineOptionsStaticTable
- Namespace
- combit.Reporting.Dom
- Assembly
- combit.ListLabel31.CrossPlatform.dll
Line options container for static tables (data section only).
public class PropertyLineOptionsStaticTable : DomItem
- Inheritance
-
PropertyLineOptionsStaticTable
- Inherited Members
Properties
Data
Gets the static table data line options.
[JsonInclude]
public PropertyDataLinesOptionsStaticTable Data { get; }