PrintDocument for WinForms
Text プロパティ (Expression)


C1.PrintDocument.6 アセンブリ > C1.C1Preview.DataBinding 名前空間 > Expression クラス : Text プロパティ
Gets or sets the text of the current Expression.

If not set, an empty string is returned.

シンタックス
'宣言
 
Public Property Text As System.String
'使用法
 
Dim instance As Expression
Dim value As System.String
 
instance.Text = value
 
value = instance.Text
public System.string Text {get; set;}
参照

Expression クラス
Expression メンバ