When enabled, shows the indeterminate progress bar.
By default this will be toggled, when the default exporter component is present and an exporting is in progress.
Returns the theme of the component.
The default theme is comfortable
.
Available options are comfortable
, cosy
, compact
.
let componentTheme = this.component.displayDensity;
Sets the theme of the component.
Gets/sets the grid component for the toolbar component.
Usually you should not set this property in the context of the default grid/tree grid. The only grids that demands this to be set are the hierarchical child grids. For additional information check the toolbar topic.
Returns the native DOM element of the toolbar component
Provides a context-aware container component for UI operations for the grid components.
Igx Module
IgxGridToolbarModule