AutoComplete for ASP.NET Web Forms
CompatibilityOptions クラス メンバ
プロパティ  メソッド 

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 : CompatibilityOptions クラス

CompatibilityOptionsデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタ  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets or sets a value indicating whether invisible fields should be ignored when calculating the heights of CanGrow/CanShrink sections.  
Public プロパティ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 プロパティGets or sets a value indicating whether to stretch barcodes as images.

The default value is false, which is compatible with previous versions.

 
Public プロパティ  
Public プロパティGets or sets a value indicating whether GDI functions should be used to draw lines when rendering for output to PDF. The default value is false. Setting this property to true may result in much smaller file sizes in reports containing many dashed/dotted lines.  
Public プロパティGets or sets a value indicating whether to use the old version of text filter (TextFilterClassic).  
トップ
パブリック メソッド
 名前解説
Public メソッドAssigns (copies) properties from another CompatibilityOptions to the current object.  
Public メソッドResets all properties to their default values.  
トップ
参照

CompatibilityOptions クラス
C1.C1Report 名前空間