Class SdtRepeatingSectionItemBuilder
Represents an SdtBuilder that handles the generation of RepeatingSectionItem content controls.
Inherited Members
      System.Object.ToString()
    
    
      System.Object.Equals(System.Object)
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
    
      System.Object.GetHashCode()
    
    
      System.Object.GetType()
    
    
      System.Object.MemberwiseClone()
    
  Namespace: Telerik.WinForms.Documents.Model.StructuredDocumentTags
Assembly: Telerik.WinControls.RichTextEditor.dll
Syntax
public class SdtRepeatingSectionItemBuilder : SdtBuilder<RepeatingSectionItemProperties>, ISdtBuilder
  Constructors
SdtRepeatingSectionItemBuilder(SdtRangeStart, RepeatingSectionItemProperties)
Initializes a new instance of the SdtRepeatingSectionItemBuilder class.
Declaration
public SdtRepeatingSectionItemBuilder(SdtRangeStart sdtStart, RepeatingSectionItemProperties properties)
  Parameters
| 
        SdtRangeStart
        sdtStart
         
  | 
    
| 
        RepeatingSectionItemProperties
        properties
         
  |