FlexReport for WinForms
PageSettings プロパティ (C1SSRSDocumentSource)


C1.Document アセンブリ > C1.Document 名前空間 > C1SSRSDocumentSource クラス : 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.
シンタックス
'宣言
 
Public Overrides Property PageSettings As C1PageSettings
'使用法
 
Dim instance As C1SSRSDocumentSource
Dim value As C1PageSettings
 
instance.PageSettings = value
 
value = instance.PageSettings
public override C1PageSettings PageSettings {get; set;}
参照

参照

C1SSRSDocumentSource クラス
C1SSRSDocumentSource メンバ