Spread Silverlight Documentation
ExpectedValueType Property (Top10Condition)


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

Reference

Top10Condition Class
Top10Condition Members