Share via


ReportParametersLayout.GridLayoutDefinition Property

Definition

Gets or sets the grid layout definition.

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

Property Value

The grid layout definition.

Applies to