다음을 통해 공유


Page.ColumnSpacing 속성

정의

여러 열 렌더링에서 각 열 사이의 간격을 가져오거나 설정합니다.

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

속성 값

ReportSize 개체입니다.

적용 대상