GridCellCollection.Remove(GridCell) 方法

定義

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)

參數

cell
GridCell

適用於