Share via


GridCellCollection.Add(GridCell) Method

Definition

public:
 int Add(Microsoft::ReportingServices::QueryDesigners::GridCell ^ cell);
public int Add (Microsoft.ReportingServices.QueryDesigners.GridCell cell);
member this.Add : Microsoft.ReportingServices.QueryDesigners.GridCell -> int
Public Function Add (cell As GridCell) As Integer

Parameters

cell
GridCell

Returns

Applies to