Class RepeatingSectionControl
Represents the repeating section content control.
Inherited Members
Namespace: Telerik.Windows.Controls.RichTextBoxUI
Assembly: Telerik.Windows.Controls.RichTextBoxUI.dll
Syntax
public class RepeatingSectionControl : ContentControlInput, IContentControl
Constructors
RepeatingSectionControl()
Declaration
public RepeatingSectionControl()
Methods
OnInitialized(EventArgs)
Declaration
protected override void OnInitialized(EventArgs e)
Parameters
System.EventArgs
e
|