Lingua

DlgGridControl.GetRowInfo(Int32) Metodo

Definizione

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

Parametri

rowNum
Int32

Valori restituiti

Implementazioni

Si applica a