名前 | 解説 | |
---|---|---|
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 GenerateCompleted, GenerateCompleted and others) do not fire. C1.Win.Document.C1DocumentSourceから継承されます。 | |
BusyState | Gets the current busy state of the current C1DocumentSource. C1.Win.Document.C1DocumentSourceから継承されます。 | |
ConnectionOptions | Gets the C1.Win.Ssrs.ConnectionOptions object containing options used when connecting to SSRS. | |
Container | System.ComponentModel.Componentから継承されます。 | |
Credential | オーバーライドされます。 Overridden. Gets or sets System.Net.NetworkCredential object defining credentials used in the SSRS connection. This is a shortcut to C1.Win.Ssrs.ConnectionOptions.Credential. | |
DefaultPrintOptions | Gets the C1PrintOptions object defining default print options used by printing methods of C1DocumentSource. C1.Win.Document.C1DocumentSourceから継承されます。 | |
Dirty | Gets a value indicating whether the current content is dirty and does not correspond to the current values of Paginated etc. C1.Win.Document.C1DocumentSourceから継承されます。 | |
Document | オーバーライドされます。 Overridden. Gets a C1Document object representing the SSRS report associated with the current document source. | |
DocumentLocation | Gets or sets the location of the SSRS report. | |
DocumentName | オーバーライドされます。 Overriden. Gets the user-friendly name for the current report. | |
Features | オーバーライドされます。 Overridden. Gets a C1DocumentSourceFeatures object defining features of the C1SSRSDocumentSource. | |
IsBusy | Gets the value indicating whether the current C1DocumentSource busy. C1.Win.Document.C1DocumentSourceから継承されます。 | |
IsDisposed | Gets a value indicating whether this C1DocumentSource is disposed and can not be longer used. C1.Win.Document.C1DocumentSourceから継承されます。 | |
Language | Gets or sets the language used in the SSRS session. The culture specified by this property affects User!Language report identifier. By default this property is null, which means that CultureInfo.CurrentUICulture will be used. | |
Log | Gets the LogEntryList containing the list of events which occured during the last operation (generating, exporting etc). C1.Win.Document.C1DocumentSourceから継承されます。 | |
PageCount | Gets the number of already generated pages. C1.Win.Document.C1DocumentSourceから継承されます。 | |
PageSettings | オーバーライドされます。 Overriden. Gets or sets the C1PageSettings object specifying the page settings used to generate the SSRS report. This property is automatically updated when a new report is opened. | |
Parameters | Gets a collection of parameters used to generate content. C1.Win.Document.C1DocumentSourceから継承されます。 | |
ReportSession | Gets the C1.Win.Ssrs.ReportSession object used to connect to SSRS report. | |
Site | System.ComponentModel.Componentから継承されます。 | |
SupportedExportProviders | オーバーライドされます。 Overridden. Gets an array of exporters supported by the current document source object. |