ActiveReports for .NET 18.0J
ComponentActionsType 列挙体

GrapeCity.ActiveReports.Design.DdrDesigner.Actions 名前空間 : ComponentActionsType 列挙体
コンポーネントとどのように関連付けられたかを基にオブジェクトにバウンドされたスマートタグのタイプを指定します。
シンタックス
'宣言
 
Public Enum ComponentActionsType 
   Inherits System.Enum
public enum ComponentActionsType : System.Enum 
メンバ
メンバ解説
All両方のタイプのスマートタグ。
Componentモデルのスマートタグのみを引き出します。
Serviceモデルのスマートタグのみをプッシュします。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Design.DdrDesigner.Actions.ComponentActionsType

参照

GrapeCity.ActiveReports.Design.DdrDesigner.Actions 名前空間