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