MVCxTreeListSettingsBehavior Properties
Contains behavior specific settings of the TreeList.
Name | Description |
---|---|
Allow |
Gets or sets whether filtering can be applied to the tree list data columns.
Inherited from Tree |
Allow |
Gets or sets whether end-users can reorder columns by dragging their headers.
Inherited from Tree |
Allow |
Specifies if ASPx |
Allow |
Gets or sets whether the focused node is displayed.
Inherited from Tree |
Allow |
Specifies whether filtering using the header filter is allowed.
Inherited from Tree |
Allow |
Gets or sets whether end-users can sort data.
Inherited from Tree |
Auto |
Gets or sets whether all nodes displayed within the ASPx |
Auto |
Gets or sets the time interval between the time a user starts typing within the Filter Row, and filtering is applied.
Inherited from Tree |
Column |
Obsolete. Gets or sets a value that specifies how columns are resized when an end-user changes a column’s width.
Inherited from Tree |
Disable |
Specifies whether the partial update feature is enabled.
Inherited from Tree |
Enable |
Gets or sets whether the Customization Window is enabled.
Inherited from Tree |
Encode |
Gets or sets whether to encode error row content.
Inherited from Tree |
Expand |
Gets or sets how end-users can expand/collapse nodes.
Inherited from Tree |
Expand |
Specifies whether the collapsed parent node should be expanded for filtering if a child node fits the filter conditions.
Inherited from Tree |
Filter |
Gets or sets a value defining whether the Filter Row filter is applied automatically or on clicking the Apply button.
Inherited from Tree |
Focus |
Gets or sets whether the node is automatically focused after its expand button has been clicked.
Inherited from Tree |
Focus |
Gets or sets whether the focused node is displayed when the ASPx |
Header |
Gets or sets the maximum number of records that are scanned to populate a header filter dropdown with unique filter values.
Inherited from Tree |
Max |
Specifies the maximum length of the preview text.
Inherited from Tree |
Sort |
Gets or sets how the column’s data is sorted when sorting is applied to it.
Inherited from Tree |
See Also