Click or drag to resize

Parameter Fields

The Parameter type exposes the following members.

Fields
 NameDescription
Protected field_dctd Type descriptor used to edit the properties in the PropertyGrid, null if the editor is not initialized
(Inherited from RootEditor)
Protected field_GUID Field of the GUID property
(Inherited from RootComponent)
Protected field_name Field of the Name property
(Inherited from RootComponent)
Public fieldStatic memberAutoScrollParameter Name of the view parameter enabling the autoscroll of the execution messages
Public fieldStatic memberChartAddNullPointParameter Name of the view parameter to insert a point with a 0 value in a chart serie when the Y value is NULL
Public fieldStatic memberColumnsHiddenParameter Name of the view parameter defining the list of column numbers to hide in the result table
Public fieldConfigValue String to store the default configuration value
Public fieldStatic memberCSVUtf8Parameter Name of the view parameter to encode the CSV export file in UTF8
Public fieldStatic memberDrillAllParameter Name of the view parameter to apply the Drill navigation to all elements involved in the hierarchy
Public fieldStatic memberDrillEnabledParameter Name of the view parameter enabling the Drill navigation
Public fieldStatic memberEnableResultsMenuParameter Name of the view parameter enabling the Results menu to export the report result
Public fieldStatic memberFontAwesomeIcons Distinct, sorted list of Font Awesome 6 icon classes available as icon enum values.
Public fieldStatic memberForceExecutionParameter Name of the view parameter to force the report execution even if some restrictions are prompted
Public fieldStatic memberForceModelsLoad Name of the view parameter to load and process all models defined in the report during the execution
Public fieldStatic memberForceRefreshParameter Name of the view parameter to refresh the view or model when a View Restriction triggers an execution
Public fieldStatic memberGlyphiconToFontAwesome Maps each legacy Bootstrap 3 Glyphicon name to its Font Awesome 6 (Free) equivalent. Used to migrate stored icon values (e.g. widget_icon) after the Bootstrap 5 / FA6 migration, which dropped the Glyphicons font.
Public fieldStatic memberNavigationView Name of the view parameter defining the view executed when a drill navigation occurs
Public fieldStatic memberReportFormatParameter Name of the view parameter defining the report result format
Public fieldStatic memberRestrictionsExecView Name of the view parameter defining the Root View executed from the Restrictions View
Public fieldStatic memberResultOptionNameTabs Name of the result option parameter defining the tabs to show in the report result
Public fieldStatic memberServerPaginationParameter Name of the view parameter enabling the server pagination for HTML data tables
Public fieldStatic memberSubReportsEnabledParameter Name of the view parameter enabling the Sub-Reports navigation
Top
See Also