Class PropertyCrosstabSummary
- Namespace
- combit.Reporting.Dom
- Assembly
- combit.ListLabel31.CrossPlatform.dll
Summary row/column configuration (visibility and position relative to entries).
public class PropertyCrosstabSummary : DomItem
- Inheritance
-
PropertyCrosstabSummary
- Inherited Members
Properties
BeforeEntries
Gets or sets whether the summary appears before the entries instead of after.
public string BeforeEntries { get; set; }
Property Value
Show
Gets or sets whether the summary is shown.
public string Show { get; set; }