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