TypesDisplayModeVersion: 4.60DisplayMode Determines in which way the elements should be loaded. warningWhen using the displayMode lazy or lazyAndPaged, the grid will not filter. It is not possible to change or access non visible layers in these modes. This type can have the following values. ValueDescription"eager"All views are generated immediately."lazy"Each view is generated when displayed."lazyAndPaged"Each view is generated when displayed and loaded in blocks.