AutoComplete for ASP.NET Web Forms
OldTypesConversion プロパティ

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 > CompatibilityOptions クラス : OldTypesConversion プロパティ
Gets or sets a value indicating whether to use the old method of type conversion in report script functions CStr, CDbl and CDate.

The default is false. See remarks for details.

シンタックス
'宣言
 
Public Property OldTypesConversion As System.Boolean
public System.bool OldTypesConversion {get; set;}
解説
In versions of C1Report prior to 2012 v1, the following rules were used by type conversion script functions CStr, CDbl, CDate: Starting with the 2012 v1 release, the rules changed to:
参照

CompatibilityOptions クラス
CompatibilityOptions メンバ