Class TimeBreakControl
Represent a control that is used to display a time break.
Inheritance
System.Object
TimeBreakControl
Namespace: Telerik.Windows.Controls.ConversationalUI
Assembly: Telerik.Windows.Controls.ConversationalUI.dll
Syntax
public class TimeBreakControl : Control
Constructors
TimeBreakControl()
Declaration
public TimeBreakControl()
Methods
OnInitialized(EventArgs)
Declaration
protected override void OnInitialized(EventArgs e)
Parameters
System.EventArgs
e
|