PrintDocument for WinForms
Calculated プロパティ (Tag)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > Tag クラス : Calculated プロパティ
Gets or sets a value indicating whether the Tag.Value property contains a string with a script expression which must be evaluated when the tag is rendered.
シンタックス
'宣言
 
Public Property Calculated As System.Boolean
'使用法
 
Dim instance As Tag
Dim value As System.Boolean
 
instance.Calculated = value
 
value = instance.Calculated
public System.bool Calculated {get; set;}
参照

Tag クラス
Tag メンバ