Show / Hide Table of Contents

Method HasValidationError

| Improve this Doc View Source

HasValidationError(RowPresenter)

Determines whether validation error exists for specified row presenter.

Declaration
public bool HasValidationError(RowPresenter rowPresenter)
Parameters
Type Name Description
RowPresenter rowPresenter

The row presenter.

Returns
Type Description
System.Boolean

true if validation error exists, otherwise false.

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