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