Class FileEncryptDialog
Represents a class used to arrange the elements of the EncryptCommandWindow.
Inheritance
System.Object
FileEncryptDialog
Namespace: Syncfusion.UI.Xaml.Spreadsheet
Assembly: Syncfusion.SfSpreadsheet.WPF.dll
Syntax
public class FileEncryptDialog : Control
Constructors
FileEncryptDialog()
Initializes a new instance of the FileEncryptDialog class.
Declaration
public FileEncryptDialog()
Methods
OnApplyTemplate()
Builds the visual tree for the FileEncryptDialog when a new template is applied.
Declaration
public override void OnApplyTemplate()