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