ValueType
12 Sep 20251 minute to read
Exports types used by Grid.
- 
number- Sets value type as number.
- 
string- Sets value type as string.
- 
Date- Sets value type as date.
- 
boolean- Sets value type as boolean.
12 Sep 20251 minute to read
Exports types used by Grid.
number - Sets value type as number.string - Sets value type as string.Date - Sets value type as date.boolean - Sets value type as boolean.