DlgGridControl.GetRowInfo(Int32) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
virtual Microsoft::ReportingServices::QueryDesigners::GridCellCollection ^ GetRowInfo(int rowNum);
public Microsoft.ReportingServices.QueryDesigners.GridCellCollection GetRowInfo (int rowNum);
abstract member GetRowInfo : int -> Microsoft.ReportingServices.QueryDesigners.GridCellCollection
override this.GetRowInfo : int -> Microsoft.ReportingServices.QueryDesigners.GridCellCollection
Public Function GetRowInfo (rowNum As Integer) As GridCellCollection
Parâmetros
- rowNum
- Int32