ReportParametersLayout.GridLayoutDefinition Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.