ClassSettingsPaneStyleControl
Class
SettingsPaneStyleControl represents the Content of the Style Tab in SettingsPane.
Definition
Namespace:Telerik.Windows.Controls.Diagrams.Extensions
Assembly:Telerik.Windows.Controls.Diagrams.Extensions.dll
Syntax:
cs-api-definition
public class SettingsPaneStyleControl : Control
Inheritance: objectSettingsPaneStyleControl
Constructors
SettingsPaneStyleControl()
Declaration
cs-api-definition
public SettingsPaneStyleControl()
Methods
OnApplyTemplate()
Declaration
cs-api-definition
public override void OnApplyTemplate()
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