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