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