Class WarningDialogContentBase
Represents a base class for the warning dialog content.
Inheritance
System.Object
WarningDialogContentBase
Inherited Members
Namespace: Telerik.WinForms.Controls.Spreadsheet.Dialogs
Assembly: Telerik.WinControls.RadSpreadsheet.dll
Syntax
public abstract class WarningDialogContentBase : MessageDialogContentBase<WarningDialogContext>, IComponentTreeHandler, ILayoutHandler, ISupportInitializeNotification, ISupportInitialize, INotifyPropertyChanged, IAnalyticsProvider, IRadSpreadsheetDialogContent<WarningDialogContext>, IRadSpreadsheetDialogContent
Constructors
WarningDialogContentBase()
Declaration
protected WarningDialogContentBase()