このクラスのメンバの一覧は、WebExcelExporterメンバを参照してください。
名前 | 解説 | |
---|---|---|
![]() | ApplyStyleSheetSkin | Applies the style properties defined in the page style sheet to the control. System.Web.UI.Controlから継承されます。 |
![]() | DataBind | オーバーロードされます。 Binds a data source to the invoked server control and all its child controls. System.Web.UI.Controlから継承されます。 |
![]() | Dispose | BaseExporter の破棄。 Infragistics.Web.UI.GridControls.BaseExporterから継承されます。 |
![]() | Export | オーバーロードされます。 オーバーライドされます。 フラットなグリッドをひとつエクスポートします。 |
![]() | FindControl | オーバーロードされます。 Searches the current naming container for a server control with the specified id parameter. System.Web.UI.Controlから継承されます。 |
![]() | Focus | Sets input focus to a control. System.Web.UI.Controlから継承されます。 |
![]() | GetRouteUrl | オーバーロードされます。 Gets the URL that corresponds to a set of route parameters. System.Web.UI.Controlから継承されます。 |
![]() | GetUniqueIDRelativeTo | Returns the prefixed portion of the System.Web.UI.Control.UniqueID property of the specified control. System.Web.UI.Controlから継承されます。 |
![]() | HasControls | Determines if the server control contains any child controls. System.Web.UI.Controlから継承されます。 |
![]() | RenderControl | オーバーロードされます。 Outputs server control content to a provided System.Web.UI.HtmlTextWriter object and stores tracing information about the control if tracing is enabled. System.Web.UI.Controlから継承されます。 |
![]() | ResolveClientUrl | Gets a URL that can be used by the browser. System.Web.UI.Controlから継承されます。 |
![]() | ResolveUrl | Converts a URL into one that is usable on the requesting client. System.Web.UI.Controlから継承されます。 |
![]() | SetRenderMethodDelegate | Assigns an event handler delegate to render the server control and its content into its parent control. System.Web.UI.Controlから継承されます。 |
名前 | 解説 | |
---|---|---|
![]() | AddParsedSubObject | Notifies the server control that an element, either XML or HTML, was parsed, and adds the element to the server control's System.Web.UI.ControlCollection object. System.Web.UI.Controlから継承されます。 |
![]() | BuildProfileTree | Gathers information about the server control and delivers it to the System.Web.UI.Page.Trace property to be displayed when tracing is enabled for the page. System.Web.UI.Controlから継承されます。 |
![]() | ClearCachedClientID | Sets the cached System.Web.UI.Control.ClientID value to null 参照 (Visual Basicでは Nothing). System.Web.UI.Controlから継承されます。 |
![]() | ClearChildControlState | Deletes the control-state information for the server control's child controls. System.Web.UI.Controlから継承されます。 |
![]() | ClearChildState | Deletes the view-state and control-state information for all the server control's child controls. System.Web.UI.Controlから継承されます。 |
![]() | ClearChildViewState | Deletes the view-state information for all the server control's child controls. System.Web.UI.Controlから継承されます。 |
![]() | ClearEffectiveClientIDMode | Sets the System.Web.UI.Control.ClientIDMode property of the current control instance and of any child controls to System.Web.UI.ClientIDMode.Inherit. System.Web.UI.Controlから継承されます。 |
![]() | CreateControlCollection | Creates a new System.Web.UI.ControlCollection object to hold the child controls (both literal and server) of the server control. System.Web.UI.Controlから継承されます。 |
![]() | DataBindChildren | Binds a data source to the server control's child controls. System.Web.UI.Controlから継承されます。 |
![]() | DownloadDocument | ファイルを添付文書としてブラウザーからエクスポートします。 Infragistics.Web.UI.GridControls.BaseExporterから継承されます。 |
![]() | DownloadWorkbook | ワークブックをブラウザーにダウン読み込みします。 |
![]() | EnsureChildControls | Determines whether the server control contains child controls. If it does not, it creates child controls. System.Web.UI.Controlから継承されます。 |
![]() | EnsureID | Creates an identifier for controls that do not have an identifier assigned. System.Web.UI.Controlから継承されます。 |
![]() | ExportCell | グリッドのレコード項目を対応するワークシート セルにエクスポートします。 |
![]() | ExportGrid | 指定されたワークシートにフラットなグリッドをひとつエクスポートします。エクスポートは所定の rowIndex および columnOffset から開始します。rowIndex は最後のエクスポート行のうしろを指すように更新されます。 |
![]() | ExportGridFieldCaption | 指定されたワークシート セルにグリッド フィールド キャプション (ヘッダーまたはフッター) をエクスポートします。 |
![]() | ExportGroupedRows | 指定されたワークシートへグループ化された行をエクスポートします。 |
![]() | ExportHierarchicalGrid | 指定されたワークシートに階層グリッドをひとつエクスポートします。エクスポートは所定の rowIndex および columnOffset から開始します。rowIndex は最後のエクスポート行のうしろを指すように更新されます。 |
![]() | ExportRow | 指定されたワークシートにグリッド行をひとつエクスポートします。 |
![]() | ExportRowIslands | 指定されたワークシートへ行アイランドのセットをエクスポートします。 |
![]() | ExportSummaries | 指定したワークシートにグリッドの SummaryRow をエクスポートします。 |
![]() | GetDesignModeState | Gets design-time data for a control. System.Web.UI.Controlから継承されます。 |
![]() | GetExcelFunctionName | SummaryType を引数として取り、対応する Excel の関数名を返します。SummaryType.Custom の場合は null を返します。 |
![]() | GetWidestLineLength | 文字で複数行セルの値の幅を取得します。 |
![]() | HasEvents | Returns a value indicating whether events are registered for the control or any child controls. System.Web.UI.Controlから継承されます。 |
![]() | IsLiteralContent | Determines if the server control holds only literal content. System.Web.UI.Controlから継承されます。 |
![]() | LoadLinkedStyles | アプリケーションのスタイルシートを解決します。 Infragistics.Web.UI.GridControls.BaseExporterから継承されます。 |
![]() | LoadPageStyles | ページのスタイルを解決します。 Infragistics.Web.UI.GridControls.BaseExporterから継承されます。 |
![]() | LoadViewState | Restores view-state information from a previous page request that was saved by the System.Web.UI.Control.SaveViewState method. System.Web.UI.Controlから継承されます。 |
![]() | OnBubbleEvent | Determines whether the event for the server control is passed up the page's UI server control hierarchy. System.Web.UI.Controlから継承されます。 |
![]() | OnCellExported | CellExported イベントを発生します。 |
![]() | OnCellExporting | CellExporting イベントを発生します。 |
![]() | OnDataBinding | Raises the System.Web.UI.Control.DataBinding event. System.Web.UI.Controlから継承されます。 |
![]() | OnExported | Exported イベントを発生します。 |
![]() | OnExporting | Exporting イベントを発生します。 |
![]() | OnGridFieldCaptionExported | GridFieldCaptionExported イベントを発生させます。 |
![]() | OnGridFieldCaptionExporting | GridFieldCaptionExporting イベントを発生させます。 |
![]() | OnGridRecordItemExported | GridRecordItemExported イベントを発生させます。 |
![]() | OnGridRecordItemExporting | GridRecordItemExporting イベントを発生させます。 |
![]() | OnRowExported | RowExported イベントを発生します。 |
![]() | OnRowExporting | RowExporting イベントを発生します。 |
![]() | OnSummaryCellExported | SumaryCellExported イベントを発生させます。 |
![]() | OnSummaryCellExporting | SummaryCellExporting イベントを発生させます。 |
![]() | RaiseBubbleEvent | Assigns any sources of the event and its information to the control's parent. System.Web.UI.Controlから継承されます。 |
![]() | RebindToAllData | すべてのデータを表示しなければならない場合、バーチャル スクロールおよびページングを無効にします。 Infragistics.Web.UI.GridControls.BaseExporterから継承されます。 |
![]() | RenderTemplate | 指定した TemplateContainer を文字列に描画して値を返します。 |
![]() | ResolveAdapter | Gets the control adapter responsible for rendering the specified control. System.Web.UI.Controlから継承されます。 |
![]() | RestoreBinding | グリッドでのバーチャル スクロールおよびページングのオリジナルの有効な値を復元します。 Infragistics.Web.UI.GridControls.BaseExporterから継承されます。 |
![]() | SaveViewState | Saves any server control view-state changes that have occurred since the time the page was posted back to the server. System.Web.UI.Controlから継承されます。 |
![]() | SetDesignModeState | Sets design-time data for a control. System.Web.UI.Controlから継承されます。 |
![]() | TrackViewState | Causes tracking of view-state changes to the server control so they can be stored in the server control's System.Web.UI.StateBag object. This object is accessible through the System.Web.UI.Control.ViewState property. System.Web.UI.Controlから継承されます。 |