Class InformationDialogContent
Represents information dialog content.
Inheritance
System.Object
InformationDialogContent
Inherited Members
Namespace: Telerik.Windows.Controls.Spreadsheet.Dialogs
Assembly: Telerik.Windows.Controls.Spreadsheet.dll
Syntax
public class InformationDialogContent : InformationDialogContentBase, ILocalizable, IRadSpreadsheetDialogContent<InformationDialogContext>, IRadSpreadsheetDialogContent
Constructors
InformationDialogContent()
Initializes a new instance of the InformationDialogContent class.
Declaration
public InformationDialogContent()
Methods
ShowDialogOverride()
Called before showing dialog.
Declaration
protected override void ShowDialogOverride()
Overrides
Telerik.Windows.Controls.Spreadsheet.Dialogs.RadSpreadsheetDialogContentBase<Telerik.Windows.Controls.Spreadsheet.Dialogs.InformationDialogContext>.ShowDialogOverride()