FlexReport for WinForms
BehaviorOptions クラス メンバ
プロパティ  メソッド 


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 : BehaviorOptions クラス

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

パブリック プロパティ
 名前解説
Public プロパティ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 プロパティGets or sets a value indicating whether the report content can be split when it is too wide to fit in the horizontal space available on the page.  
Public プロパティGets or sets a value indicating whether report fields can be used in aggregate functions. The default is false. Set this property to true to improve compatibility with C1Report.  
Public プロパティGets or sets a value indicating whether the OnFormat script is fired for each instance of a repeated group footer section, or just once for the first instance. Applies only to groups with Repeat property set to true.  
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 for empty fields with AutoHeight or FieldBase.AutoWidth set to AutoSizeBehavior.CanShrink, margins and borders will have zero heights or widths in the generated report layout. The default is false. Setting this to true improves compatibility with C1Report.  
Public プロパティGets or sets a value indicating whether the height of SubSection should be increased to fit all fields. This setting is usefull when report generated at runtime. The default is false. Setting this to true improves compatibility with C1Report.  
Public プロパティGets or sets a value indicating whether the paper size of default printer is used when PaperSize is Custom and both CustomWidth and CustomHeight are 0 (unspecified).  
トップ
パブリック メソッド
 名前解説
Public メソッドAssigns (copies) properties from another BehaviorOptions to the current object.  
Public メソッドResets all properties to their default values.  
Public メソッド  
トップ
参照

参照

BehaviorOptions クラス
C1.Report 名前空間