Spread Windows Forms 12.0 Product Documentation
Type Property (IValidation)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > IValidation Interface : Type Property
Gets a value indicating the data type validation for a range.
Syntax
'Declaration
 
ReadOnly Property Type As DataValidationType
'Usage
 
Dim instance As IValidation
Dim value As DataValidationType
 
value = instance.Type
DataValidationType Type {get;}

Property Value

A DataValidationType value represents the data type validation for a range.
See Also

Reference

IValidation Interface
IValidation Members