Classes
Type Definitions
-
ColumnConfig
-
Objeto literal com as propriedades de uma coluna.
Type:
- Object
Properties:
Name Type Description alias
string cast
string castValue
string | number coalesceValue
string | number distinct
boolean field
string | IClauseSelect isSubQuery
boolean literal
string show
boolean useCoalesce
boolean weight
string