GrapeCity ActiveReports for .NET 16.0J
MapDataType 列挙体

GrapeCity.ActiveReports.PageReportModel 名前空間 : MapDataType 列挙体
マップ フィールドのデータ型を表します。
シンタックス
'宣言
 
Public Enum MapDataType 
   Inherits System.Enum
public enum MapDataType : System.Enum 
メンバ
メンバ解説
Booleanこのフィールド値はBooleanです。
DateTimeこのフィールド値はDateTimeです。
Decimalこのフィールド値はDecimalです。
Floatこのフィールド値はFloatです。
Integerこのフィールド値はIntegerです。
Stringこのフィールド値はStringです。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.PageReportModel.MapDataType

参照

GrapeCity.ActiveReports.PageReportModel 名前空間