GridColumnMenuItemProps
The props of the GridColumnMenuItem component.
iconClass
string
The class of the icon rendered next to the title.
onClick
Function
Triggered on each click on the title.
selected?
boolean
The selected state of the component.
title
string
The title of the GridColumnMenuItem component.