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