Show / Hide Table of Contents

Constructor ValueChangedEventArgs

| Improve this Doc View Source

ValueChangedEventArgs(DataRow, IColumns)

Initializes a new instance of ValueChangedEventArgs.

Declaration
public ValueChangedEventArgs(DataRow dataRow, IColumns columns)
Parameters
Type Name Description
DataRow dataRow

The DataRow.

IColumns columns

The columns.

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