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

屬性值

格子佈局的定義。

適用於