ActiveReports for .NET 18.0J
ImageSource 列挙体

GrapeCity.ActiveReports.PageReportModel 名前空間 : ImageSource 列挙体
画像のソースを表す列挙体。
シンタックス
'宣言
 
Public Enum ImageSource 
   Inherits System.Enum
public enum ImageSource : System.Enum 
メンバ
メンバ解説
Databaseデータベース画像のソース。
Embedded組み込みの画像ソース。
External外部の画像ソース。
継承階層

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

参照

GrapeCity.ActiveReports.PageReportModel 名前空間