Back to Devexpress

Column Header Popup Menu

vcl-171001-expressquantumgrid-concepts-column-header-popup-menu.md

latest2.3 KB
Original Source

Column Header Popup Menu

  • Jul 29, 2021

This built-in menu allows users to manage a column’s content in a Table View or Banded Table View. Right-click a column header to invoke the menu.

To enable the menu, do the following:

Options include:

|

Menu Item

|

Description

| | --- | --- | |

Sort Ascending

|

Sorts the column’s content in ascending or descending order.

| |

Sort Descending

| |

Clear Sorting

|

Removes sorting.

| |

Group By This Field

|

Groups a grid control’s content by the selected column.

| |

Group By Box

|

Changes the visibility of column headers used to group a grid control’s content.

| |

Footer

|

Shows/hides footer summaries.

| |

Group Footers

|

Shows/hides a group’s footer panel.

| |

Remove This Column

|

Deletes the column.

| |

Field Chooser

|

Invokes the Customization form.

| |

Alignment

|

Aligns the column’s content.

| |

Best Fit

|

Adjusts the column’s width to fit its content.

| |

Best Fit (all columns)

|

Adjusts the width of all columns to fit their content.

| |

Expression Editor…

|

Invokes the “Expression Editor“ dialog.

|

See Also

Footer Popup Menu

Group By Box Popup Menu

Group Row Popup Menu