===============================================================================
ТИПЫ ПЕРЕМЕННЫХ.
Используются для определения типов шаблонных переменных и определения типов
столбцов источников данных
===============================================================================

String
Stimulsoft.System.StimulsoftStringList
Stimulsoft.System.StimulsoftStringRange
Stimulsoft.System.Char
Stimulsoft.System.NullableChar
Stimulsoft.System.StimulsoftCharRange
Stimulsoft.System.StimulsoftCharList

Boolean
Stimulsoft.System.NullableBoolean
Stimulsoft.System.StimulsoftBoolList

Stimulsoft.System.DateTime
Stimulsoft.System.NullableDateTime
Stimulsoft.System.StimulsoftDateTimeList
Stimulsoft.System.StimulsoftDateTimeRange
Stimulsoft.System.TimeSpan
Stimulsoft.System.NullableTimeSpan
Stimulsoft.System.StimulsoftTimeSpanList
Stimulsoft.System.StimulsoftTimeSpanRange

Stimulsoft.System.Guid
Stimulsoft.System.NullableGuid
Stimulsoft.System.StimulsoftGuidList
Stimulsoft.System.StimulsoftGuidRange

Stimulsoft.System.Drawing.Image

Stimulsoft.System.Single
Stimulsoft.System.NullableSingle
Stimulsoft.System.StimulsoftFloatList
Stimulsoft.System.StimulsoftFloatRange
Stimulsoft.System.Double
Stimulsoft.System.NullableDouble
Stimulsoft.System.StimulsoftDoubleList
Stimulsoft.System.StimulsoftDoubleRange
Stimulsoft.System.Decimal
Stimulsoft.System.NullableDecimal
Stimulsoft.System.StimulsoftDecimalList
Stimulsoft.System.StimulsoftDecimalRange
Stimulsoft.System.Int32
Stimulsoft.System.NullableInt32
Stimulsoft.System.StimulsoftIntList
Stimulsoft.System.StimulsoftIntRange
Stimulsoft.System.UInt32
Stimulsoft.System.NullableUInt32
Stimulsoft.System.Int16
Stimulsoft.System.NullableInt16
Stimulsoft.System.StimulsoftShortList
Stimulsoft.System.StimulsoftShortRange
Stimulsoft.System.UInt16
Stimulsoft.System.NullableUInt16
Stimulsoft.System.Int64
Stimulsoft.System.NullableInt64
Stimulsoft.System.StimulsoftLongList
Stimulsoft.System.StimulsoftLongRange
Stimulsoft.System.UInt64
Stimulsoft.System.NullableUInt64
Stimulsoft.System.Byte
Stimulsoft.System.NullableByte
Stimulsoft.System.StimulsoftByteList
Stimulsoft.System.StimulsoftByteRange
Stimulsoft.System.SByte
Stimulsoft.System.NullableSByte

=======================================================================