GridCellCollection.Add(GridCell) Método

Definición

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

Parámetros

cell
GridCell

Devoluciones

Se aplica a