New to Telerik UI for WPFStart a free 30-day trial

Represents a context for the simple conditional formatting dialog.

Definition

Namespace:Telerik.Windows.Controls.Spreadsheet.Dialogs

Assembly:Telerik.Windows.Controls.Spreadsheet.dll

Syntax:

C#
public class SimpleConditionalFormattingDialogContext : RadSpreadsheetDialogContext

Inheritance: objectRadSpreadsheetDialogContextSimpleConditionalFormattingDialogContext

Inherited Members RadSpreadsheetDialogContext.RadSpreadsheetRadSpreadsheetDialogContext.Owner

Constructors

Initializes a new instance of the CreateUpdateSpreadsheetNameDialogContext class.

C#
public SimpleConditionalFormattingDialogContext(RadSpreadsheet radSpreadsheet, ConditionalFormattingRuleType ruleType)
Parameters:radSpreadsheetRadSpreadsheet

The RadSpreadsheet.

ruleTypeConditionalFormattingRuleType

The conditioanl formatting rule type.