Class UnprotectSheetWindow
Interaction logic for UnprotectSheet.xaml
Implements
System.Windows.Markup.IComponentConnector
Inherited Members
Namespace: Syncfusion.UI.Xaml.Spreadsheet.Commands
Assembly: Syncfusion.SfSpreadsheet.WPF.dll
Syntax
public class UnprotectSheetWindow : CommandBaseWindow, IComponentConnector
Constructors
UnprotectSheetWindow()
Declaration
public UnprotectSheetWindow()
Methods
InitializeComponent()
InitializeComponent
Declaration
public void InitializeComponent()
OnApplySettings()
Declaration
protected override void OnApplySettings()
Overrides
OnLoaded()
Declaration
protected override void OnLoaded()
Overrides
UnWireEvents()
Declaration
protected override void UnWireEvents()
Overrides
WireEvents()
Declaration
protected override void WireEvents()
Overrides
Implements
System.Windows.Markup.IComponentConnector