UNPKG

igniteui-react-grids

Version:

Ignite UI React grid components.

7 lines (6 loc) 222 B
export interface IgrPivotUISettings { showConfiguration?: boolean | string; showRowHeaders?: boolean | string; rowLayout?: 'vertical' | 'horizontal'; horizontalSummariesPosition?: 'top' | 'bottom'; }