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