ActiveReports for .NET 18.0J
ReportPartPropertyType 列挙体

GrapeCity.ActiveReports.PageReportModel 名前空間 : ReportPartPropertyType 列挙体
使用可能なレポートパーツのプロパティ タイプ。
シンタックス
'宣言
 
Public Enum ReportPartPropertyType 
   Inherits System.Enum
public enum ReportPartPropertyType : System.Enum 
メンバ
メンバ解説
Booleanデータ型は Booleanです。
BorderStyleデータ型は borderStyleです。
Colorデータ型は colorです。
Floatデータ型は floatです。
FontFamilyデータ型は fontFamilyです。
FontSizeデータ型は fontSizeです。
FontStyleデータ型は fontStyleです。
FontWeightデータ型は fontWeightです。
Integerデータ型は integerです。
Lengthデータ型は lengthです。
LineStyleデータ型は lineStyleです。
LineWidthデータ型は lineWidthです。
Stringデータ型は stringです。
TextDecorationデータ型は textDecorationです。
継承階層

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

参照

GrapeCity.ActiveReports.PageReportModel 名前空間