PageBreak クラス
Group、DataRegion、または Rectangle の改ページの動作を定義します。
継承階層
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.PageBreak
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public NotInheritable Class PageBreak
'使用
Dim instance As PageBreak
public sealed class PageBreak
public ref class PageBreak sealed
[<SealedAttribute>]
type PageBreak = class end
public final class PageBreak
PageBreak 型は、以下のメンバーを公開しています。
プロパティ
名前 | 説明 | |
---|---|---|
BreakLocation | 改ページする場所を示す値を取得します。 | |
Disabled | 改ページを無効にするかどうかを示す値に評価される式を取得します。 | |
Instance | このレポート定義オブジェクトの計算値が含まれているレポート インスタンス オブジェクトを取得します。 | |
ResetPageNumber | ページ番号をリセットするかどうかを示す値に評価される式を取得します。 |
先頭に戻る
メソッド
名前 | 説明 | |
---|---|---|
Equals | (Object から継承されています。) | |
GetHashCode | (Object から継承されています。) | |
GetType | (Object から継承されています。) | |
ToString | (Object から継承されています。) |
先頭に戻る
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。