GridCellCollection.Remove(GridCell) Method

Definition

public:
 void Remove(Microsoft::ReportingServices::QueryDesigners::GridCell ^ cell);
public void Remove (Microsoft.ReportingServices.QueryDesigners.GridCell cell);
member this.Remove : Microsoft.ReportingServices.QueryDesigners.GridCell -> unit
Public Sub Remove (cell As GridCell)

Parameters

cell
GridCell

Applies to