次の方法で共有


PageBreak.BreakLocation プロパティ

定義

改ページする場所を示します。

public:
 property Microsoft::ReportingServices::RdlObjectModel::BreakLocations BreakLocation { Microsoft::ReportingServices::RdlObjectModel::BreakLocations get(); void set(Microsoft::ReportingServices::RdlObjectModel::BreakLocations value); };
public Microsoft.ReportingServices.RdlObjectModel.BreakLocations BreakLocation { get; set; }
member this.BreakLocation : Microsoft.ReportingServices.RdlObjectModel.BreakLocations with get, set
Public Property BreakLocation As BreakLocations

プロパティ値

BreakLocations オブジェクト。

適用対象