Reports for WinForms
Field クラス
メンバ 

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 : Field クラス
レポート内の個別のデータ項目を表示します。
オブジェクト モデル
Field クラス
シンタックス
'宣言
 
Public Class Field 
public class Field 
解説
レポートに表示されるすべての要素は、 Fieldオブジェクトで表現されます。フィールドには、テキスト、画像、式、線、四角形、またはサブレポートを表示できます。
継承階層

System.Object
   C1.C1Report.Field
      C1.C1Report.CustomFields.Chart
      C1.C1Report.CustomFields.Gradient
      C1.C1Report.CustomFields.Map
      C1.C1Report.CustomFields.QRCode
      C1.C1Report.CustomFields.SuperLabel

参照

Field メンバ
C1.C1Report 名前空間