Share via


GridCellCollection.IndexOf(GridCell) Method

Definition

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

Parameters

cell
GridCell

Returns

Applies to