StdCurCompEditGridColumns event

Occurs before the Edit Grid Column Visibility and Order dialog box opens.

The default implementation opens the Edit Grid Column Visibility and Order dialog box for the current form grid component.

Your application can call the default implementation by generating the event.

Remarks

The StdGrid shortcut menu includes the Edit Grid Columns command item that generates this event. You can assign the event to a command item in another shortcut menu for a form grid component, as needed.