Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IParserColumnDefinition

Hierarchy

  • IParserColumnDefinition

Implemented by

Indexable

[key: string]: any

Index

Properties

cellStyle

cellStyle: IPageCellStyle

columnStyle

columnStyle: IPageCellStyle

defaultValue

defaultValue: string | number | null

disabled

disabled: boolean

enumValues

enumValues: IParserEnumValues

field

field: string

id

id: boolean

ignoreCellRenderer

ignoreCellRenderer: boolean

name

name: string

type

type: string

width

width: number

Methods

getDefaultValue

  • getDefaultValue(): string | number
  • Returns string | number

render

Generated using TypeDoc