View The View page allows you to set views so the user to view the data. The View page contains the following elements: Table 11. View Element Description Selection Column Type Allows you to set the row selection type. The options are: • None: The user must click the row to select it. • MultiRowSelector: The discussion view will display a check box as the first column. To select a row, the user checks the check box for that row. To select multiple rows, the user checks the check box for each row to be selected. Maximum Top Level Discussions Per Page Allows you to set the maximum number of top level discussions to be displayed on one page. Expand To Level Allows you to determine how many levels should be expanded when the Discussion View is loaded for the first time. Show Preview Panel Allows you to display the preview panel. Skin Name Allows you to specify the skin name for the tree list panel in the Discussion View. The skin name is associated with a folder under the following directory in the web server: C:\Program Files\Common Files\Microsoft Shared\WebServerExtensions\14\TEMPLATE\LAYOUTS\QuestSoftware\DevExpress\9.3\Themes The skin folder will contain the CSS file and images needed to control the visual appearance of the grid. If none of the provided skins satisfy your need, you can copy one of the existing skins and modify it. You must follow the CSS class name convention in the CSS file, which is class name followed by the skin name; for example, dxtlControl_Office2003Blue. Splitter Skin Name Allows you to specify the skin name for the splitter in the Discussion View. The skin folder will contain the CSS file and images needed to control the visual appearance of the grid. If none of the provided skins satisfy your need, you can copy one of the existing skins and modify it. You must follow the CSS class name convention in the CSS file, which is class name followed by the skin name; for example, RadSplitter_Office. Splitter Orientation Allows you to divide the treeview and the Preview panel either horizontally or vertically using a splitter. Tree View List Panel Size Allows you to set the height (when the splitter orientation is Horizontal) or the width (when the splitter orientation is Vertical) of the treeview list panel in pixels. Preview Panel Size Allows you to set the height (when the splitter orientation is Horizontal) or the width (when the splitter orientation is Vertical) of the Preview panel in pixels. Grid Lines Allows you to specify if the tree list can display no grid lines, horizontal grid line, vertical grid lines or both depending on the Grid Lines property.