ReportPageSettings クラス
レポートのページ設定を表します。
名前空間: Microsoft.Reporting.WebForms
アセンブリ: Microsoft.ReportViewer.WebForms (microsoft.reportviewer.webforms.dll 内)
構文
'宣言
<SerializableAttribute> _
Public NotInheritable Class ReportPageSettings
'使用
Dim instance As ReportPageSettings
[SerializableAttribute]
public sealed class ReportPageSettings
[SerializableAttribute]
public ref class ReportPageSettings sealed
/** @attribute SerializableAttribute() */
public final class ReportPageSettings
SerializableAttribute
public final class ReportPageSettings
継承階層
System.Object
Microsoft.Reporting.WebForms.ReportPageSettings
スレッド セーフ
この型のすべてのパブリックな静的 (Visual Basic では Shared) メンバは、スレッド セーフです。すべてのインスタンス メンバが、スレッド セーフであることは保証されていません。