FlexReport for WinForms
TextFields プロパティ


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 > DataSourceInfo クラス : TextFields プロパティ
For internal use.
シンタックス
'宣言
 
Public ReadOnly Property TextFields As System.Collections.Generic.List(Of FieldInfo)
'使用法
 
Dim instance As DataSourceInfo
Dim value As System.Collections.Generic.List(Of FieldInfo)
 
value = instance.TextFields
public System.Collections.Generic.List<FieldInfo> TextFields {get;}
参照

参照

DataSourceInfo クラス
DataSourceInfo メンバ