Class ProtectionTabContext
Represents context for the protection tab of the FormatCellsDialog.
Inherited Members
Namespace: Telerik.Windows.Controls.Spreadsheet.Dialogs
Assembly: Telerik.Windows.Controls.Spreadsheet.dll
Syntax
public class ProtectionTabContext : ProtectionTabContextBase, IProtectionTabContext, IFormatCellsTabContext
Constructors
ProtectionTabContext(RadSpreadsheet)
Initializes a new instance of the ProtectionTabContext class.
Declaration
public ProtectionTabContext(RadSpreadsheet radSpreadsheet)
Parameters
RadSpreadsheet
radSpreadsheet
The RAD spreadsheet. |
Methods
ApplyChangesFromContextOverride()
Applies the changes from context override.
Declaration
protected override void ApplyChangesFromContextOverride()
Overrides
InitContextOverride()
Initializes the context override.
Declaration
protected override void InitContextOverride()