FlexReport for WPF
Text プロパティ (Field)


C1.WPF.Report アセンブリ > C1.WPF.Report 名前空間 > Field クラス : Text プロパティ
シンタックス
'宣言
 
Public Property Text As System.String
'使用法
 
Dim instance As Field
Dim value As System.String
 
instance.Text = value
 
value = instance.Text
public System.string Text {get; set;}
参照

参照

Field クラス
Field メンバ