ReportBuilder FieldsA Sandcastle Documented Class Library
The ReportBuilder type exposes the following members.
Fields

  NameDescription
Private fieldautoSave
Controls the auto save feature of this form.
Protected fieldbnp
bnp control.
Protected fieldbtnSaveRefresh
btnSaveRefresh control.
Protected fieldbtnStep1Cancel
btnStep1Cancel control.
Protected fieldbtnStep1ManageToggle
btnStep1ManageToggle control.
Protected fieldbtnStep1Next
btnStep1Next control.
Protected fieldbtnStep1PreviewToggle
btnStep1PreviewToggle control.
Protected fieldbtnStep1Refresh
btnStep1Refresh control.
Protected fieldbtnStep2Cancel
btnStep2Cancel control.
Protected fieldbtnStep2ManageToggle
btnStep2ManageToggle control.
Protected fieldbtnStep2Next
btnStep2Next control.
Protected fieldbtnStep2PreviewToggle
btnStep2PreviewToggle control.
Protected fieldbtnStep2Refresh
btnStep2Refresh control.
Protected fieldbtnStep3Cancel
btnStep3Cancel control.
Protected fieldbtnStep3ManageToggle
btnStep3ManageToggle control.
Protected fieldbtnStep3Next
btnStep3Next control.
Protected fieldbtnStep3PreviewToggle
btnStep3PreviewToggle control.
Protected fieldbtnStep3Refresh
btnStep3Refresh control.
Protected fieldbtnStep3Skip
btnStep3Skip control.
Protected fieldbtnStep4Cancel
btnStep4Cancel control.
Protected fieldbtnStep4Save
btnStep4Save control.
Protected fieldcbOverwrite
cbOverwrite control.
Protected fieldcbReportPublic
cbReportPublic control.
Protected fielddvEditReportMsg
dvEditReportMsg control.
Protected fielddvJoinInstr
dvJoinInstr control.
Protected fielddvManage
dvManage control.
Protected fielddvManageInner
dvManageInner control.
Protected fielddvPanelHolder
dvPanelHolder control.
Protected fielddvPanelHolderSort
dvPanelHolderSort control.
Protected fielddvPreview
dvPreview control.
Protected fielddvReportCantSaveControls
dvReportCantSaveControls control.
Protected fielddvReportEmptyPreview
dvReportEmptyPreview control.
Protected fielddvReportFilterPreview
dvReportFilterPreview control.
Protected fielddvReportStatPreview
dvReportStatPreview control.
Protected fielddvReportStep1
dvReportStep1 control.
Protected fielddvReportStep2
dvReportStep2 control.
Protected fielddvReportStep3
dvReportStep3 control.
Protected fielddvReportStep4
dvReportStep4 control.
Protected fielddvSortInstr
dvSortInstr control.
Protected fielddvStep1Overwrite
dvStep1Overwrite control.
Protected fielddvStep1PanelHolder
dvStep1PanelHolder control.
Protected fieldfhp
fhp control.
Protected fieldfileName
The current page as a file name.
(Inherited from BasePageStandard.)
Protected fieldfileNameShort
The current page as a file name with no extension.
(Inherited from BasePageStandard.)
Protected fieldfilterName
Holds the name of the current filter.
Protected fieldfilterQueryAsHtml
Stores the html version of the current report's filter clause.
Protected fieldforceNoColumnTest
Driven by a web config setting to force a no data returned test on every data loading/viewing page.
(Inherited from BasePageStandard.)
Protected fieldforceNoDataTest
Driven by a web config setting to force a no data returned test on every data loading/viewing page.
(Inherited from BasePageStandard.)
Protected fieldforceNoReportTest
Driven by a web config setting to force a no data returned test on every data loading/viewing page.
(Inherited from BasePageStandard.)
Protected fieldForm1
Form1 control.
Private fieldformMode
Holds the current form mode, loaded from the session.
Protected fieldignoreInjection
Ignore the injection checks while true.
(Inherited from BasePageStandard.)
Protected fieldignoreTimeout
If set to true ignores timeout processing and redirection.
(Inherited from BasePageStandard.)
Private fieldIS_POSTBACK (Inherited from BasePageStandard.)
Protected fieldisLoggedIn
Is set to true if the user is currently logged in.
(Inherited from BasePageStandard.)
Protected fieldkey
A secret key needed to talk to the web service client.
(Inherited from BasePageStandard.)
Protected fieldlblTables
lblTables control.
Private fieldlogging
Controls logging on this page.
Protected fieldmaxBulkExpRows
The maximum number of rows supported in a bulk export operation/
(Inherited from BasePageStandard.)
Protected fieldmaxExpRows
Sets the maximum number of rows donwloads will be supported on.
(Inherited from BasePageStandard.)
Protected fieldmaxJsonCols
The maximum number of JSON columns supported in converting a DataTable to JSON format.
(Inherited from BasePageStandard.)
Protected fieldmaxJsonRows
The maximum number of JSON rows supported in converting a DataTable to JSON format.
(Inherited from BasePageStandard.)
Protected fieldmaxRowReturn
Sets the maximum row return for the data grid view.
(Inherited from BasePageStandard.)
Protected fieldmaxToolRows
The maximum number of rows allowed in complex tools.
(Inherited from BasePageStandard.)
Protected fieldmessage
message control.
Protected fieldmfp
mfp control.
Protected fieldmmp
mmp control.
Private fieldMSG (Inherited from BasePageStandard.)
Protected fieldpageFeaturePerms
List of features permissions granted by page.
(Inherited from BasePageStandard.)
Protected fieldpageIntro
pageIntro control.
Protected fieldqueryAsHtml
Stores the html version of the current report.
Protected fieldreportPassThroughTest
reportPassThroughTest control.
Protected fieldrootDir
THe current parent directory of the page.
(Inherited from BasePageStandard.)
Protected fieldrUrl
The current URL of this page.
(Inherited from BasePageStandard.)
Protected fieldrUrlLower
The current URL of this page in lowercase form.
(Inherited from BasePageStandard.)
Protected fieldScriptmanager1
Scriptmanager1 control.
Private fieldSession
Static self reference to the current Session. New keyword lets the system know we are intentionally overriding the Session.
(Inherited from BasePageStandard.)
Protected fieldsessionPrefix
Stores the local page's session prefix, used for advanced session management.
(Inherited from BasePageStandard.)
Private fieldshowManage
Controls the use of the show manage button.
Private fieldshowPreview
Controls the use of the show preview button.
Protected fieldsvc
A P4S3 Web Service client.
(Inherited from BasePageStandard.)
Protected fieldtempDir
The local temp directory for this web application.
(Inherited from BasePageStandard.)
Protected fieldtxtReportDesc
txtReportDesc control.
Protected fieldtxtReportName
txtReportName control.
Protected fieldtxtTop
txtTop control.
Protected fieldupPanel1
upPanel1 control.
Protected fielduserId
The active userId.
(Inherited from BasePageStandard.)
Protected fielduserRoleId
The current user's role id.
(Inherited from BasePageStandard.)
Protected fieldWaitingPopup1
WaitingPopup1 control.
Back to Top
See Also