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