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