FontTabContext
Class
Represents context for the font tab of the FormatCellsDialog.
Definition
Namespace:Telerik.Windows.Controls.Spreadsheet.Dialogs
Assembly:Telerik.Windows.Controls.Spreadsheet.dll
Syntax:
C#
public class FontTabContext : FontTabContextBase, IFontTabContext, IFormatCellsTabContext
Inheritance: objectFormatCellsTabContextBaseFontTabContextBaseFontTabContext
Implements:
Inherited Members
Constructors
Initializes a new instance of the FontTabContext class.
C#
public FontTabContext(RadSpreadsheet radSpreadsheet)
The RadSpreadsheet.
Methods
Applies the changes from context override.
C#
protected override void ApplyChangesFromContextOverride()
Overrides:
Initializes the context override.
C#
protected override void InitContextOverride()
Overrides: