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