React Data GridHidingMap
On this page
Description
Map for storing mappings from an physical index to a boolean value. It stores information whether physical index is included in a dataset, but skipped in the process of rendering.
Methods
getHiddenIndexes
Source codehidingMap.getHiddenIndexes() ⇒ Array
Get physical indexes which are hidden.
Note: Indexes marked as hidden are included in a DataMap, but aren't rendered.