Represents a base class for the information dialog content.
Definition
Namespace:Telerik.Windows.Controls.Spreadsheet.Dialogs
Assembly:Telerik.Windows.Controls.Spreadsheet.dll
Syntax:
C#
public abstract class InformationDialogContentBase : RadSpreadsheetDialogContentBase<InformationDialogContext>, ILocalizable, IRadSpreadsheetDialogContent<InformationDialogContext>, IRadSpreadsheetDialogContent
Inheritance: objectControlBaseRadSpreadsheetDialogContentBaseRadSpreadsheetDialogContentBase<InformationDialogContext>InformationDialogContentBase
Derived Classes:
Implements:
Inherited Members
Constructors
C#
protected InformationDialogContentBase()