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