PrintDocument for WinForms
DataSetField クラス
メンバ 


C1.PrintDocument.6 アセンブリ > C1.C1Preview.DataBinding 名前空間 : DataSetField クラス
Represents a field in a DataSet. The field may represent a native DB field (assigned via the DataSetField.DataField property), or may be calculated by an expression (set by the DataSetField.Expression property).
オブジェクト モデル
DataSetField クラス
シンタックス
'宣言
 
Public Class DataSetField 
   Inherits C1.C1Preview.NamedCollectionItem
'使用法
 
Dim instance As DataSetField
public class DataSetField : C1.C1Preview.NamedCollectionItem 
継承階層

System.Object
   C1.C1Preview.NamedCollectionItem
      C1.C1Preview.DataBinding.DataSetField

参照

DataSetField メンバ
C1.C1Preview.DataBinding 名前空間
DataSetFieldCollection クラス