Document Library for WinForms
C1SSRSDocumentSource クラス プロパティ

C1.Win.Document.6 アセンブリ > C1.Win.Document 名前空間 : C1SSRSDocumentSource クラス

このクラスのメンバの一覧は、C1SSRSDocumentSourceメンバを参照してください。

パブリック プロパティ
 名前解説
Public プロパティ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から継承されます。
Public プロパティGets the current busy state of the current C1DocumentSource. C1.Win.Document.C1DocumentSourceから継承されます。
Public プロパティGets the C1.Win.Ssrs.ConnectionOptions object containing options used when connecting to SSRS.  
Public プロパティ System.ComponentModel.Componentから継承されます。
Public プロパティオーバーライドされます。 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.  
Public プロパティGets the C1PrintOptions object defining default print options used by printing methods of C1DocumentSource. C1.Win.Document.C1DocumentSourceから継承されます。
Public プロパティ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から継承されます。
Public プロパティオーバーライドされます。 Overridden. Gets a C1Document object representing the SSRS report associated with the current document source.  
Public プロパティGets or sets the location of the SSRS report.  
Public プロパティオーバーライドされます。 Overriden. Gets the user-friendly name for the current report.  
Public プロパティオーバーライドされます。 Overridden. Gets a C1DocumentSourceFeatures object defining features of the C1SSRSDocumentSource.  
Public プロパティGets the value indicating whether the current C1DocumentSource busy. C1.Win.Document.C1DocumentSourceから継承されます。
Public プロパティGets a value indicating whether this C1DocumentSource is disposed and can not be longer used. C1.Win.Document.C1DocumentSourceから継承されます。
Public プロパティ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.  
Public プロパティGets the LogEntryList containing the list of events which occured during the last operation (generating, exporting etc). C1.Win.Document.C1DocumentSourceから継承されます。
Public プロパティGets the number of already generated pages. C1.Win.Document.C1DocumentSourceから継承されます。
Public プロパティオーバーライドされます。 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.  
Public プロパティGets a collection of parameters used to generate content. C1.Win.Document.C1DocumentSourceから継承されます。
Public プロパティGets the C1.Win.Ssrs.ReportSession object used to connect to SSRS report.  
Public プロパティ System.ComponentModel.Componentから継承されます。
Public プロパティオーバーライドされます。 Overridden. Gets an array of exporters supported by the current document source object.  
トップ
参照

C1SSRSDocumentSource クラス
C1.Win.Document 名前空間