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


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

Reference

TextLengthCondition Class
TextLengthCondition Members