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