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