Compartir a través de


GridCellCollection.Contains(GridCell) Método

Definición

public:
 bool Contains(Microsoft::ReportingServices::QueryDesigners::GridCell ^ node);
public bool Contains (Microsoft.ReportingServices.QueryDesigners.GridCell node);
member this.Contains : Microsoft.ReportingServices.QueryDesigners.GridCell -> bool
Public Function Contains (node As GridCell) As Boolean

Parámetros

node
GridCell

Devoluciones

Se aplica a