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