RepeatInfo Constructor

Definition

Initializes a new instance of the RepeatInfo class.

public:
 RepeatInfo();
public RepeatInfo ();
Public Sub New ()

Remarks

Use this constructor to create and initialize a new instance of the RepeatInfo class using default values.

The following table shows initial property values for an instance of RepeatInfo.

Property Initial Value
OuterTableImplied false
RepeatColumns 0
RepeatDirection Vertical
RepeatLayout Table

Applies to