FormControlDataWithType Properties
An object defining properties for the FormControlDataWithType class.
Type
Gets or sets the data type associated with the control's value.
Type: FormControlDataType
Accepted Values:
Name Value Object 0 String 1 Int 2 Double 3 Decimal 4 DateTime 5 TimeSpan 6 Boolean 7 ArrayObject 8 ArrayString 9 ArrayInt 10 ArrayDouble 11 ArrayDecimal 12 ArrayDateTime 13 ArrayTimeSpan 14 ArrayBoolean 15