Spread Silverlight Documentation
ExpectedValueType Property (TextCondition)


GrapeCity.Windows.SpreadSheet.Data Namespace > TextCondition 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 TextCondition
Dim value As System.Type
 
value = instance.ExpectedValueType
public override System.Type ExpectedValueType {get;}
See Also

Reference

TextCondition Class
TextCondition Members