다음을 통해 공유


ReportParametersLayout.GridLayoutDefinition 속성

정의

그리드 레이아웃 정의를 가져오거나 설정합니다.

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

속성 값

그리드 레이아웃 정의입니다.

적용 대상