ClassSettingsPaneTextControl
Class
SettingsPaneTextControl represents the Content of the Text Tab in the SettingsPane.
Definition
Namespace:Telerik.Windows.Controls.Diagrams.Extensions
Assembly:Telerik.Windows.Controls.Diagrams.Extensions.dll
Syntax:
cs-api-definition
public class SettingsPaneTextControl : Control
Inheritance: objectSettingsPaneTextControl
Constructors
SettingsPaneTextControl()
Declaration
cs-api-definition
public SettingsPaneTextControl()
Methods
OnInitialized(EventArgs)
Raises the event. This method is invoked whenever is set to true internally.
Declaration
cs-api-definition
protected override void OnInitialized(EventArgs e)
Parameters
e