Interface IColumnState

プロパティ

collapsible?: boolean
columnGroup: 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
maxWidth: string
movable: boolean
parent: any
pinned: boolean
resizable: boolean
searchable: boolean
sortable: boolean
sortingIgnoreCase: boolean
visibleWhenCollapsed?: boolean
width: any