C1.WPF.FlexReport.4 Assembly > C1.WPF.FlexReport Namespace : BehaviorOptions Class |
For a list of all members of this type, see BehaviorOptions members.
Name | Description | |
---|---|---|
![]() | AllowHorizontalSplitting | 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. |
![]() | EnableAggregatesOnReportFields | 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. |
![]() | IgnoreInvisibleFieldsInGrowShrinkSections | Gets or sets a value indicating whether invisible fields should be ignored when calculating the heights of CanGrow/CanShrink sections. |
![]() | UseDefaultPrinterPaperSize | Gets or sets a value indicating whether the paper size of default printer is used when Layout.PaperKind is Custom and both Layout.CustomWidth and Layout.CustomHeight are 0 (unspecified). |