Interface IColumnState

Properties

colEnd?: number
collapsible?: boolean
colStart?: number
columnGroup: boolean
columnLayout?: boolean
disableHiding: boolean
disablePinning: boolean
editable: boolean
expanded?: boolean
field: string
filterable: boolean
filteringIgnoreCase: boolean
groupable: boolean
hasSummary: boolean
header: string
headerClasses: string
headerGroupClasses: string
hidden: boolean
key: string
maxWidth: string
parent?: any
parentKey: string
pinned: boolean
resizable: boolean
rowEnd?: number
rowStart?: number
searchable: boolean
sortable: boolean
sortingIgnoreCase: boolean
visibleWhenCollapsed?: boolean
width: any