The DataGridView type exposes the following members.
Back to Top
Fields
Name | Description | |
---|---|---|
![]() | bnp |
bnp control.
|
![]() | btnCsv |
btnCsv control.
|
![]() | btnDoc |
btnDoc control.
|
![]() | btnFilterToggle |
btnFilterToggle control.
|
![]() | btnLrgToggle |
btnLrgToggle control.
|
![]() | btnManageToggle |
btnManageToggle control.
|
![]() | btnMedToggle |
btnMedToggle control.
|
![]() | btnPdf |
btnPdf control.
|
![]() | btnPreviewToggle |
btnPreviewToggle control.
|
![]() | btnRefresh |
btnRefresh control.
|
![]() | btnSaveView |
btnSaveView control.
|
![]() | btnSmToggle |
btnSmToggle control.
|
![]() | btnSql |
btnSql control.
|
![]() | btnTab |
btnTab control.
|
![]() | btnXlrgToggle |
btnXlrgToggle control.
|
![]() | btnXls |
btnXls control.
|
![]() | Button1 |
Button1 control.
|
![]() | ddlRpp |
ddlRpp control.
|
![]() | dGrid |
dGrid control.
|
![]() | dGridPager |
dGridPager control.
|
![]() | dvManage |
dvManage control.
|
![]() | dvManageInner |
dvManageInner control.
|
![]() | dvPreview |
dvPreview control.
|
![]() | dvReport |
dvReport control.
|
![]() | dvReportEmptyPreview |
dvReportEmptyPreview control.
|
![]() | dvReportFilterPreview |
dvReportFilterPreview control.
|
![]() | dvReportNoFilters |
dvReportNoFilters control.
|
![]() | dvReportNoReports |
dvReportNoReports control.
|
![]() | dvReportStatPreview |
dvReportStatPreview control.
|
![]() | fhp |
fhp control.
|
![]() | fileName |
The current page as a file name.
(Inherited from BasePageStandard.) |
![]() | fileNameShort |
The current page as a file name with no extension.
(Inherited from BasePageStandard.) |
![]() | filterName |
Represents the current filter's name.
|
![]() | filterQueryAsHtml |
Represents the core filter criteria as a literal SQL statement.
|
![]() | forceNoColumnTest |
Driven by a web config setting to force a no data returned test on every data loading/viewing page.
(Inherited from BasePageStandard.) |
![]() | forceNoDataTest |
Driven by a web config setting to force a no data returned test on every data loading/viewing page.
(Inherited from BasePageStandard.) |
![]() | forceNoReportTest |
Driven by a web config setting to force a no data returned test on every data loading/viewing page.
(Inherited from BasePageStandard.) |
![]() | Form1 |
Form1 control.
|
![]() | formMode |
Represents the current form loading mode.
|
![]() | formSize |
Represents the current form size.
|
![]() | ignoreInjection |
Ignore the injection checks while true.
(Inherited from BasePageStandard.) |
![]() | ignoreTimeout |
If set to true ignores timeout processing and redirection.
(Inherited from BasePageStandard.) |
![]() | IS_POSTBACK | (Inherited from BasePageStandard.) |
![]() | isLoggedIn |
Is set to true if the user is currently logged in.
(Inherited from BasePageStandard.) |
![]() | isPassThrough |
Used to toggle a pass through request.
|
![]() | key |
A secret key needed to talk to the web service client.
(Inherited from BasePageStandard.) |
![]() | lblRpp |
lblRpp control.
|
![]() | mainWidth |
Controls the main div width.
|
![]() | maxBulkExpRows |
The maximum number of rows supported in a bulk export operation/
(Inherited from BasePageStandard.) |
![]() | maxExpRows |
Sets the maximum number of rows donwloads will be supported on.
(Inherited from BasePageStandard.) |
![]() | maxJsonCols |
The maximum number of JSON columns supported in converting a DataTable to JSON format.
(Inherited from BasePageStandard.) |
![]() | maxJsonRows |
The maximum number of JSON rows supported in converting a DataTable to JSON format.
(Inherited from BasePageStandard.) |
![]() | maxRowReturn |
Sets the maximum row return for the data grid view.
(Inherited from BasePageStandard.) |
![]() | maxToolRows |
The maximum number of rows allowed in complex tools.
(Inherited from BasePageStandard.) |
![]() | message |
message control.
|
![]() | mfp |
mfp control.
|
![]() | mmp |
mmp control.
|
![]() | MSG | (Inherited from BasePageStandard.) |
![]() | pageFeaturePerms |
List of features permissions granted by page.
(Inherited from BasePageStandard.) |
![]() | pageIntro |
pageIntro control.
|
![]() | queryAsHtml |
Represents the core select criteria as a literal SQL statement.
|
![]() | rootDir |
THe current parent directory of the page.
(Inherited from BasePageStandard.) |
![]() | rUrl |
The current URL of this page.
(Inherited from BasePageStandard.) |
![]() | rUrlLower |
The current URL of this page in lowercase form.
(Inherited from BasePageStandard.) |
![]() | Scriptmanager1 |
Scriptmanager1 control.
|
![]() | Session |
Static self reference to the current Session.
New keyword lets the system know we are intentionally overriding the Session.
(Inherited from BasePageStandard.) |
![]() | sessionPrefix |
Stores the local page's session prefix, used for advanced session management.
(Inherited from BasePageStandard.) |
![]() | showFilter |
Controls display of the column filter form.
|
![]() | showManage |
Returns true if the show manage window is on.
|
![]() | showPreview |
Returns true is the show preview window is on.
|
![]() | svc |
A P4S3 Web Service client.
(Inherited from BasePageStandard.) |
![]() | tableWidth |
Holds a reference to the current table width.
|
![]() | tempDir |
The local temp directory for this web application.
(Inherited from BasePageStandard.) |
![]() | upPanel1 |
upPanel1 control.
|
![]() | userId |
The active userId.
(Inherited from BasePageStandard.) |
![]() | userRoleId |
The current user's role id.
(Inherited from BasePageStandard.) |
![]() | WaitingPopup1 |
WaitingPopup1 control.
|
![]() | wrapperWidth |
Controls the page level div width.
|
See Also