Back to Devexpress

TreeListOptionsView Properties

windowsforms-devexpress-dot-xtratreelist-dot-treelistoptionsview-dot-underscore-properties.md

latest11.0 KB
Original Source

TreeListOptionsView Properties

Provides view options for the Tree List controls.

NameDescription
AllowBandColumnsMultiRowGets or sets whether columns within a band can be arranged in multiple rows.
AllowFormatRuleDescriptionGets or sets whether to display format rule descriptions in Rule Editor and Rule Manager.
AllowGlyphSkinningGets or sets whether column and node icons of the current TreeList should be painted with the foreground color of these columns or nodes.
AllowHtmlDrawHeadersGets or sets whether HTML formatting can be applied to column and band captions.
AnimationTypeGets or sets the animation mode, which identifies cells for which animation is enabled.
AutoCalcPreviewLineCountGets or sets whether the Tree List automatically calculates the number of text lines in preview sections depending upon their contents.
AutoWidthGets or sets whether the widths of column is automatically adjusted so that the total width of all the columns matches the Tree List’s width.
BestFitMaxNodeCountGets or sets the number of data nodes whose content is processed to apply best fit to columns.
BestFitModeGets or sets whether column best-fit resizing operations should prioritize precision or speed.
BestFitNodesGets or sets a value specifying which nodes take part in calculations when applying best fit to columns.
BestFitUseErrorInfoGets or sets whether cell error icons are taken into account when calculating the “best width” for columns.
CheckBoxStyleGets or sets whether all TreeList nodes should display check boxes, radio buttons, or neither.
ColumnHeaderAutoHeightGets or sets whether the column header height is automatically adjusted to fit wrapped column captions.
EnableAppearanceEvenRowGets or sets whether even nodes are painted using the appearance settings provided by the TreeListAppearanceCollection.EvenRow property.
EnableAppearanceOddRowGets or sets whether odd nodes are painted using the appearance settings provided by the TreeListAppearanceCollection.OddRow property.
ExpandButtonCenteredGets or sets whether node expand buttons are vertically centered relative to the node height. This setting is in effect when node previews are visible.
FilterCriteriaDisplayStyleGets or sets the display style of filter conditions in the Filter Panel, MRU Filter List and built-in Filter Editor.
FocusRectStyleGets or sets a value that specifies how the focus rectangle is painted.
HeaderFilterButtonShowModeGets or sets the display style of column filter buttons.
NewItemRowPositionGets or sets whether the row that allows users to add new nodes at the root level is displayed at the top or bottom of the list, or not displayed.
RootCheckBoxStyleGets or sets whether root TreeList nodes should draw check boxes, radio buttons, or neither.
RowImagesShowModeGets or sets whether to show row images in row indents or in row cells.
ShowAutoFilterRowGets or sets whether the Automatic Filtering Row is displayed.
ShowBandsObsolete. Gets or sets whether band headers are displayed.
ShowBandsModeGets or sets whether bands are displayed.
ShowButtonsGets or sets whether the expand buttons are displayed.
ShowCaptionGets or sets whether the caption panel is displayed at the top of the TreeList control.
ShowCheckBoxes

Gets or sets whether nodes display check boxes. This member is obsolete. Use the TreeListOptionsView.CheckBoxStyle, TreeListOptionsView.RootCheckBoxStyle and TreeListNode.ChildrenCheckBoxStyle properties instead.

| | ShowColumns | Gets or sets whether column headers are displayed. | | ShowFilterPanelMode | Gets or sets a value that specifies when the Filter Panel is shown. | | ShowFirstLines | Gets or sets whether the tree list displays the nearest (leftmost) vertical gridlines in the column that displays the node expand buttons. | | ShowFocusedFrame | Obsolete. Gets or sets whether a focus frame is displayed around the focused cell. | | ShowHierarchyIndentationLines | Gets or sets whether to draw horizontal gridlines in a column displaying the node expand buttons for the entire width of the column, including tree indents. | | ShowHorzLines | Gets or sets whether horizontal lines are displayed. | | ShowIndentAsRowStyle | Gets or sets whether tree indents are painted using the appearance settings of their corresponding nodes. | | ShowIndicator | Gets or sets whether the node indicator panel is displayed. | | ShowPreview | Gets or sets whether preview sections are displayed. | | ShowRoot | Gets or sets whether the root level node indent is visible. | | ShowRowFooterSummary | Gets or sets whether group footers are displayed. | | ShowSummaryFooter | Gets or sets whether the summary footer is displayed. | | ShowTreeLines | Gets or sets whether to show the node hierarchy lines in the row indent area. | | ShowVertLines | Gets or sets whether vertical lines are displayed. | | TreeLineStyle | Gets or sets the style (solid, dash, etc.) of lines indicating the node hierarchy in the row indent area. | | WaitAnimationOptions | Gets or sets a value that specifies how the control indicates data operations performed in a background thread. |

See Also

TreeListOptionsView Class

TreeListOptionsView Members

DevExpress.XtraTreeList Namespace