Class InsertFunctionDialogContentBase
Represents base for the insert function dialog content.
Inheritance
System.Object
InsertFunctionDialogContentBase
Inherited Members
RadSpreadsheetDialogContentBase<InsertFunctionDialogContext>.ShowDialog(InsertFunctionDialogContext)
RadSpreadsheetDialogContentBase<InsertFunctionDialogContext>.IRadSpreadsheetDialogContent.ResizeMode
Namespace: Telerik.WinForms.Controls.Spreadsheet.Dialogs
Assembly: Telerik.WinControls.RadSpreadsheet.dll
Syntax
public abstract class InsertFunctionDialogContentBase : RadSpreadsheetDialogContentBase<InsertFunctionDialogContext>, IComponentTreeHandler, ILayoutHandler, ISupportInitializeNotification, ISupportInitialize, INotifyPropertyChanged, IAnalyticsProvider, IRadSpreadsheetDialogContent<InsertFunctionDialogContext>, IRadSpreadsheetDialogContent
Constructors
InsertFunctionDialogContentBase()
Declaration
protected InsertFunctionDialogContentBase()