다음을 통해 공유


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 개체입니다.

적용 대상