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