ClassWarningDialogContentBase
Class
Represents a base class for the warning dialog content.
Definition
Namespace:Telerik.Windows.Controls.Spreadsheet.Dialogs
Assembly:Telerik.Windows.Controls.Spreadsheet.dll
Syntax:
cs-api-definition
public abstract class WarningDialogContentBase : RadSpreadsheetDialogContentBase<WarningDialogContext>, ILocalizable, IRadSpreadsheetDialogContent<WarningDialogContext>, IRadSpreadsheetDialogContent
Inheritance: objectControlBaseRadSpreadsheetDialogContentBaseRadSpreadsheetDialogContentBase<WarningDialogContext>WarningDialogContentBase
Derived Classes:
Implements:
Inherited Members
Constructors
WarningDialogContentBase()
Declaration
cs-api-definition
protected WarningDialogContentBase()