Class SettingsPaneTextControl
SettingsPaneTextControl represents the Content of the Text Tab in the SettingsPane.
Inheritance
System.Object
SettingsPaneTextControl
Namespace: Telerik.Windows.Controls.Diagrams.Extensions
Assembly: Telerik.Windows.Controls.Diagrams.Extensions.dll
Syntax
public class SettingsPaneTextControl : Control
Constructors
SettingsPaneTextControl()
Declaration
public SettingsPaneTextControl()
Methods
OnInitialized(EventArgs)
Raises the System.
Declaration
protected override void OnInitialized(EventArgs e)
Parameters
System.
|