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

  NameDescription
Protected fieldbnp
bnp control.
Protected fieldbtnCsv
btnCsv control.
Protected fieldbtnRefresh
btnRefresh control.
Protected fieldbtnRender
btnRender control.
Protected fieldbtnSaveView
btnSaveView control.
Protected fieldbtnSql
btnSql control.
Protected fieldbtnTab
btnTab control.
Protected fieldbtnXls
btnXls control.
Protected fieldcbRemoveEmpty
cbRemoveEmpty control.
Protected fieldcbRemoveNull
cbRemoveNull control.
Protected fieldcbRemoveOther
cbRemoveOther control.
Protected fieldcbRemoveUnknown
cbRemoveUnknown control.
Protected fieldddlColumnHeaderColumn1
ddlColumnHeaderColumn1 control.
Protected fieldddlColumnHeaderColumn2
ddlColumnHeaderColumn2 control.
Protected fieldddlColumnHeaderColumn3
ddlColumnHeaderColumn3 control.
Protected fieldddlColumnHeaderTable1
ddlColumnHeaderTable1 control.
Protected fieldddlColumnHeaderTable2
ddlColumnHeaderTable2 control.
Protected fieldddlColumnHeaderTable3
ddlColumnHeaderTable3 control.
Protected fieldddlRowHeaderColumn1
ddlRowHeaderColumn1 control.
Protected fieldddlRowHeaderColumn2
ddlRowHeaderColumn2 control.
Protected fieldddlRowHeaderColumn3
ddlRowHeaderColumn3 control.
Protected fieldddlRowHeaderTable1
ddlRowHeaderTable1 control.
Protected fieldddlRowHeaderTable2
ddlRowHeaderTable2 control.
Protected fieldddlRowHeaderTable3
ddlRowHeaderTable3 control.
Protected fieldddlStartingColumnHeader
ddlStartingColumnHeader control.
Protected fieldddlStartingRowHeader
ddlStartingRowHeader control.
Protected fielddGrid
dGrid control.
Protected fielddvReport
dvReport control.
Protected fielddvReportNoData
dvReportNoData control.
Protected fielddvReportNoFilters
dvReportNoFilters 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 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.
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.)
Private fieldisPassThrough
Used to indicate that the web page is in pass through mode.
Protected fieldkey
A secret key needed to talk to the web service client.
(Inherited from BasePageStandard.)
Protected fieldlblCellsPerBlock
lblCellsPerBlock control.
Protected fieldlblColHeader
lblColHeader control.
Protected fieldlblColumnHeaderColumn1
lblColumnHeaderColumn1 control.
Protected fieldlblColumnHeaderColumn2
lblColumnHeaderColumn2 control.
Protected fieldlblColumnHeaderColumn3
lblColumnHeaderColumn3 control.
Protected fieldlblColumnHeaderTable1
lblColumnHeaderTable1 control.
Protected fieldlblColumnHeaderTable2
lblColumnHeaderTable2 control.
Protected fieldlblColumnHeaderTable3
lblColumnHeaderTable3 control.
Protected fieldlblRemoveEmpty
lblRemoveEmpty control.
Protected fieldlblRemoveNull
lblRemoveNull control.
Protected fieldlblRemoveOther
lblRemoveOther control.
Protected fieldlblRemoveUnknown
lblRemoveUnknown control.
Protected fieldlblRenderColumns
lblRenderColumns control.
Protected fieldlblRenderRows
lblRenderRows control.
Protected fieldlblRenderTime
lblRenderTime control.
Protected fieldlblRowCount
lblRowCount control.
Protected fieldlblRowHeader
lblRowHeader control.
Protected fieldlblRowHeaderColumn1
lblRowHeaderColumn1 control.
Protected fieldlblRowHeaderColumn2
lblRowHeaderColumn2 control.
Protected fieldlblRowHeaderColumn3
lblRowHeaderColumn3 control.
Protected fieldlblRowHeaderTable1
lblRowHeaderTable1 control.
Protected fieldlblRowHeaderTable2
lblRowHeaderTable2 control.
Protected fieldlblRowHeaderTable3
lblRowHeaderTable3 control.
Protected fieldlblStartingColumnHeader
lblStartingColumnHeader control.
Protected fieldlblStartingRowHeader
lblStartingRowHeader control.
Protected fieldlblTotalCells
lblTotalCells control.
Protected fieldStatic memberMAX_CELLS_PER_BLOCK
The maximum cells per block this cross tab page supports.
Protected fieldStatic memberMAX_TOTAL_CELLS
The current maximum total cells allowed.
Protected fieldStatic memberMAX_XLS_COLS
The maximum number of columns a worksheet can have.
Protected fieldStatic memberMAX_XLS_ROWS
The maximum number of rows a worksheet can have.
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 fieldrootDir
THe current parent directory of the page.
(Inherited from BasePageStandard.)
Protected fieldrowsFound
Represents the number of rows found for the given report.
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.)
Protected fieldsvc
A P4S3 Web Service client.
(Inherited from BasePageStandard.)
Protected fieldtempDir
The local temp directory for this web application.
(Inherited from BasePageStandard.)
Protected fielduserId
The active userId.
(Inherited from BasePageStandard.)
Protected fielduserRoleId
The current user's role id.
(Inherited from BasePageStandard.)
Back to Top
See Also