Class ProjectIndex
- Namespace
- combit.Reporting.Dom
- Assembly
- combit.ListLabel31.CrossPlatform.dll
Represents a List & Label DOM project of type combit.Reporting.LlProject.Index. This project type is primarily used internally for building an index (e.g. keyword or table index)
public class ProjectIndex : ProjectBase, IDisposable
- Inheritance
-
ProjectIndex
- Implements
- Inherited Members
Constructors
ProjectIndex(ListLabel)
Initializes a new instance of the ProjectIndex class bound to the given parent ListLabel component context.
public ProjectIndex(ListLabel parentComponent)