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
Constructors
Initializes a new instance of the CreateUpdateSpreadsheetNameDialogContext class.
C#
public SimpleConditionalFormattingDialogContext(RadSpreadsheet radSpreadsheet, ConditionalFormattingRuleType ruleType)
The RadSpreadsheet.
ruleTypeConditionalFormattingRuleTypeThe conditioanl formatting rule type.