Class SimpleConditionalFormattingDialogContext
Represents a context for the simple conditional formatting dialog.
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
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. |