Class RepeatingSectionItemProperties
Represents the properties of a structured document tag of RepeatingSectionItem type.
Inherited Members
Namespace: Telerik.Windows.Documents.Flow.Model.StructuredDocumentTags
Assembly: Telerik.Windows.Documents.Flow.dll
Syntax
public class RepeatingSectionItemProperties : SdtProperties, ISdtProperties
Constructors
RepeatingSectionItemProperties()
Initializes a new instance of the Repeating
Declaration
public RepeatingSectionItemProperties()
Properties
ParentSectionProperties
Gets the Repeating
Declaration
public RepeatingSectionProperties ParentSectionProperties { get; }
Property Value
Methods
GetBuilder(SdtRangeStart)
Provides an ISdt
Declaration
protected override ISdtBuilder GetBuilder(SdtRangeStart associatedSdt)
Parameters
Sdt
|