Table of Contents

Class ProjectReverseSide

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

Represents a reverse side project in the List & Label DOM.

public class ProjectReverseSide : ProjectBase, IDisposable
Inheritance
ProjectReverseSide
Implements
Inherited Members

Constructors

ProjectReverseSide(ListLabel)

Initializes a new instance of the ProjectReverseSide class with the specified parent component.

public ProjectReverseSide(ListLabel parentComponent)

Parameters

parentComponent ListLabel

The parent ListLabel component.