| 名前 | 解説 | |
|---|---|---|
![]() | C1SSRSDocumentSource コンストラクタ | C1SSRSDocumentSourceクラスの新しいインスタンスを初期化します。 |
C1SSRSDocumentSourceデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | C1SSRSDocumentSource コンストラクタ | C1SSRSDocumentSourceクラスの新しいインスタンスを初期化します。 |
| 名前 | 解説 | |
|---|---|---|
![]() | AddNagWatermark | C1.Document.C1DocumentSourceから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | m_defaultPrintOptions | C1.Document.C1DocumentSourceから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | AsyncMethodsUseAwaitPattern | Gets or sets a value indicating whether calls to async methods of the current document source expect the async/await pattern to be used by the calling code. If this property is true, then the *Completed events (such as C1.Document.C1DocumentSource.GenerateCompleted, C1.Document.C1DocumentSource.GenerateCompleted and others) do not fire. C1.Document.C1DocumentSourceから継承されます。 |
![]() | BusyState | Gets the current busy state of the current C1.Document.C1DocumentSource. C1.Document.C1DocumentSourceから継承されます。 |
![]() | ConnectionOptions | SSRS に接続するときに使用されるオプションを含む C1.Win.Ssrs.ConnectionOptionsオブジェクトを取得します。 C1.Document.C1SSRSDocumentSourceから継承されます。 |
![]() | Container | System.ComponentModel.Componentから継承されます。 |
![]() | Credential | オーバーライドされます。SSRS 接続で使用される資格情報を定義する System.Net.NetworkCredentialオブジェクトを取得または設定します。 これは、 C1.Win.Ssrs.ConnectionOptions.Credentialのショートカットです。 C1.Document.C1SSRSDocumentSourceから継承されます。 |
![]() | DefaultPrintOptions | Gets the C1.Document.C1PrintOptions object defining default print options used by printing methods of C1.Document.C1DocumentSource. C1.Document.C1DocumentSourceから継承されます。 |
![]() | Dirty | Gets a value indicating whether the current content is dirty and does not correspond to the current values of C1.Document.C1DocumentSource.Paginated etc. C1.Document.C1DocumentSourceから継承されます。 |
![]() | Document | オーバーライドされます。現在のドキュメントソースに関連付けられている SSRS レポートを表す C1Documentオブジェクトを取得します。 C1.Document.C1SSRSDocumentSourceから継承されます。 |
![]() | DocumentLocation | SSRS レポートの場所を取得または設定します。 C1.Document.C1SSRSDocumentSourceから継承されます。 |
![]() | DocumentName | オーバーライドされます。 現在のレポートのユーザーフレンドリな名前を取得します。 C1.Document.C1SSRSDocumentSourceから継承されます。 |
![]() | Features | オーバーライドされます。 オーバーライドされます。 C1SSRSDocumentSourceの機能を定義する C1.Win.Document.C1DocumentSourceFeaturesオブジェクトを取得します。 |
![]() | IsBusy | Gets the value indicating whether the current C1.Document.C1DocumentSource busy. C1.Document.C1DocumentSourceから継承されます。 |
![]() | IsDisposed | Gets a value indicating whether this C1.Document.C1DocumentSource is disposed and can not be longer used. C1.Document.C1DocumentSourceから継承されます。 |
![]() | Language | SSRS セッションで使用される言語を取得または設定します。 このプロパティで指定するカルチャは、User!Language レポート識別子に影響します。 デフォルトでは、このプロパティは null です。 つまり、CultureInfo.CurrentUICulture が使用されます。 C1.Document.C1SSRSDocumentSourceから継承されます。 |
![]() | Log | Gets the C1.Document.LogEntryList containing the list of events which occured during the last operation (generating, exporting etc). C1.Document.C1DocumentSourceから継承されます。 |
![]() | PageCount | Gets the number of already generated pages. C1.Document.C1DocumentSourceから継承されます。 |
![]() | PageSettings | オーバーライドされます。 SSRS レポートの生成に使用されるページ設定を指定する C1PageSettingsオブジェクトを取得または設定します。 このプロパティは、新しいレポートが開くと自動的に更新されます。 C1.Document.C1SSRSDocumentSourceから継承されます。 |
![]() | Paginated | Gets or sets a value indicating whether the content should be represented as set of fixed sized pages. C1.Document.C1DocumentSourceから継承されます。 |
![]() | Parameters | Gets a collection of parameters used to generate content. C1.Document.C1DocumentSourceから継承されます。 |
![]() | ReportSession | SSRS レポートのレポートセッションを取得します。 C1.Document.C1SSRSDocumentSourceから継承されます。 |
![]() | Site | System.ComponentModel.Componentから継承されます。 |
![]() | SupportedExportProviders | オーバーライドされます。 現在のドキュメントソースオブジェクトがサポートするエクスポータの配列を取得します。 C1.Document.C1SSRSDocumentSourceから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | CanRaiseEvents | System.ComponentModel.Componentから継承されます。 |
![]() | DesignMode | System.ComponentModel.Componentから継承されます。 |
![]() | Events | System.ComponentModel.Componentから継承されます。 |
![]() | Pages | Gets the already generated pages. C1.Document.C1SSRSDocumentSourceから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | AddToLog | オーバーロードされます。 Adds log entry to the C1.Document.C1DocumentSource.Log list. C1.Document.C1DocumentSourceから継承されます。 |
![]() | BeginGenerate | C1.Document.C1DocumentSourceから継承されます。 |
![]() | CancelAsync | Cancels currently executed async action and waits until action will be actually cancelled. C1.Document.C1DocumentSourceから継承されます。 |
![]() | ClearContent | Clear generated content and sets C1.Document.C1DocumentSource.Dirty to true. C1.Document.C1DocumentSourceから継承されます。 |
![]() | CreateObjRef | System.MarshalByRefObjectから継承されます。 |
![]() | Dispose | オーバーロードされます。 Releases the unmanaged resources used by the Component and optionally releases the managed resources. C1.Document.C1DocumentSourceから継承されます。 |
![]() | DrawPage | For internal use. C1.Document.C1DocumentSourceから継承されます。 |
![]() | ExecuteAction | Executes an action specified by the C1.Document.C1DocumentAction object. C1.Document.C1DocumentSourceから継承されます。 |
![]() | ExecuteActionAsync | Non-blocking (asynchronous) version of the C1.Document.C1DocumentSource.ExecuteAction method. C1.Document.C1DocumentSourceから継承されます。 |
![]() | ExecuteActionAsyncEx | Non-blocking (asynchronous) version of the C1.Document.C1DocumentSource.ExecuteAction method. C1.Document.C1DocumentSourceから継承されます。 |
![]() | Export | Exports the document into a stream in an external format using the specified export filter. C1.Document.C1DocumentSourceから継承されます。 |
![]() | ExportAsync | Non-blocking (asynchronous) version of the C1.Document.C1DocumentSource.Export method. C1.Document.C1DocumentSourceから継承されます。 |
![]() | ExportAsyncEx | Non-blocking (asynchronous) version of the C1.Document.C1DocumentSource.Export method. C1.Document.C1DocumentSourceから継承されます。 |
![]() | Generate | SSRS レポートを生成します。 C1.Document.C1SSRSDocumentSourceから継承されます。 |
![]() | GenerateAsync | Generateメソッドの非ブロック(非同期)バージョン。 C1.Document.C1SSRSDocumentSourceから継承されます。 |
![]() | GenerateAsyncEx | Generate メソッドの非ブロック(非同期)バージョン。 C1.Document.C1SSRSDocumentSourceから継承されます。 |
![]() | GetBookmarkPositionAsync | For internal use. Non-blocking (asynchronous) version of the C1.Document.C1DocumentSource.GetLinkTargetPosition method. C1.Document.C1DocumentSourceから継承されます。 |
![]() | GetBookmarkPositionAsyncEx | For internal use. Non-blocking (asynchronous) version of the C1.Document.C1DocumentSource.GetLinkTargetPosition method. C1.Document.C1DocumentSourceから継承されます。 |
![]() | GetContext | 内部使用。 オーバーライドされます。この C1SSRSDocumentSource の現在の作業コンテキストを返します。 C1.Document.C1SSRSDocumentSourceから継承されます。 |
![]() | GetDocumentRange | Creates the C1.Document.C1DocumentRange object on the base of two text positions specified by C1.Document.C1DocumentTextPosition objects. C1.Document.C1DocumentSourceから継承されます。 |
![]() | GetLifetimeService | System.MarshalByRefObjectから継承されます。 |
![]() | GetLinkTargetPosition | For internal use. Gets the position of a C1.Document.C1LinkTargetBase in the document. C1.Document.C1DocumentSourceから継承されます。 |
![]() | GetLoadedPage | 内部使用。 オーバーライドされます。指定されたインデックスを持つ生成済みのページを取得します。 要求されたページがまだ生成されていない場合は、null を返します。 C1.Document.C1SSRSDocumentSourceから継承されます。 |
![]() | GetPage | For internal use. Fetches a page with the specified index. C1.Document.C1DocumentSourceから継承されます。 |
![]() | GetPageAsync | For internal use. Non-blocking (asynchronous) version of the C1.Document.C1DocumentSource.GetPage method. C1.Document.C1DocumentSourceから継承されます。 |
![]() | GetPageAsyncEx | For internal use. Non-blocking (asynchronous) version of the C1.Document.C1DocumentSource.GetPage method. C1.Document.C1DocumentSourceから継承されます。 |
![]() | GetPageDocumentRange | Creates a C1.Document.C1DocumentRange object that includes the specified page. This method can return null if the page contains no text. C1.Document.C1DocumentSourceから継承されます。 |
![]() | GetWholeDocumentRange | Creates a C1.Document.C1DocumentRange object that includes the whole document. This method can return null if the document contains no text. C1.Document.C1DocumentSourceから継承されます。 |
![]() | GetWordDocumentRange | Creates a C1.Document.C1DocumentRange object that defines a word containing a specified position in the document. C1.Document.C1DocumentSourceから継承されます。 |
![]() | IImageFromObject | Creates an GrapeCity.Documents.Drawing.IImage instance from an object. C1.Document.C1DocumentSourceから継承されます。 |
![]() | InitializeLifetimeService | System.MarshalByRefObjectから継承されます。 |
![]() | IsAsyncOperationActive | For internal use. Returns a value indicating whether the async operation is currently executing. Important note: this method checks only Generate, Export, ValidateParameters and ExecuteCustomAction actions. For example, this method can be used in OnLongOperation() to determine whether the operation is async or not. C1.Document.C1DocumentSourceから継承されます。 |
![]() | IsGenerateAllowed | オーバーライドされます。 状態が C1.Win.Document.C1DocumentSourceBusyState.Readyで、 DocumentLocationが null でない場合は、 trueを返します。 C1.Document.C1SSRSDocumentSourceから継承されます。 |
![]() | IsPageLoading | For internal use. Checkes whether a page with the specified index has already been requested, i.e. the C1.Document.C1DocumentSource.GetPageAsync method has been called to fetch it. C1.Document.C1DocumentSourceから継承されます。 |
![]() | OnLongOperation | For internal use. C1.Document.C1DocumentSourceから継承されます。 |
![]() | Print | オーバーロードされます。 Prints the generated document. C1.Document.C1DocumentSourceから継承されます。 |
![]() | ResetPageCount | C1.Document.C1DocumentSourceから継承されます。 |
![]() | SetContext | For internal use. Overriden. Sets the working context of this C1.Document.C1SSRSDocumentSource. C1.Document.C1SSRSDocumentSourceから継承されます。 |
![]() | ToString | System.ComponentModel.Componentから継承されます。 |
![]() | ValidateParameters | 現在のパラメータ値を検証し、値が有効な場合は、有効な値のリストを更新します。 C1.Document.C1SSRSDocumentSourceから継承されます。 |
![]() | ValidateParametersAsync | ValidateParametersメソッドの非ブロック(非同期)バージョン。 C1.Document.C1SSRSDocumentSourceから継承されます。 |
![]() | ValidateParametersAsyncEx | ValidateParameters メソッドの非ブロック(非同期)バージョン。 C1.Document.C1SSRSDocumentSourceから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | BusyStateChanged | Occurs when the C1.Document.C1DocumentSource.BusyState property value changes. C1.Document.C1DocumentSourceから継承されます。 |
![]() | DirtyChanged | Occurs when the C1.Document.C1DocumentSource.Dirty property value changes. C1.Document.C1DocumentSourceから継承されます。 |
![]() | Disposed | System.ComponentModel.Componentから継承されます。 |
![]() | ExecuteActionCompleted | Occurs when the C1.Document.C1DocumentSource.ExecuteActionAsync or C1.Document.C1DocumentSource.ExecuteActionAsyncEx method has completed. C1.Document.C1DocumentSourceから継承されます。 |
![]() | ExportCompleted | Occurs when the C1.Document.C1DocumentSource.ExportAsync method has completed. C1.Document.C1DocumentSourceから継承されます。 |
![]() | GenerateCompleted | Occurs when the C1.Document.C1DocumentSource.GenerateAsync method has completed. C1.Document.C1DocumentSourceから継承されます。 |
![]() | GetLinkTargetPositionCompleted | For internal use. Occurs when the C1.Document.C1DocumentSource.GetBookmarkPositionAsync method has completed. C1.Document.C1DocumentSourceから継承されます。 |
![]() | GetPageCompleted | For internal use. Occurs when the C1.Document.C1DocumentSource.GetPageAsync method has completed. C1.Document.C1DocumentSourceから継承されます。 |
![]() | LongOperation | Occurs periodically during various document operations. Allows to provide progress indication and the ability to cancel some long operations such as document generation. C1.Document.C1DocumentSourceから継承されます。 |
![]() | PageCountChanged | Occurs when the C1.Document.C1DocumentSource.PageCount property value changes. C1.Document.C1DocumentSourceから継承されます。 |
![]() | PagesClear | For internal use. Occurs when the pages have been cleared (C1.Document.C1DocumentSource.PageCount becomes zero). C1.Document.C1DocumentSourceから継承されます。 |
![]() | PagesLoaded | For internal use. Occurs when the content of some pages has been loaded. C1.Document.C1DocumentSourceから継承されます。 |
![]() | SecurityError | Occurs when a securiy exception occurs during a document source operation. This event allows to correct security-related properties like System.Net.NetworkCredential and retry a failed operation with new credentials. C1.Document.C1DocumentSourceから継承されます。 |
![]() | ValidateParametersCompleted | Occurs when the C1.Document.C1DocumentSource.ValidateParametersAsync method has completed. C1.Document.C1DocumentSourceから継承されます。 |