Spread Silverlight Documentation
CreateCondition Method (CellValueRule)


GrapeCity.Windows.SpreadSheet.Data Namespace > CellValueRule Class : CreateCondition Method
Creates conditions for the rule.
Syntax
'Declaration
 
Protected Overrides NotOverridable Function CreateCondition() As ConditionBase
'Usage
 
Dim instance As CellValueRule
Dim value As ConditionBase
 
value = instance.CreateCondition()
protected override ConditionBase CreateCondition()

Return Value

The condition.
See Also

Reference

CellValueRule Class
CellValueRule Members