Table of Contents

Class PropertyIndexCell

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

Index cell definition (visibility, width and title) for table of contents / index layouts.

public class PropertyIndexCell : DomItem
Inheritance
PropertyIndexCell
Inherited Members

Properties

MaxWidth

Gets or sets the maximum width expression.

public string MaxWidth { get; set; }

Property Value

string

Title

Gets or sets the cell title.

public string Title { get; set; }

Property Value

string

Visible

Gets or sets the visibility flag.

public string Visible { get; set; }

Property Value

string