Show / Hide Table of Contents

Method IsVisible

| Improve this Doc View Source

IsVisible(RowPresenter, IColumns)

Determines whether validation error is visible.

Declaration
public bool IsVisible(RowPresenter rowPresenter, IColumns columns)
Parameters
Type Name Description
RowPresenter rowPresenter

The RowPresenter.

IColumns columns

The columns.

Returns
Type Description
System.Boolean

true if validation error is visible, otherwise false.

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