It is a superclass of ValueCell
DataCell.
Signature:
export interface ValueCell Properties
| Property | Type | Description |
|---|---|---|
| error | any | Validation information |
| errorLevel | ValidationLevel | Validation Level |
Properties Desc
error
Validation Information
Type - any
errorLevel
Validation Level
Type - ValidationLevel