Class
InsertFunctionDialogContentBase

Represents base for the insert function dialog content.

Definition

Namespace:Telerik.Windows.Controls.Spreadsheet.Dialogs

Assembly:Telerik.Windows.Controls.Spreadsheet.dll

Syntax:

cs-api-definition
public abstract class InsertFunctionDialogContentBase : RadSpreadsheetDialogContentBase<InsertFunctionDialogContext>, ILocalizable, IRadSpreadsheetDialogContent<InsertFunctionDialogContext>, IRadSpreadsheetDialogContent

Inheritance: objectControlBaseRadSpreadsheetDialogContentBaseRadSpreadsheetDialogContentBase<InsertFunctionDialogContext>InsertFunctionDialogContentBase

Derived Classes: InsertFunctionDialogContent

Implements: ILocalizableIRadSpreadsheetDialogContentIRadSpreadsheetDialogContent<InsertFunctionDialogContext>

Inherited Members RadSpreadsheetDialogContentBase<InsertFunctionDialogContext>.ShowDialog(InsertFunctionDialogContext)RadSpreadsheetDialogContentBase<InsertFunctionDialogContext>.ShowDialogOverride()RadSpreadsheetDialogContentBase<InsertFunctionDialogContext>.Show(InsertFunctionDialogContext)RadSpreadsheetDialogContentBase<InsertFunctionDialogContext>.ShowOverride()RadSpreadsheetDialogContentBase<InsertFunctionDialogContext>.CloseOverride()RadSpreadsheetDialogContentBase<InsertFunctionDialogContext>.OnApplyTemplate()RadSpreadsheetDialogContentBase<InsertFunctionDialogContext>.Close()RadSpreadsheetDialogContentBase<InsertFunctionDialogContext>.ExecuteOnNextClosed(Action)RadSpreadsheetDialogContentBase<InsertFunctionDialogContext>.OnClosed()RadSpreadsheetDialogContentBase<InsertFunctionDialogContext>.HostWindowRadSpreadsheetDialogContentBase<InsertFunctionDialogContext>.ContextRadSpreadsheetDialogContentBase<InsertFunctionDialogContext>.ClosedRadSpreadsheetDialogContentBase.HeaderPropertyRadSpreadsheetDialogContentBase.ResizeModePropertyRadSpreadsheetDialogContentBase.WindowStartupLocationPropertyRadSpreadsheetDialogContentBase.CanMovePropertyRadSpreadsheetDialogContentBase.DialogResultPropertyRadSpreadsheetDialogContentBase.HostWindowMinWidthPropertyRadSpreadsheetDialogContentBase.HostWindowMinHeightPropertyRadSpreadsheetDialogContentBase.HostWindowMaxWidthPropertyRadSpreadsheetDialogContentBase.HostWindowMaxHeightPropertyRadSpreadsheetDialogContentBase.SetString(string)RadSpreadsheetDialogContentBase.HeaderRadSpreadsheetDialogContentBase.ResizeModeRadSpreadsheetDialogContentBase.WindowStartupLocationRadSpreadsheetDialogContentBase.CanMoveRadSpreadsheetDialogContentBase.DialogResultRadSpreadsheetDialogContentBase.HostWindowMinWidthRadSpreadsheetDialogContentBase.HostWindowMinHeightRadSpreadsheetDialogContentBase.HostWindowMaxWidthRadSpreadsheetDialogContentBase.HostWindowMaxHeightControlBase.GetTemplateChild<T>(string)ControlBase.GetRequiredTemplateChild<T>(string, bool)

Constructors

InsertFunctionDialogContentBase()

Declaration

cs-api-definition
protected InsertFunctionDialogContentBase()