GrapeCity ActiveReports for .NET 16.0J
DataElementStyle 列挙体

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

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Extensibility.Rendering.Components.DataElementStyle

参照

GrapeCity.ActiveReports.Extensibility.Rendering.Components 名前空間