TreeListOptionsView Members
In This Article
#Constructors
Name | Description |
---|---|
Tree |
Initializes a new instance of the Tree |
#Properties
Name | Description |
---|---|
Allow |
Gets or sets whether columns within a band can be arranged in multiple rows. |
Allow |
Gets or sets whether to display format rule descriptions in Rule Editor and Rule Manager. |
Allow |
Gets or sets whether column and node icons of the current Tree |
Allow |
Gets or sets whether HTML formatting can be applied to column and band captions. |
Animation |
Gets or sets the animation mode, which identifies cells for which animation is enabled. |
Auto |
Gets or sets whether the Tree List automatically calculates the number of text lines in preview sections depending upon their contents. |
Auto |
Gets 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. |
Best |
Gets or sets the number of data nodes whose content is processed to apply best fit to columns. |
Best |
Gets or sets whether column best-fit resizing operations should prioritize precision or speed. |
Best |
Gets or sets a value specifying which nodes take part in calculations when applying best fit to columns. |
Best |
Gets or sets whether cell error icons are taken into account when calculating the “best width” for columns. |
Check |
Gets or sets whether all Tree |
Column |
Gets or sets whether the column header height is automatically adjusted to fit wrapped column captions. |
Enable |
Gets or sets whether even nodes are painted using the appearance settings provided by the Tree |
Enable |
Gets or sets whether odd nodes are painted using the appearance settings provided by the Tree |
Expand |
Gets or sets whether node expand buttons are vertically centered relative to the node height. This setting is in effect when node previews are visible. |
Filter |
Gets or sets the display style of filter conditions in the Filter Panel, MRU Filter List and built-in Filter Editor. |
Focus |
Gets or sets a value that specifies how the focus rectangle is painted. |
Header |
Gets or sets the display style of column filter buttons. |
New |
Gets 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. |
Root |
Gets or sets whether root Tree |
Row |
Gets or sets whether to show row images in row indents or in row cells. |
Show |
Gets or sets whether the Automatic Filtering Row is displayed. |
Show |
Obsolete. Gets or sets whether band headers are displayed. |
Show |
Gets or sets whether bands are displayed. |
Show |
Gets or sets whether the expand buttons are displayed. |
Show |
Gets or sets whether the caption panel is displayed at the top of the Tree |
Show |
Gets or sets whether nodes display check boxes.
This member is obsolete. Use the Tree |
Show |
Gets or sets whether column headers are displayed. |
Show |
Gets or sets a value that specifies when the Filter Panel is shown. |
Show |
Gets or sets whether the tree list displays the nearest (leftmost) vertical gridlines in the column that displays the node expand buttons. |
Show |
Obsolete. Gets or sets whether a focus frame is displayed around the focused cell. |
Show |
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. |
Show |
Gets or sets whether horizontal lines are displayed. |
Show |
Gets or sets whether tree indents are painted using the appearance settings of their corresponding nodes. |
Show |
Gets or sets whether the node indicator panel is displayed. |
Show |
Gets or sets whether preview sections are displayed. |
Show |
Gets or sets whether the root level node indent is visible. |
Show |
Gets or sets whether group footers are displayed. |
Show |
Gets or sets whether the summary footer is displayed. |
Show |
Gets or sets whether to show the node hierarchy lines in the row indent area. |
Show |
Gets or sets whether vertical lines are displayed. |
Tree |
Gets or sets the style (solid, dash, etc.) of lines indicating the node hierarchy in the row indent area. |
Wait |
Gets or sets a value that specifies how the control indicates data operations performed in a background thread. |
#Methods
Name | Description |
---|---|
Assign |
Copies all the settings from the options object passed as the parameter. |
Begin |
Locks the Base |
Cancel |
Unlocks the Base |
End |
Unlocks the Base |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Reset() |
Resets all options to their default values.
Inherited from Base |
Reset |
Resets the Tree |
Should |
Returns whether the Tree |
To |
Returns a string representing the currently enabled options.
Inherited from Base |
See Also