Spread Silverlight Documentation
ExpectedValueType Property (FormulaCondition)


GrapeCity.Windows.SpreadSheet.Data Namespace > FormulaCondition Class : ExpectedValueType Property
Gets the expected type of the value.
Syntax
'Declaration
 
Public Overrides NotOverridable ReadOnly Property ExpectedValueType As System.Type
'Usage
 
Dim instance As FormulaCondition
Dim value As System.Type
 
value = instance.ExpectedValueType
public override System.Type ExpectedValueType {get;}
See Also

Reference

FormulaCondition Class
FormulaCondition Members