Class SimpleConditionalFormattingDialogContext
Represents a context for the simple conditional formatting dialog.
Namespace: Telerik.Windows.Controls.Spreadsheet.Dialogs
Assembly: Telerik.Windows.Controls.Spreadsheet.dll
Syntax
public class SimpleConditionalFormattingDialogContext : RadSpreadsheetDialogContext
Constructors
SimpleConditionalFormattingDialogContext(RadSpreadsheet, ConditionalFormattingRuleType)
Initializes a new instance of the CreateUpdateSpreadsheetNameDialogContext class.
Declaration
public SimpleConditionalFormattingDialogContext(RadSpreadsheet radSpreadsheet, ConditionalFormattingRuleType ruleType)
Parameters
RadSpreadsheet
radSpreadsheet
The RadSpreadsheet. |
ConditionalFormattingRuleType
ruleType
The conditioanl formatting rule type. |