Table of Contents

Class PropertyOuterInterval

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

Outer interval configuration (contents and format) for calendrical/time based layouts.

public class PropertyOuterInterval : DomItem
Inheritance
PropertyOuterInterval
Inherited Members

Properties

Contents

Gets or sets the interval contents expression.

public string Contents { get; set; }

Property Value

string

Format

Gets or sets the formatting expression.

public string Format { get; set; }

Property Value

string