StiOptionsEngine Class |
Namespace: Stimulsoft.Report
The StiOptionsEngine type exposes the following members.
Name | Description | |
---|---|---|
StiOptionsEngine | Initializes a new instance of the StiOptionsEngine class |
Name | Description | |
---|---|---|
AdvancedRetrievalModeOfDatabaseInformation |
If true then database information will be required from database with help of DataAdapter (instead Connection.GetSchema).
| |
AllowAssignEmptyStringInCondition |
Gets or sets a value which allow assign empty string in condition of textbox.
For backward compatibility with 2016.2
| |
AllowBreakContainerOptimization |
Gets or sets a value which allow BreakContainer optimization.
| |
AllowCacheForGetActualSize |
Gets or sets a value which allow using cache for GetActualSize methods.
| |
AllowConvertingInFormatting |
Gets or sets a value which allows converting values to required types in the text formatting.
| |
AllowFixDateTimeArgumentConversion |
Gets or sets a value forcing fix conversion of argument for SumTime function.
| |
AllowFixOldChartTitle |
Gets or sets value which indicates that bug with loading old charts (without Direction property) will be fixed during loading of report.
| |
AllowFixPieChartMarkerAlignment |
This value indicates that it is necessary to simulate interactivity for charts with text elements.
| |
AllowFixSumTimeArgumentConversion |
Gets or sets a value forcing fix conversion of argument for SumTime function. Obsolete.
| |
AllowHtmlTagsInChart |
A value indicates that the text in chart can contain an html-tags
| |
AllowInsertLineBreaksWhenSavingByteArray |
Gets or sets a value which allow insert line breaks when saving byte array to Base64 string.
| |
AllowInteractionInChartWithComponents |
This value indicates that it is necessary to simulate interactivity for charts with text elements.
| |
AllowInvokeProcessChartEventForTemplateOfChart |
A value indicates that the InvokeProcessChart event will be invoked for the template chart component.
| |
AllowPrepareSqlQueries |
If true then will be call Prepare() method for queries for each run.
| |
AllowProgressExternalAccess |
If the value is set to true, then the Progress property of the StiReport object can be used for the progress customization.
| |
AllowProgressInThread |
If the value is set to true, then the progress window of report rendering is run in another thread.
| |
AllowResetAssemblyAfterCompilation | ||
AllowResetValuesAtComponent |
Allows to reset properties (TagValue, HyperlinkValue, BookmarkValue and ToolTipValue) to null before report rendering.
| |
AllowSetCurrentDirectory |
If the property is set to true, then the library may change the CurrentDurectory property.
| |
AllowSimplifyChartValues |
A value indicates that the chart values will be simplified
| |
AllowThrowExceptionWhenColumnDoesNotExists |
If true then exception will be generated if column does not exists.
| |
AllowUseGenericTypesInCodeDom |
Gets or sets a value which allow use generic types in CodeDom serialization.
| |
AllowUseOriginalFontName |
This value indicates that the OriginalFontName property should be used when serializing a report. The OriginalFontName property stores
the name of the original font name, even if this font is not present in the system. Using this option is not recommended in ASP.NET.
| |
AllowUseResetMethodInBusinessObject | ||
AllowZeroResultForMinMaxAggregateFunctions |
Gets or sets a value indicating whether it is possible to return zero result for Min/Max aggregate functions if there is no acceptable input data.
For compatibility with 2017.2 set this property to false.
| |
ApplyStylesInAutoSeries |
The value allows applying a chart style to self-series.
| |
BarcodeDpiMultiplierFactor |
Gets or sets a value of barcode dpi multiplier factor.
| |
BarcodeQRCodeAllowUnicodeBOM |
Gets or sets a value which allow to use BOM for the Unicode encoding in the QR-Code.
| |
BarcodeQRCodeDefaultByteModeEncoding |
Gets or sets a value of a default encoding of byte mode.
| |
BaseReportType |
Gets or sets the base type for the report creation in the designer.
| |
CheckDockToContainerIfComponentDisabled |
Gets or sets a value which indicates whether check DockToContainer if component is disabled
| |
CheckInstalledPrintersForRichTextMeasureGraphics |
Gets or sets a value indicating whether it is necessary to check InstalledPrinters for get MeasureGraphics with maximum dpi.
| |
ConvertBmpDataToPng | ||
DefaultEngineVersion |
Gets or sets the default report engine for new report.
| |
DefaultNamespace |
Gets or sets default namespace for the report.
| |
DefaultPaperSize |
Gets or sets default paper size for new created pages.
| |
DefaultReportLanguage |
Gets or sets the default programming language of the report.
| |
DefaultRtfFont | ||
DefaultTextQualityMode |
The default value for the TextQuality property.
| |
DefaultUnit |
This property stores units’ values by default. If null, then millimeters of or hundredths of inches are used, depending on the regional settings.
| |
DefaultValueOfAllowApplyStyleProperty |
The default value for the AllowApplyStyle property of the StiChart component.
| |
DisableAntialiasingInPainters |
Gets or sets a value which force disable Antialiasing in painters.
| |
DisconnectFromDataBeforeEndRender |
If true then call the DisconnectFromData method before the EndRender event. For backward compatibility with 2016.3.
| |
DockPageFooterToBottom |
A value indicates which side of a page must use the report designer to dock a page footer component. If the value is true, the report designer will use bottom side of the page.
| |
DocumentLoadingOptimization |
Gets or sets a value forcing optimization in LoadDocument method.
| |
DocumentSavingOptimization |
Gets or sets a value forcing optimization in SaveDocument method.
| |
DontSaveConfig |
Gets or sets value which indicates that config file "Stimulsoft.Report.config" is not saved from report engine.
| |
DontSaveDataSourceBeforeChartRendering |
If the property is set to true, then, before chart rendering, the report engine will not remember a position in the data source used for the chart.
| |
DontSaveSettings |
Gets or sets value which indicates that config file "Stimulsoft.Report.settings" is not saved from report engine.
| |
DpiAware | ||
EmulateData |
Gets or sets a value, which indicates that if data are absent then controls of the data emulation.
This value is used for report rendering in the designer without data.
| |
ExtendedRichTextLibraryClassName |
Gets or sets a value which specified the extended RichText library ClassName.
| |
FilterDataInDataSourceBeforeSorting |
If true then filter data in DataSource before sorting. For backward compatibility with 2016.1.
| |
FIPSCompliance | ||
FixFirstCollapsingBandState |
Gets or sets a value indicating whether it is necessary to fix state of first collapsing band.
For compatibility with 2012.1 set this property to true.
| |
FixPageNumberInEvents |
Gets or sets a value indicating whether it is necessary to fix the PageNumber value in the rendering events.
For compatibility with 2016.3 set this property to false.
| |
ForceAggregateFunctionsExceptionProcessing |
Gets or sets a value forcing aggregate functions exception processing.
| |
ForceDisableCollapsing |
Gets or sets a value which indicates whether force to disable the collapsing
| |
ForceGenerationLocalizedName |
If the value is set to true, the names of the new components are generated as localized regardless the settings of the report designer.
| |
ForceGenerationNonLocalizedName |
If the value is set to true, the names of the new components are generated as not localized regardless the settings of the report designer.
| |
ForceInterpretationMode |
Gets or sets a value forcing interpretation mode of the report calculation.
| |
ForceLoadExtendedRichTextLibrary |
Gets or sets a value forcing load extended RichText library.
| |
ForceNewPageForExtraColumns |
Gets or sets a value which indicates whether force the NewPage method for the extra columns
| |
ForceNewPageInSubReports | ||
ForceNormalizeEndOfLineSymbols |
Gets or sets a value which indicates whether force the normalization of EndOfLine symbols
| |
ForceRtfBreak |
Gets or sets a value indicating whether it is necessary to insert breaks in Rtf export.
| |
ForceTopMostPropertyOfProgressForm |
Gets or sets a value indicating whether it is necessary to force the TopMost property of the ProgressForm.
| |
FullTrust | ||
GeneratePartialReportClass |
If the property is set to true, the report generator creates a report class with the modifier partial.
| |
GetSchemaColumnsMode |
If true then in GetSchema method, column reference by index else by name .
| |
HideExceptions |
Gets or sets the value, which indicates not to show the exception from engine of the exception.
| |
HideMessages |
Gets or sets a value indicating whether not to show the message from engine of the message.
| |
HideRenderingProgress | ||
IgnoreFirstPassForGroup | ||
InvertConditionsProcessingOrder |
Gets or sets a value forcing invert the order of the conditions processing.
For compatibility with 2015.2 set this property to true.
| |
IsDefaultNamespaces |
Returns true if Namespaces property has default value;
| |
IsDefaultReferencedAssemblies |
Returns true if Namespaces property has default value;
| |
LogEnabled |
Gets or sets a value which enables or disables log of the report.
| |
MeasureTrailingSpaces |
A value indicates that text drawing engine will measure text string including trailing spaces.
| |
MidpointRounding |
Gets or sets a value which defines a midpoint rounding mode.
| |
Namespaces |
Gets or sets namespaces which are to be added in to the report class being generated.
| |
NamingRule |
Gets or sets a value which controls of naming of new components in the report.
| |
NegativeColor |
Gets or sets a color which is used for coloring negative values in the text formatting.
| |
NotClearParentReport |
A value indicates that the ParentReport property of a report is not cleared after rendering process.
| |
OldChartPercentMode |
Allow using the old mode of formatting percent in charts.
| |
OldModeOfRenderingEventInEngineV2 | ||
OldWYSIWYG |
Gets or sets a value which defines a previous realization of the WYSIWYG mode of the StiText component.
| |
OptimizeDetailDataFiltering |
If true then remove double call of SetData method for detail bands. For backward compatibility with 2016.1.
| |
PackScriptAfterReportLoaded |
This value indicates that it is necessary to pack script after report have been loaded.
| |
PathToAssemblyKeyFile |
Gets or sets path to AssemblyKeyFile for signing all compiled reports.
| |
PrimitivesStyleNoneBackCompatibility |
Gets or sets a value which indicates whether use the back compatibility when Style property of primitives is set to None
| |
PrintIfDetailEmptyDefaultValue |
The default value for the PrintIfDetailEmpty property of the DataBand component.
| |
PrintIfDetailEmptyNesting |
Gets or sets a value which allow extended check for PrintIfDetailEmpty property.
| |
ReconnectDataSourcesIfRequestFromUserVariableChanged |
Reconnect DataSources used in the RequestFromUser variables if value of the variable was changed.
| |
ReferencedAssemblies |
Gets or sets assemblies which are being attached to a new report.
| |
RemoveBottomBorderOfSplitContainer |
Gets or sets a value forcing removing bottom border for breaked container.
| |
RemoveCommentsFromEventScript |
Gets or sets a value forcing removing comments from events script.
| |
RenderBarCodeAsBitmap |
Gets or sets a value which controls of output barcodes as bitmaps in WebViewerFx.
| |
RenderChartAsBitmap |
Gets or sets a value which controls of output charts as bitmaps.
| |
RenderChartAsBitmapZoom |
Gets or sets a scalling factor for rendering charts as bitmaps.
| |
RenderExternalSubReportsWithHelpOfUnlimitedHeightPages |
Gets or sets a value indicating whether it is necessary to render external subreports with help of unlimited height pages.
| |
RenderRichTextInOtherDomain |
Gets or sets a value forcing render RichText components in other application domain.
| |
RenderRichTextInWpfAlwaysWysiwyg |
Gets or sets a value forcing render RichText in Wpf always in Wysiwyg mode.
| |
RetrieveColumnsMode |
Value which describes mode of retrieving database information.
| |
RetrieveSchemaNamePostgreSql |
Set schema name for retrieve information for PostgreSql.
| |
RichTextDrawingMetafileType | ||
RichTextImageCacheSize | ||
RichTextScale |
Gets or sets a value of the RichText scaling, in percent.
| |
SerializationOptimization |
Gets or sets a value forcing optimization in serialization methods.
| |
ShowReportRenderingMessages |
If the property is set to true, the report generator may use messages of report rendering.
| |
SkipLoadingDashboardAssembly |
Gets or sets a value which allow loaded dashboard assembly.
| |
SourceCodeEncoding |
Gets or sets encoding which used for saving soure code.
| |
StandardTextQualityScale |
Gets or sets a value of the font scaling for print with Standard TextQuality mode, in percent.
| |
StopProcessingAtFirstTrueCondition |
Gets or sets a value forcing stop processing conditions at first true condition.
| |
ThrowErrorIfFontIsNotInstalledInSystem | ||
TinyTextOptimization |
Gets or sets a value forcing drawing rectangles instead of font with tiny size.
| |
TraceEnabled |
Gets or sets a value, which indicates whether it is necessary to show tracing messages
of the report engine in the Visual Studio Message Window.
| |
TypographicTextQualityScale |
Gets or sets a value of the font scaling for print with Typographic TextQuality mode, in percent.
| |
UseAdvancedPrintOnEngineV1 |
If the property is set to true, the report generator will use the PrintOn property when rendering a report.
Using this mode is not recommended because of problems with page numbers.
If the property is set to false, then the property will be processed after rendering a report.
| |
UseAdvancedPrintOnEngineV2 |
If the property is set to true, the report generator will use the PrintOn property when rendering a report.
Using this mode is not recommended because of problems with page numbers.
If the property is set to false, then the property will be processed after rendering a report.
| |
UseCheckSizeForContinuedContainers |
Gets or sets a value which indicates whether use the CheckSize method for Continued containers
| |
UseCollateOldMode | ||
UseGarbageCollectorForImageCache | ||
UseGdi32ForTextRendering |
Gets or sets a value which indicates whether Gdi32 is used for text rendering. For .Net 2.0 only.
| |
UseOldWYSIWYGTextQuality | ||
UseOldZipCodePaintMode |
Gets or sets a value which defines a previous realization of the Paint mode of the ZipCode component.
| |
UseParentStylesOldMode | ||
UsePercentageProgress | ||
UsePrintOnAllPagesPropertyOfHeadersInSubreports |
Gets or sets a value which allow to use the PrintOnAllPages property of headers in subreports
| |
UseRoundForToCurrencyWordsFunctions |
Gets or sets a value which indicates whether use Round() for the ToCurrencyWords functions
| |
UseTemplateForPagePrintEvents | ||
WizardStoredProcRetrieveMode |
Value which describes mode of retrieving information for stored procedures.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |