FlexReport for WinForms
BehaviorOptions クラス プロパティ


C1.Report アセンブリ > 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 FieldBase.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 Layout.PaperSize is Custom and both Layout.CustomWidth and Layout.CustomHeight are 0 (unspecified).  
トップ
参照

参照

BehaviorOptions クラス
C1.Report 名前空間