Show / Hide Table of Contents

Property Item

| Improve this Doc View Source

Item[DataRow]

Gets the validation errors for specified DataRow.

Declaration
IDataValidationErrors this[DataRow dataRow] { get; }
Parameters
Type Name Description
DataRow dataRow

The specified DataRow.

Property Value
Type Description
IDataValidationErrors

The validation errors of the specified DataRow.

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