Class FontTabContextForStyle
Represents context for style for the font tab of the FormatCellsDialog.
Inherited Members
Namespace: Telerik.Windows.Controls.Spreadsheet.Dialogs
Assembly: Telerik.Windows.Controls.Spreadsheet.dll
Syntax
public class FontTabContextForStyle : FontTabContextBase, IFontTabContext, IFormatCellsTabContext
Constructors
FontTabContextForStyle(RadSpreadsheet, CellStyle)
Initializes a new instance of the Font
Declaration
public FontTabContextForStyle(RadSpreadsheet radSpreadsheet, CellStyle cellStyle)
Parameters
Rad The RadSpreadsheet. |
Telerik. The cell style. |
Methods
ApplyChangesFromContextOverride()
Applies the changes from context override.
Declaration
protected override void ApplyChangesFromContextOverride()
Overrides
InitContextOverride()
Initializes the context override.
Declaration
protected override void InitContextOverride()