共用方式為


CrystalReportPartsViewer 成員

提供屬性、方法及事件,用來修改或擷取有關 CrystalReportPartsViewer 控制項出現及作用方式的資訊。

下表列出 CrystalReportPartsViewer 類型公開的成員清單。

公用 內容

屬性 說明
Public property BatchSize  取得或設定顯示在 CrystalReportPartsViewer 控制項中的記錄筆數。
Public property ClientTarget (從 CrystalReportViewerBase 繼承。) 取得或設定不同瀏覽器的目標建構。有效值為 'Uplevel'、'Downlevel' 和 'Auto'。
Public property CssFilename (從 CrystalReportViewerBase 繼承。) 取得或設定階層式樣式表 (CSS) 檔案的檔案路徑。
Public property EnableDatabaseLogonPrompt (從 CrystalReportViewerBase 繼承。) 取得或設定 CrystalReportViewer 控制項在必要時是否提示資料庫登入。
Public property EnableDrillDown  取得或設定是否可以將細目擷取至頁面/圖表/摘要。
Public property EnableParameterPrompt (從 CrystalReportViewerBase 繼承。) 取得或設定當參數值未設定時是否要顯示參數提示。
Public property EnableToolTips (從 CrystalReportViewerBase 繼承。) 取得或設定工具提示是可見的還是隱藏的。
Public property EnterpriseLogon (從 CrystalReportViewerBase 繼承。) 取得或設定企業報表的登入資訊。
Public property HasBorder  取得或設定框線是否可見。
Public property HasPageNavigationLinks  取得或設定頁面導覽連結為可見的或隱藏的。
Public property IsDisplayHeadings  取得或設定報表物件名稱是否顯示在每個資料行最上方。
Public property IsDisplayTitle  取得或設定是否顯示報表標題。
Public property LogOnInfo (從 CrystalReportViewerBase 繼承。) 取得或設定 TableLogOnInfos 集合。
Public property ParameterFieldInfo (從 CrystalReportViewerBase 繼承。) 取得或設定參數欄位集合物件。
Public property PreserveLayout  取得或設定報表組件是否保留原始報表中的配置方式。
Public property ReportParts  取得或設定要在 CrystalReportPartsViewer 控制項中檢視的報表組件清單。
Public property ReportSource  已覆寫。 設定與 CrystalReportViewer 控制項繫結的報表。
Public property ReportSourceClassFactoryName (從 CrystalReportViewerBase 繼承。) 取得或設定建立內部 ReportSource 物件需要的資訊。
Public property ReportSourceID (從 CrystalReportViewerBase 繼承。) 取得或設定要使用之 ReportSourceControl 的 ID。
Public property ReportTitle  取得或設定報表標題。
Public property ReuseParameterValuesOnRefresh (從 CrystalReportViewerBase 繼承。) 取得或設定在重新整理報表時是否要使用目前的參數值。
Public property RotateSections  取得或設定是否旋轉報表組件清單。這表示資料行變成資料列,資料列變成資料行。
Public property SelectionFormula (從 CrystalReportViewerBase 繼承。) 取得或設定報表的資料錄選擇公式。
Public property ViewTimeSelectionFormula (從 CrystalReportViewerBase 繼承。) 取得或設定是否要使用目前的瀏覽器地區設定來顯示報表。
Public property ZoomFactor  取得或設定報表的縮放等級。

Top

公用 方法

方法 說明
Public method IsFirstPage  指定目前頁面是否為報表的第一頁。
Public method IsLastPage  指定目前頁面是否為報表的最後一頁。
Public method NextPage  顯示報表的下一頁。
Public method PrevPage  顯示報表的上一頁。
Public method Refresh  重新整理 CrystalReportPartsViewer 控制項中顯示的報表。

Top

公用 事件

事件 說明
Public event AfterRender (從 CrystalReportViewerBase 繼承。) 報表建構程序結束時觸發的事件。
Public event AfterRenderContent (從 CrystalReportViewerBase 繼承。) 報表內容建構程序結束時觸發的事件。
Public event AfterRenderObject (從 CrystalReportViewerBase 繼承。) 報表物件建構程序結束時觸發的事件。
Public event BeforeRender (從 CrystalReportViewerBase 繼承。) 報表建構程序開始時觸發的事件。
Public event BeforeRenderContent (從 CrystalReportViewerBase 繼承。) 報表內容建構程序開始時觸發的事件。
Public event BeforeRenderObject (從 CrystalReportViewerBase 繼承。) 報表物件建構程序開始時觸發的事件。
Public event ChartDrillDown  在圖表上擷取細目時引發的事件。
Public event Error (從 CrystalReportViewerBase 繼承。) 當報表物件擲出例外狀況時引發的事件。
Public event FieldDrillDown  在圖表上擷取細目時引發的事件。
Public event OnRenderScript (從 CrystalReportViewerBase 繼承。) HTML 指令碼產生作業開始時觸發的事件。
Public event OnRenderStyle (從 CrystalReportViewerBase 繼承。) HTML 樣式類別產生作業開始時觸發的事件。
Public event ReportPartBookmarkNavigation (從 CrystalReportViewerBase 繼承。) 完成在同一份報表或另一份報表中導覽報表組件後觸發的事件。

Top

請參閱

參考

CrystalDecisions.Web 命名空間