Interface IIgrGridToolbarHidingProps

Hierarchy

Hierarchy

Properties

children?: ReactNode
className?: string
closed?: ((s, e) => void)

Type declaration

closing?: ((s, e) => void)

Type declaration

columnListHeight?: string

Sets the height of the column list in the dropdown.

columnToggle?: ((s, e) => void)

Type declaration

id?: string
name?: string
opened?: ((s, e) => void)

Type declaration

opening?: ((s, e) => void)

Type declaration

overlaySettings?: IgrOverlaySettings

Sets overlay settings

prompt?: string

The placeholder text for the search input.

style?: CSSProperties
title?: string

Title text for the column action component