Compartilhar via


GridCellCollection.IndexOf(GridCell) Método

Definição

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

Parâmetros

cell
GridCell

Retornos

Aplica-se a