MultiRow Windows Forms > Developer's Guide > Using MultiRow > Using the Designer > Get or Set Cell Properties in the Designer |
Settings for cells can be changed in the designer with the Properties Window or through commands.
The Properties window is provided by Visual Studio. You can get or modify the property values of cells selected in the designer in the Properties window. Follow the steps below to display the Properties window.
The property list window contains a list of all the cells and their properties in the template. This window is useful in verifying settings for common properties. You can:
Follow the steps below to display the property list window.
Use the cell display mode to show the following information in the designer cells.
Refer to Cell Display Modes in the Designer for details.
Follow the steps below to change the tab order.
The tab order can also be changed with the Cell.TabIndex property in the Properties Window.
You can change the format or position of the cell using the Toolbar.