June 2002
Intermediate to advanced
816 pages
28h 12m
English
ValidationDataType
This enumeration specifies the data type that is used for the CompareValidator and RangeValidator controls.
Public Enum ValidationDataType String = 0 Integer = 1 Double = 2 Date = 3 Currency = 4 End Enum
System.Object→System.ValueType→ System.Enum(System.IComparable, System.IFormattable, System.IConvertible)→ ValidationDataType
Read now
Unlock full access