ActiveReports for .NET 18.0J
DataElementStyle 列挙体

GrapeCity.ActiveReports.PageReportModel 名前空間 : DataElementStyle 列挙体
項目は属性または要素として描画するかを示します。
シンタックス
'宣言
 
Public Enum DataElementStyle 
   Inherits System.Enum
public enum DataElementStyle : System.Enum 
メンバ
メンバ解説
AttributeNormal属性として描画されます。
Auto自動設定を示します。
ElementNormal要素として描画されます。
継承階層

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

参照

GrapeCity.ActiveReports.PageReportModel 名前空間