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