Class IgxGridPinningActionsComponent

Hierarchy

Hierarchy (view full)

Constructors

Properties

Methods

Constructors

Properties

asMenuItems: boolean = false

Gets/Sets if the action buttons will be rendered as menu items. When in menu, items will be rendered with text label.

Example

 <igx-grid-pinning-actions [asMenuItems]='true'></igx-grid-pinning-actions>
<igx-grid-editing-actions [asMenuItems]='true'></igx-grid-editing-actions>

Methods