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