Show / Hide Table of Contents

Constructor DataRowEventArgs

| Improve this Doc View Source

DataRowEventArgs(DataRow)

Initializes a new instance of DataRowEventArgs.

Declaration
public DataRowEventArgs(DataRow dataRow)
Parameters
Type Name Description
DataRow dataRow

The DataRow object.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest