Table of Contents

Class PropertyReportSection

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

Report section reference (file name + condition) for TOC, index, reverse side.

public class PropertyReportSection : DomItem
Inheritance
PropertyReportSection
Derived
Inherited Members

Properties

Condition

Gets or sets the activation condition.

public string Condition { get; set; }

Property Value

string

FileName

Gets or sets the external section file name.

public string FileName { get; set; }

Property Value

string