New to Telerik Document ProcessingStart a free 30-day trial

Configures a structured document tag as a single item within a repeating section, holding one instance of repeatable content.

Definition

Constructors

Initializes a new instance of the RepeatingSectionItemProperties class.

C#
public RepeatingSectionItemProperties()

Properties

Gets the properties of the parent repeating section that contains this item, linking the item to its container.

C#
public RepeatingSectionProperties ParentSectionProperties { get; }