Show / Hide Table of Contents

Method IsValidating

| Improve this Doc View Source

IsValidating(Input<RowBinding, IColumns>)

Determines whether specified input is validating.

Declaration
public bool IsValidating(Input<RowBinding, IColumns> input)
Parameters
Type Name Description
Input<RowBinding, IColumns> input

The input.

Returns
Type Description
System.Boolean

true if input is validating, otherwise false.

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