PrintDocument for WinForms
Fields プロパティ (C1DataBinding)


C1.PrintDocument.6 アセンブリ > C1.C1Preview.DataBinding 名前空間 > C1DataBinding クラス : Fields プロパティ
Gets the collection of data fields for the current data binding.
シンタックス
'宣言
 
Public ReadOnly Property Fields As FieldCollection
'使用法
 
Dim instance As C1DataBinding
Dim value As FieldCollection
 
value = instance.Fields
public FieldCollection Fields {get;}
参照

C1DataBinding クラス
C1DataBinding メンバ