column_show_actions


Description:

[ Version ( since = "4.2" ) ]
public void column_show_actions (int column, bool show_actions)

Sets if the data entry in the this widget at column (in the data model this operates on) must show its actions menu or not.

Parameters:

this

an object which implements the DataProxy interface

column

column number of the data, or -1 to apply the setting to all the columns

show_actions

set to true if the actions menu must be shown