GrapeCity.Xaml.SpreadSheet.Data
ExpectedValueType Property (Top10Condition)


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

Reference

Top10Condition Class
Top10Condition Members