C1.WPF.FlexReport.4 Assembly > C1.WPF.FlexReport Namespace : BehaviorOptions Class |
The following tables list the members exposed by BehaviorOptions.
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). |
Name | Description | |
---|---|---|
![]() | AssignFrom | Assigns (copies) properties from another BehaviorOptions to the current object. |
![]() | Reset | Resets all properties to their default values. |
![]() | ToString |