Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IGridSelection

Hierarchy

  • IGridSelection

Indexable

[key: string]: any

Index

Properties

colFrom

colFrom: number

colLast

colLast: number

colTo

colTo: number

Optional from

from: IGridCell

heading

heading: boolean

inside

inside: boolean

keyboard

keyboard: boolean

Optional last

last: IGridCell

reference

reference: string

rowEnd

rowEnd: number

rowFrom

rowFrom: number

rowLast

rowLast: number

rowStart

rowStart: number

rowTo

rowTo: number

selected

selected: boolean

Optional to

type

type: string

Generated using TypeDoc