Property Item
| Improve this Doc View SourceItem[IColumns]
Gets row async validator by source columns.
Declaration
RowAsyncValidator this[IColumns sourceColumns] { get; }
Parameters
| Type | Name | Description | 
|---|---|---|
| IColumns | sourceColumns | The source columns.  | 
    
Property Value
| Type | Description | 
|---|---|
| RowAsyncValidator | The result row async validator.  |