Represents base context for the protection tab of the FormatCellsDialog.
Definition
Namespace:Telerik.Windows.Controls.Spreadsheet.Dialogs
Assembly:Telerik.Windows.Controls.Spreadsheet.dll
Syntax:
C#
public abstract class ProtectionTabContextBase : FormatCellsTabContextBase, IProtectionTabContext, IFormatCellsTabContext
Inheritance: objectFormatCellsTabContextBaseProtectionTabContextBase
Derived Classes:
Implements:
Inherited Members
Constructors
Initializes a new instance of the ProtectionTabContextBase class.
C#
protected ProtectionTabContextBase(RadSpreadsheet radSpreadsheet, CellStyle cellStyle = null)
The RadSpreadsheet.
cellStyleCellStyleThe cell style.