IgrGridStateInfo

Optional advancedFiltering

Section titled "advancedFiltering"
advancedFiltering?: IgrFilteringExpressionsTree

Optional cellSelection

Section titled "cellSelection"
cellSelection?: IgrGridSelectionRange[]
columns?: IgrColumnState[]

Optional columnSelection

Section titled "columnSelection"
columnSelection?: string[]

Optional expansion

Section titled "expansion"
expansion?: any[]

Optional filtering

Section titled "filtering"
filtering?: IgrFilteringExpressionsTree
groupBy?: IgrGroupingState
id?: string
moving?: boolean
paging?: IgrPagingState

Optional pinningConfig

Section titled "pinningConfig"
pinningConfig?: IgrPinningConfig

Optional pivotConfiguration

Section titled "pivotConfiguration"
pivotConfiguration?: IgrPivotConfiguration

Optional rowIslands

Section titled "rowIslands"
rowIslands?: IgrGridStateCollection[]

Optional rowPinning

Section titled "rowPinning"
rowPinning?: any[]

Optional rowSelection

Section titled "rowSelection"
rowSelection?: any[]
sorting?: IgrSortingExpression[]