\
ComponentOne List for WinForms
Design-Time Support / C1List Tasks Menu / Column Tasks Menu
In This Topic
    Column Tasks Menu
    In This Topic

    The Column Tasks menu allows you to set the column caption, data field, caption style, and column style, as well as set the Visible property.

    The Column Tasks menu can only be accessed when the grid is bound to a data source. To access the Column Tasks menu, either click on a column in the grid or select Column Tasks from the C1List Tasks menu.

    The Column Tasks menu operates as follows:

    • Select Column

      Clicking the drop-down arrow in the Select Column box opens a list of available columns in the grid. If you clicked on a column in the grid to open the tasks menu, that column will be the selected column.

    • Column Caption

      Entering a caption into the Column Caption box set the Caption property for the column.

    • Data Field

      Clicking the drop-down arrow in the Data Field box opens a list of available fields in the data source.

    • Visible

      Selecting the Visible check box sets the Visible property to True for the selected column. The default is checked.

    • Caption Style

      Clicking Caption Style opens the Caption Style editor for the selected column, which allows you to specify the properties for the caption , including style, fill effects, and images.

    • Column Style

      Clicking Column Style opens the Column Style editor for the selected column, which allows you to specify properties for the column, including style, fill effects, and images.

    • C1List Tasks

      Clicking C1List Tasks returns you to the C1List Tasks menu. For details on the C1List Tasks menu, see C1List Tasks Menu.

    • Add Query

      Clicking Add Query opens the Search Criteria Builder dialog box, which allows you to create or modify a query.

    • Preview Data

      Clicking Preview Data opens the Preview Data dialog box, where you can preview the data in the DataSet.