Class InsertChartDialogContent
Represents a insert chart dialog content.
Inheritance
Inherited Members
Namespace: Telerik.Windows.Controls.Spreadsheet.Dialogs
Assembly: Telerik.Windows.Controls.Spreadsheet.dll
Syntax
public class InsertChartDialogContent : RadSpreadsheetDialogContentBase<InsertChartDialogContext>, ILocalizable, IRadSpreadsheetDialogContent<InsertChartDialogContext>, IRadSpreadsheetDialogContent
Constructors
InsertChartDialogContent()
Initializes a new instance of the Insert
Declaration
public InsertChartDialogContent()
Methods
OnApplyTemplate()
Declaration
public override void OnApplyTemplate()
Overrides
OnInitialized(EventArgs)
Raises the System.
Declaration
protected override void OnInitialized(EventArgs e)
Parameters
System. The System. |
OnKeyDown(KeyEventArgs)
Invoked when an unhandled System.
Declaration
protected override void OnKeyDown(KeyEventArgs e)
Parameters
System. The System. |
ShowDialogOverride()
Declaration
protected override void ShowDialogOverride()