FlexReport for WinForms
AddOperatorAsInC1Report プロパティ (BehaviorOptions)


C1.Report アセンブリ > C1.Report 名前空間 > BehaviorOptions クラス : AddOperatorAsInC1Report プロパティ
Gets or sets a value indicating whether ADD script operator should work as in C1Report. The default is false. Setting this to true improves compatibility with C1Report.
シンタックス
'宣言
 
Public Property AddOperatorAsInC1Report As System.Boolean
'使用法
 
Dim instance As BehaviorOptions
Dim value As System.Boolean
 
instance.AddOperatorAsInC1Report = value
 
value = instance.AddOperatorAsInC1Report
public System.bool AddOperatorAsInC1Report {get; set;}
参照

参照

BehaviorOptions クラス
BehaviorOptions メンバ