SpreadsheetGear 2023
Type Property (IValidation)


SpreadsheetGear Namespace > IValidation Interface : Type Property
Returns the type of validation.
Syntax
'Declaration
 
ReadOnly Property Type As ValidationType
'Usage
 
Dim instance As IValidation
Dim value As ValidationType
 
value = instance.Type
ValidationType Type {get;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IValidation Interface
IValidation Members