Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IGridOptions

Hierarchy

  • IGridOptions

Indexable

[key: string]: any

Index

Properties

Optional canEdit

canEdit: undefined | false | true

Optional contrast

contrast: undefined | string

Optional disallowSelection

disallowSelection: undefined | false | true

Optional fit

fit: undefined | string

Optional gridlines

gridlines: undefined | false | true

Optional headings

headings: undefined | false | true

Optional highlights

highlights: undefined | false | true

Optional tracking

tracking: undefined | false | true

Generated using TypeDoc