DevExpress.Web.ASPxTreeList.v12.2 Contains Popup Edit Form styles. Initializes a new instance of the TreeListPopupEditFormStyle class with default settings. This property is not in effect for the TreeListPopupEditFormStyle class. This property is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools. This property is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools. Contains Popup Edit Form settings. Gets or sets whether an end-user can resize the Popup Edit Form. true to allow the popup edit form to be resized by an end-user; otherwise, false. Gets or sets the Popup Edit Form's caption. A value that specifies the popup edit form's caption. Gets or sets the Popup Edit Form's height. A structure that specifies the popup edit form's height. Gets or sets the popup edit form's horizontal alignment. A enumeration value that specifies the popup edit form's horizontal alignment. Gets or sets the offset from the left or right border of the Popup Edit Form's container. An integer value that specifies the offset, in pixels, from the left or right border of the popup edit form's container. Gets or sets whether the Popup Edit Form is displayed as a modal dialog. true to display the Popup Edit Form as a modal dialog; otherwise, false. Gets or sets the ID of a web control or HTML element with which the popup edit form is associated. A string value specifying the ID of the web control or HTML element which the popup edit form is associated with. Gets or sets whether the Popup Edit Form's header is displayed. true to display the header; otherwise, false. Gets or sets the popup edit form's vertical alignment. A enumeration value that specifies the popup edit form's vertical alignment. Gets or sets the Popup Edit Form's offset from the top or bottom border of the data row currently being edited. An integer value that specifies the offset, in pixels, from the top or bottom border of the data row currently being edited. Gets or sets the Popup Edit Form's width. A structure that specifies the popup edit form's width. Represents a summary item. Initializes a new instance of the TreeListSummaryItem class. Copies settings from the summary item object specified as the parameter. A object or descendant whose properties are copied to the current object. Gets or sets the format of the summary value. A value that specifies the summary value's display format. An empty string to display the summary value using default formatting. Gets or set the name of the data source field whose values are used to calculate the summary. A value that specifies the data source field's name. Gets or sets whether a recursive summary value calculation is enabled. true to enable the recursive summary value calculation; otherwise, false. Gets or sets a value that specifies a column in whose footer cell the summary will be displayed. A value that identifies the data column within the ASPxTreeList by its unique identifier name (), the name of the data source field to which it is bound (), or the column caption (). Gets or sets the aggregate function type. A enumeration value that specifies the aggregate function type. Gets or sets the data associated with the summary item. A value that contains information associated with the summary item. Returns a string that represents the summary item. A value that represents the current object. Contains the ASPxTreeList's export styles. Initializes a new instance of the TreeListExportSystemStyles class with the specified owner. An object that implements the interface. Represents a data column with the combo box editor. Initializes a new instance of the TreeListComboBoxColumn class with default settings. Gets the column editor's settings. A object that contains settings specific to a combobox editor. Represents a data column used to display and edit time portions of DateTime values. Initializes a new instance of the TreeListTimeEditColumn class with default settings. Gets the column editor's settings. The object that contains settings specific to a checkbox editor. Represents a data column used to display and edit color values. Initializes a new instance of the TreeListColorEditColumn class with default settings. Gets the column editor's settings. The object that contains settings specific to a color editor. A method that will handle the event. A method that will handle the event. The event sender. An object that contains event data. Provides data for the event. Gets the type of the command button currently being initialized. One of the enumeration values. Gets a command column which owns the processed command button. A object that represents the command column which owns the processed button. Gets the processed command button's index. An integer value that represents the zero-based index of the processed command button within the collection. Gets or sets whether the processed command button is enabled. One of the enumeration values. Gets the key of a node which contains the processed command button. A string that identifies the node. Gets or sets whether the command button is visible. One of the enumeration values. An object providing a means to localize a 's user interface elements at runtime. Initializes a new instance of the ASPxTreeListResLocalizer class with default settings. Represents a data column with the progress bar editor. Initializes a new instance of the TreeListProgressBarColumn class with default settings. Gets the column editor's settings. A object that contains settings specific to a progress bar. Represents a data column that displays images located at the specified URLs. Initializes a new instance of the TreeListImageColumn class with default settings. Gets or sets whether end-users can sort data by the column's values. One of the enumeration values. Gets the column editor's settings. A object that contains settings specific to an image editor. Gets or sets the column's position among sorted columns. An integer value that specifies the zero-based column's index among sorted columns. -1 if data is not sorted by this column. Gets or sets the column's sort order. A enumeration value that specifies the column's sort order. Represents a data column with an editor containing a customizable dropdown window. Initializes a new instance of the TreeListDropDownEditColumn class with default settings. Gets the column editor's settings. A object that contains settings specific to a dropdown editor. Represents a data column that displays images from a binary stream. Initializes a new instance of the TreeListBinaryImageColumn class with default settings. Gets or sets whether end-users can sort data by the column's values. One of the enumeration values. Gets the column editor's settings. A object that contains settings specific to a binary image editor. Gets or sets the column's position among sorted columns. An integer value that specifies the zero-based column's index among sorted columns. -1 if data is not sorted by this column. Gets or sets the column's sort order. A enumeration value that specifies the column's sort order. An object providing a means to localize the 's user interface elements at runtime. Initializes a new instance of the ASPxTreeListLocalizer class with default settings. Returns an object comprising resources based on the thread's language and regional settings (culture). A XtraLocalizer@lt;ASPxTreeListStringId@gt; object comprising resources based on the thread's culture. Returns a localized string for the specified string identifier. An enumeration value identifying the string to localize. A String corresponding to the specified identifier. Contains values corresponding to strings that can be localized for the . Defines the alternative text for the Expand Button if the node is expanded. Default value: "[Collapse]" Defines the alternate text of an image (see: ) displayed below the column header when an end-user drags it to the Customization Window. Default value: "Hide" Defines the alternative text for the Expand Button if the node is collapsed. Default value: "[Expand]" Defines the alternative text for the Column Header's Sort Glyph when the column is sorted in ascending order. Default value: "(Ascending)" Defines the alternative text for the Column Header's Sort Glyph when the column is sorted in descending order. Default value: "(Descending)" Defines the caption of the Cancel button on the Edit Form of the Tree List. Default value: "Cancel" Defines the caption of the Delete button on the Command Column of the Tree List. Default value: "Delete" Defines the caption of the Edit button on the Command Column of the Tree List. Default value: "Edit" Defines the caption of the New button on the Command Column of the Tree List. Default value: "New" Defines the caption of the Update button on the Edit Form of the Tree List. Default value: "Update" Defines the confirmation dialog text when deleting a node in Tree List if the option is enabled. Default value: "Confirm Delete?" Defines the Customization Window's caption. Default value: "Field Chooser" Defines the Popup Edit Form's caption. Default value: "Edit Form" Defines the error message text when deleting a parent node in Tree List if the option is disabled. Default value: "The node has descendant nodes." Provides data for the event. Initializes a new instance of the TreeListVirtualNodeEventArgs class. A object that represents the node currently being created. This value is assigned to the property. An object that corresponds to the processed node in a tree. This value is assigned to the property. Gets the object that corresponds to the node currently being created. An object that corresponds to the processed node in a tree. A method that will handle the event. A method that will handle the event. The event source. A object that contains event data. Represents a server control that allows the regular Edit Form's cells and buttons to be displayed within the Edit Form's template. Initializes a new instance of the ASPxTreeListTemplateReplacement class. Gets or sets which edit form controls are displayed by the ASPxTreeListTemplateReplacement. A enumeration value that specifies which edit form controls are displayed by the ASPxTreeListTemplateReplacement. Serves as a base for classes that represent edit data columns. This member supports the internal infrastructure and cannot be used directly from your code. @nbsp; A method that will handle the event. A method that will handle the event. The event sender. A object that contains event data. Provides data for the event. Initializes a new instance of the TreeListEditingOperationEventArgs class. A enumeration value that identifies which operation has been performed. This value is assigned to the property. Gets a value that identifies which data editing operation has been performed. A enumeration value that identifies which operation has been performed. Lists values that identify which data editing operation has been performed. An existing node has been deleted. A new node has been inserted. A cell value(s) has been changed and posted to a data store. Provides the margins for a report page. Initializes a new instance of the PageMargins class. Gets or sets the bottom margin, in hundredths of an inch. An integer value that specifies the bottom margin. Gets or sets the left margin, in hundredths of an inch. An integer value that specifies the left margin. Gets or sets the right margin, in hundredths of an inch. An integer value that specifies the right margin. Gets or sets the top margin, in hundredths of an inch. An integer value that specifies the top margin. Provides settings for a printed (exported) document. Initializes a new instance of the PageSettings class. Gets or sets whether data is exported to PDF in Landscape. true to export data in Landscape; false to export data in Portrait. Gets the margins of a print page. A object that represents the margins for a report page. Gets or sets the type of paper for the exported report. A enumeration value. Gets or sets the name of the custom paper which is used for export purposes. A value specifying the name of the paper. A method that will handle the event. A method that will handle the event. The event source. An object that contains event data. Provides print settings for a control. Initializes a new instance of the ASPxTreeListPrintSettings class. Gets or sets whether the ASPxTreeList fits the printed page horizontally. true to force the printed ASPxTreeList to fit the printed page horizontally; otherwise, false. Gets or sets a value specifying which nodes of an ASPxTreeList should present in the export result. true to export the ASPxTreeList with all nodes expanded regardless of their expanded state; otherwise, false. Gets or sets whether all pages are exported. true to export all pages displayed within the ASPxTreeList; false to export only the current page. Gets the settings of a report page. A object that contains the settings of a report page. Gets or sets whether tree buttons are displayed in a report. true to display tree buttons in a report; otherwise, false. Gets or sets whether tree lines are displayed in a report. true to display tree lines in a report; otherwise, false. Provides data for the event. Gets the appearance settings used to paint report bricks. A object that contains style settings. Gets a data column that corresponds to the processed tree list element. A object that represents the data column. null (Nothing in Visual Basic) if the processed element doesn't belong to a column (e.g. preview, footer). Gets the processed node's key value. A string value that identifies the node. Gets the processed row's type. A enumeration value that identifies the processed row. Gets or sets the text displayed within the brick currently being rendered. A string value that specifies the text displayed within the processed brick. Gets or sets the processed brick's value. An object that represents the processed brick's value. Gets or sets the pattern used to format values. The pattern used to format values. Gets or sets the rendered brick's URL. A string value that specifies the rendered brick's URL. Represents an ASPxTreeListExporter control used to export the control's data. Initializes a new instance of the ASPxTreeListExporter class. This member supports the internal infrastructure and cannot be used directly from your code. @nbsp; Gets or sets the file name to which the ASPxTreeList's data is exported. A value that specifies the target file name. Enables rendering of different content from the content exported by default. Provides access to the print options. An ASPxTreeListPrintSettings object that contains the ASPxTreeList's print options. Provides access to the properties that specify the appearance of tree list elements when the ASPxTreeList is exported. A object that provides style settings used to paint tree list elements when it is exported. Gets the ASPxTreeList control to which the ASPxTreeListExporter is assigned. The control. Gets or sets the programmatic identifier of the associated ASPxTreeList control. The programmatic identifier assigned to the ASPxTreeList control. This property is not in effect. @nbsp; Exports data to a stream in PDF format with the specified export options. A object to which the data is exported. A object that provides export options. Exports data to a stream in PDF format. A object to which the data is exported. Exports data to the specified file in PDF format and writes it to the Response in the binary format. A value that specifies the target file name. true to display the File Download dialog; false to display the PDF file with exported data within a page. Exports data to a file in PDF format with the specified export options, and writes it to the Response in the binary format. A object that provides export options. Exports data to the specified file in PDF format with the specified name and export options, and writes it to the Response in the binary format. A value that specifies the target file name. A object that provides export options. Exports data to a file in PDF format and writes it to the Response in the binary format. Exports data to a file in PDF format with the specified export options, and writes it to the Response in the binary format. true to display the File Download dialog; false to display the PDF file with exported data within a page. A object that provides export options. Exports data to a file in PDF format and writes it to the Response in the binary format. true to display the File Download dialog; false to display the PDF file with exported data within a page. Exports data to the specified file in PDF format and writes it to the Response in the binary format. A value that specifies the target file name. Exports data to a stream in RTF format with the specified export options. A object to which the data is exported. A object that provides export options. Exports data to a stream in RTF format. A object to which the data is exported. Exports data to the specified file in RTF format and writes it to the Response in the binary format. A value that specifies the target file name. true to display the File Download dialog; false to display the RTF file with exported data within a page. Exports data to the specified file in RTF format with the specified export settings, and writes it to the Response in the binary format. true to display the File Download dialog; false to display the RTF file with exported data within a page. A object that provides export options. Exports data to the specified file in RTF format with the specified export settings, and writes it to the Response in the binary format. A value that specifies the target file name. A object that provides export options. Exports data to a file in RTF format and writes it to the Response in the binary format. true to display the File Download dialog; false to display the RTF file with exported data within a page. Exports data to a file in RTF format with the specified export settings, and writes it to the Response in the binary format. A object that provides export options. Exports data to a file in RTF format and writes it to the Response in the binary format. Exports data to the specified file in RTF format and writes it to the Response in the binary format. A value that specifies the target file name. Exports data to a stream in XLS format with the specified export settings. A object to which the data is exported. A object that provides export options. Exports data to a stream in XLS format. A object to which the data is exported. Exports data to the specified file in XLS format and writes it to the Response in the binary format. A value that specifies the target file name. Exports data to a file in XLS format and writes it to the Response in the binary format. Exports data to a file in XLS format and writes it to the Response in the binary format. true to display the File Download dialog; false to display the XLS file with exported data within a page. Exports data to the specified file in XLS format, with the specified export settings, and writes it to the Response in the binary format. A value that specifies the target file name. A object that provides export options. Exports data to a file in XLS format with the specified export settings, and writes it to the Response in the binary format. true to display the File Download dialog; false to display the XLS file with exported data within a page. A object that provides export options. Exports data to the specified file in XLS format and writes it to the Response in the binary format. A value that specifies the target file name. true to display the File Download dialog; false to display the XLS file with exported data within a page. Exports data to a file in XLS format with the specified export settings, and writes it to the Response in the binary format. A object that provides export options. Exports data to a stream in XLSX format with the specified export settings. A object to which the data is exported. A object that provides export options. Exports data to a stream in XLSX format. A object to which the data is exported. Exports data to a file in XLSX format with the specified export settings, and writes it to the Response in the binary format. A object that provides export options. Exports data to the specified file in XLSX format, with the specified export settings, and writes it to the Response in the binary format. A value that specifies the target file name. A object that provides export options. Exports data to a file in XLSX format with the specified export settings, and writes it to the Response in the binary format. true to display the File Download dialog; false to display the XLSX file with exported data within a page. A object that provides export options. Exports data to the specified file in XLSX format and writes it to the Response in the binary format. A value that specifies the target file name. true to display the File Download dialog; false to display the XLSX file with exported data within a page. Exports data to a file in XLSX format and writes it to the Response in the binary format. Exports data to the specified file in XLSX format and writes it to the Response in the binary format. A value that specifies the target file name. Exports data to a file in XLSX format and writes it to the Response in the binary format. true to display the File Download dialog; false to display the XLSX file with exported data within a page. Provides the style settings used to paint the visual elements displayed within the ASPxTreeList when it is exported. Initializes a new instance of the TreeListExportStyles class. An object that owns the created object. Gets the appearance settings used to paint data cells when the ASPxTreeList is exported. A object that contains appearance settings. Duplicates the properties of the specified object into the current instance of the TreeListExportStyles class. A TreeListExportStyles object that represents the object which the settings will be copied from. Gets the default appearance settings. A object that contains default appearance settings. Gets the appearance settings used to paint the Footer. A object that contains appearance settings. Gets the appearance settings used to paint group footers. A object that contains appearance settings. Gets the appearance settings used to paint column headers. A object that contains appearance settings. Gets the appearance settings used to paint hyper links. A object that contains appearance settings. Gets the appearance settings used to paint indents. A object that contains appearance settings. Combines the properties of the current TreeListExportStyles instance with the default appearance settings specified by the property. Gets the appearance settings used to paint previews. A object that contains appearance settings. Represents a data column used to display numeric data. Initializes a new instance of the TreeListSpinEditColumn class with default settings. Gets the column editor's settings. The object that contains settings specific to a spin editor. Provides text options for the ASPxTreeList. Gets or sets the text displayed within the Cancel command button. A value that specifies the command button's text. Gets or sets the text displayed within the Delete command button. A value that specifies the command button's text. Gets or sets the text displayed within the Edit command button. A value that specifies the command button's text. Gets or sets the text displayed within the New command button. A value that specifies the command button's text. Gets or sets the text displayed within the Update command button. A value that specifies the command button's text. Gets or sets the text displayed within the Confirm Delete window. A value that specifies the text displayed within the Confirm Delete window. Gets or sets the Customization Window's caption. A value that specifies the Customization Window's caption. Gets or sets the text displayed within a Loading Panel. A value that specifies the text displayed within a Loading Panel. Gets or sets the error text displayed when deleting a parent node. A string value that specifies the error text. Provides editing settings for ASPxTreeList controls. Gets or sets whether an end-user can drag nodes and change their position within the ASPxTreeList. true to allow moving nodes; otherwise, false. Gets or sets whether parent nodes can be deleted. true to allow deleting parent nodes within their children; false only child nodes (not parent) can be deleted. Gets or sets whether the Confirm Delete window is displayed when deleting a node. true to display the Confirm Delete window when deleting a node; otherwise, false. Gets or sets the maximum number of columns allowed in the Edit Form. An integer value that specifies the maximum number of columns allowed in the Edit Form. Gets or sets a value that specifies the ASPxTreeList's editing mode. A enumeration value that specifies the editing mode. A method that will handle the event. A method that will handle the event. The event source. A object that contains event data. Provides data for the event. Initializes a new instance of the TreeListNodeValidationEventArgs class. true if the node is new; otherwise, false. This value is assigned to the property. Gets a collection of node errors. A System.Collections.Generic.Dictionary object that represents the collection of node errors. Gets whether the processed node has errors. true if the processed node has errors; otherwise, false. Gets whether the processed node is new. true if the node is new; otherwise, false. Gets a dictionary of field name/value pairs that represent the primary key of the node to validate. A System.Collections.Specialized.OrderedDictionary object that contains field name/value pairs that represent the primary key of the node to validate. Gets a dictionary that contains the values of the non-key field name/value pairs in the node to be validated. A System.Collections.Specialized.OrderedDictionary object that contains the values of the non-key field name/value pairs in the node to be validated. Gets or sets the error text displayed within the Error Node. A value that specifies the text displayed within the Error Node. Gets a dictionary that contains the original field name/value pairs in the node to validate. A System.Collections.Specialized.OrderedDictionary object that contains a dictionary of the original field name/value pairs for the node to be validated. A method that will handle the and events. A method that will handle the and events. The event source. A object that contains event data. Provides data for the and events. Initializes a new instance of the TreeListNodeEditingEventArgs class. A value that identifies the processed node. This value is assigned to the property. Gets the edited node's key value. A value that identifies the processed node. A method that will handle the event. A method that will handle the event. The event source. A object that contains event data. Provides data for the event. Initializes a new instance of the TreeListNodeDragEventArgs class. A object that represents the target node. This value is assigned the property. A object that represents the node to whose child collection the target node is being moved. This value is assigned to the property. Gets or sets whether the drag and drop operation is handled. true if an operation is handled; otherwise, false. Gets a node to whose child collection the target (dragged) node is being moved. A object that represents the node to whose child collection the target node is being moved. Represents a data column used to display memo data. Initializes a new instance of the TreeListMemoColumn class with default settings. Gets the column editor's settings. A object that contains settings specific to a memo editor. Represents a data column with hyperlink functionality. Initializes a new instance of the TreeListHyperLinkColumn class with default settings. Gets the column editor's settings. A object that contains settings specific to a hyperlink editor. A method that will handle the event. A method that will handle the event. The event sender. A object that contains event data. Provides data for the event. Gets the processed command cell. A object that represents the processed command cell. Gets a command column whose cell is currently being processed. A object that represents the command column within the ASPxTreeList. Gets the nesting level of a node which contains the processed command cell. An integer value that specifies the nesting level of a node. Gets an object that uniquely identifies the node. A value that uniquely identifies the node. Represents a container for the templates used to render the Edit Form. Gets the script that implements the cancel action. A value representing the service script that cancels editing performed within the ASPxTreeList. Binds a data source to the invoked server control and all its child controls. Gets the script that implements the update action. A value representing the service script, which posts changes made to the ASPxTreeList's edited node. Represents a container for the templates used to render edit cells. Represents a data column used to display DateTime values. Initializes a new instance of the TreeListDateTimeColumn class with default settings. Gets the column editor's settings. A object that contains settings specific to a date editor. A method that will handle the event. A method that will handle the event. The event source. A object that contains event data. Provides data for the event. Initializes a new instance of the TreeListCustomErrorTextEventArgs class. A object that represents the exception. This value is assigned to the property. A value that specifies the error text. This value is assigned to the property. Gets or sets the error text. A value that specifies the error text. Gets the exception. A object that represents the exception. Represents the collection of custom command buttons. Initializes a new instance of the TreeListCommandColumnCustomButtonCollection class with the specified command column. A object that represents the command column which owns this collection. This value is assigned to the property. Gets a command column that owns this collection. A object that represents the command column which owns this collection. Returns a string that represents the current object. The empty string. Represents a custom command button. Initializes a new instance of the TreeListCommandColumnCustomButton class with default settings. Copies public properties from the specified object to the current object. A object or descendant whose properties are copied to the current object. Gets or sets a value that identifies the custom button. A value that identifies the custom button. Gets the settings of an image displayed within the custom button. A object that contains image settings. Gets or sets the button's text. A value that specifies the button's text. Gets or sets a value that specifies in which nodes the custom button is displayed. A enumeration value that specifies in which nodes the custom button is displayed. Represents a command button. Initializes a new instance of the TreeListCommandColumnButton class with the specified column and button type. A object that represents the command column to which the button belongs. A enumeration value that specifies the button's type. This value is assigned to the property. Copies the public properties from the specified object to the current one. A object whose public properties are copied to the current object. Gets the settings of an image displayed within the button. An object that contains image settings. Gets or sets the button's text. A value that specifies the button's text. Returns a string that represents the current object. The empty string. Gets the button's type. A enumeration value that specifies the button's type. Gets or sets whether the button is displayed within command column cells. true to show the button; otherwise, false. Represens a Command Column. Initializes a new instance of the TreeListCommandColumn class. Initializes a new instance of the TreeListCommandColumn class with the specified caption. A value that specifies the column's caption. Copies the public properties from the specified object to the current one. A object whose properties are copied to the current object. Gets or sets the command button's type. A enumeration value that specifies how the command buttons are rendered. Gets the Cancel button's settings. A object that specifies the button's settings. Gets the collection of custom buttons. A object which represents the collection of custom buttons. Gets the Delete button's settings. A object that specifies the button's settings. Gets the Edit button's settings. A object that specifies the button's settings. Gets the New button's settings. A object that specifies the button's settings. Gets or sets whether the New button is displayed within the command column's header. true to display the New button within the command column's header; otherwise, false. Gets the Update button's settings. A object that specifies the button's settings. Provides the style settings used to paint command column cells. Initializes a new instance of the TreeListCommandCellStyle class. This property is not in effect. @nbsp; This property is not in effect. @nbsp; A method that will handle the event. A method that will handle the event. The event source. A object that contains event data. Provides data for the event. Initializes a new instance of the TreeListColumnEditorEventArgs class. A string value that identifies the node whose values are being initialized. This value is assigned to the property. A descendant that represents the data column whose cell editor is being initialized. This value is assigned to the property. A descendant that represents the processed editor. This value is assigned to the property. An object that represents the editor's value. This value is assigned to the property. Gets the data column whose cell editor is being initialized. A descendant that represents the data column whose cell editor is being initialized. Gets the editor currently being processed. A descendant that represents the processed editor. Gets the key value that uniquely identifies the node whose values are being initialized. A string value that identifies the node whose values are being initialized. Gets the editor's value. An object that represents the editor's value. Provides the edit cell's settings. Initializes a new instance of the TreeListColumnEditFormSettings class with the specified data column. A object that represents the data column within the ASPxTreeList. Copies the settings from the specified object to the current one. A object whose settings are assigned to the current object. Gets or sets the location of the edit cell's caption. A enumeration value that specifies the caption's location. Gets or sets the number of columns in the Edit Form that the cell spans. An integer value that specifies the number of columns in the rendered Edit Form that the cell spans. Gets or sets the number of rows in the Edit Form that the cell spans. An integer value that specifies the number of rows in the Edit Form that the edit cell spans. Gets or sets whether the edit cell that corresponds to the current data column is displayed within the Edit Form. One of the enumeration values. Gets or sets the edit cell's position within the Edit Form. An integer value that specifies the edit cell's position within the Edit Form. Represents a Boolean data column. Initializes a new instance of the TreeListCheckColumn class with default settings. Gets the column editor's settings. The object that contains settings specific to a checkbox editor. Represents a data column with the button editor. Initializes a new instance of the TreeListButtonEditColumn class with default settings. Gets the column editor's settings. The object that contains settings specific to a button editor. Lists values that specify the ASPxTreeList's editing mode. Cell values are edited within the Edit Form. Cell values are edited within the Edit Form. The node whose values are currently being edited is displayed above the Edit From. Cell values are edited within the In-Line Edit Node. Cell values are edited via the Popup Edit Form. Lists values that specify which edit form controls are displayed by the control. The control displays the Cancel button. The control displays the Edit Form's entire contents (edit cells and buttons). The control displays the edit form cells. The control displays the Update button. Lists values that specify in which nodes a custom button is displayed. A custom button is displayed within all nodes. A custom button is displayed within nodes whose values are not edited. A custom button is displayed within a node currently being edited. A custom button is hidden. Lists values that specify a command button's type. Corresponds to the Cancel command. Discards any changes made to the current node and switches the ASPxTreeList to browse mode. Corresponds to the custom type of command buttons. Custom command buttons are contained within the command column's collection. Corresponds to the Delete command. Deletes the current node. Corresponds to the Edit command. Switches the ASPxTreeList to edit mode. Corresponds to the New command. Creates a new node. Corresponds to the Update command. Saves all the changes made to the current node, and switches the ASPxTreeList to browse mode. Lists values that specify the location of the edit cell's caption. The caption is displayed next to the editor. The caption is hidden. The caption is located along the top of the edit cell. Represents a data column used to display string values. Initializes a new instance of the TreeListTextColumn class with default settings. Gets the column editor's settings. A object that contains settings specific to a textbox editor. A method that will handle the event. A method that will handle the event. The event source. A object that contains event data. Provides data for the event. Initializes a new instance of the TreeListCustomNodeSortEventArgs class. A object that represents the column that contains the values to compare. This value is assigned to the property. A object that represents the value of the first of the two nodes being compared. This value is assigned to the property. A object that represents the value of the second of the two nodes being compared. This value is assigned to the property. Gets the column whose values are being compared. A object that represents the column that contains the values to compare. Gets or sets whether a comparison operation is handled, and therefore no default processing is required. true if a comparison operation is handled; otherwise false. Gets the first node whose value is being compared. A object that represents the value of the first of the two nodes being compared. Gets the second node whose value is being compared. A object that represents the value of the second of the two nodes being compared. Gets or sets the result of a custom comparison. An integer value that specifies the result. Gets the sort order applied to the column being processed. A value that specifies the sort order applied to the specified column. A method that will handle the event. A method that will handle the event. The event source. A object that contains event data. Provides data for the event. Initializes a new instance of the TreeListCustomJSPropertiesEventArgs class. Initializes a new instance of the TreeListCustomJSPropertiesEventArgs class with the specified temporary client properties. The collection of property names and values. This value is assigned to the property. Lists values that specify how end-users can expand/collapse nodes. A node is expanded/collapsed after its expand button has been clicked. A node is expanded/collapsed if it has been clicked by an end-user or its expand button has been clicked. A node is expanded/collapsed if it has been double-clicked by an end-user or its expand button has been clicked. A method that will handle the event. A method that will handle the event. The event sender. A object that contains event data. Provides data for the event. Initializes a new instance of the TreeListVirtualModeNodeCreatingEventArgs class. An object that implements the IWebTreeListData interface. An object that represents the processed node. Gets or sets whether the processed node has zero child nodes. true if the processed node has zero child nodes; otherwise, false. Gets or sets the processed node's key value. An object that specifies the node's key value. Gets the object that corresponds to the processed node in a tree. An object that corresponds to the processed node. Assigns a value to the specified cell. A value that specifies the field name which identifies the required cell. An object that represents the value to be assigned. A method that will handle the event. A method that will handle the event. The event sender. A object that contains event data. Provides data for the event. Initializes a new instance of the TreeListVirtualModeCreateChildrenEventArgs class. An object to be processed. This value is assigned to the property. Gets or sets the collection of children for the currently processed node object. The list of child nodes. Gets the processed node object. An object that represents the node object. Provides the style settings used to paint tree line. Initializes a new instance of the TreeListTreeLineStyle class. Provides settings that affect the Loading Panel's appearance and functionality. Copies the settings from the specified object to the current one. A object whose settings are assigned to the current object. Gets or sets whether a loading panel is shown on a client postback. true to show a loading panel on a client postback; otherwise, false. Provides cookies settings for ASPxTreeList controls. Gets or sets the cookie's name (identifier). A value that specifies the cookie's name. Gets or sets whether cookies are enabled. true to enable cookies; otherwise, false. Gets or sets whether a cookie contains information on a columns' visual position. true to add columns' visual position information to a cookie; otherwise, false. Gets or sets whether a cookie contains information on expanded nodes. true to add the information on expanded nodes to a cookie; otherwise, false. Gets or sets whether a cookie contains information on the active page. true to add the active page information to a cookie; otherwise, false. Gets or sets whether a cookie contains information on selected nodes. true to add the information on selected nodes to a cookie; otherwise, false. Gets or sets whether a cookie contains information on sorting applied to the ASPxTreeList. true to add the sorting information to a cookie; otherwise, false. Gets or sets the cookie's version. A value that specifies the version. Provides the style settings used to paint the pager panel. Initializes a new instance of the TreeListPagerPanelStyle class. Gets the pager's padding settings. A object that contains padding settings. Gets or sets the vertical spacing between the Pager and the ASPxTreeList's contents. An integer value which specifies the vertical spacing. This property is not in effect. This property is not in effect for the TreeListPagerPanelStyle class. Provides the style settings used to paint nodes. Initializes a new instance of the TreeListNodeStyle class. This property is not in effect. This property is not in effect. This property is not in effect. This property is not in effect. This property is not in effect. Represents a collection of nodes. Gets the number of nodes within the collection. An integer value that specifies the number of nodes within the collection. Provides indexed access to nodes within the collection. An integer that specifies the index of the required node. A object that represents a node at the specified position. A method that will handle the event. A method that will handle the event. The event source. A object that contains event data. Provides data for the event. Gets the processed data cell. A object that represents the processed data cell. Gets the processed cell's value. An object that represents the processed cell's value. Gets the data column that owns the cell currently being processed. A object that represents the data column. Returns the value of the specified cell within the processed node. A value that specifies the name of the data source field. An object that represents the specified cell's value. Gets the nesting level of a node which contains the processed data cell. An integer value that specifies the nesting level of a node. Gets the key value of a node which contains the processed cell. A value that identifies the node. Provides the style settings used to paint the Footer and Group Footer. Initializes a new instance of the TreeListFooterStyle class. A method that will handle the event. A method that will handle the event. The event sender. A object that contains event data. Provides data for the event. Initializes a new instance of the TreeListCustomDataCallbackEventArgs class. A string value that contains specific information collected on the client side, and passed to the event for further server-side processing. This value is assigned to the property. Gets or sets a value that contains specific information (if any) that needs to be passed to the client side for further processing. An object that contains any information that needs to be sent to the client-side JavaScript function. A method that will handle the event. A method that will handle the event. The event source. A object that contains event data. Provides data for the event. Initializes a new instance of the TreeListCustomCallbackEventArgs class. A string value that contains specific information collected on the client side and passed to the event for further server-side processing. This value is assigned to the property. Gets a string that contains specific information (if any) passed from the client side. A string value that contains specific information collected on the client side and passed to the event for further server-side processing. Provides the style settings used to paint alternating nodes. Initializes a new instance of the TreeListAlternatingNodeStyle class. Initializes a new instance of the TreeListAlternatingNodeStyle class. An object that implements the IPropertiesOwner interface. Duplicates the properties of the specified object into the current instance of the TreeListAlternatingNodeStyle class. A object that represents the object from which the settings will be copied. Gets or sets whether the style settings used to paint alternating nodes are enabled. One of the enumeration values. This member supports the .NET Framework infrastructure and cannot be used directly from your code. Lists values that specify whether data caching is enabled. The ASPxTreeList enables or disables data caching on demand. Data cashing is enabled if at least one of the following conditions are met: data paging is enabled; the number of visible nodes divided by the number of visible columns is less than 1,000 (avoids a heavy callback state). Disables data caching. Enables data caching. Contains the templates used to display the ASPxTreeList's data cells, nodes, etc. Initializes a new instance of the TreeListTemplates class. An object that implements the IWebControlObject interface. Gets or sets a template for displaying data cells. An object that implements the interface. Gets or sets a template for displaying the Edit Form. An object that implements the System.Web.UI.ITemplate interface. Gets or sets a template for displaying footer cells. An object that implements the interface. Gets or sets a template for displaying group footer cells. An object that implements the interface. Gets or sets a template for displaying column header captions. An object that implements the interface. Gets or sets a template for displaying previews. An object that implements the interface. Serves as a base for classes that represent containers for the templates used to render the ASPxTreeList's elements. Gets the ASPxTreeList that owns the current object. An object that owns the current object. Provides selection settings for ASPxTreeList controls. Gets or sets whether the Select All selection cell is displayed. true to display Select All selection cell; otherwise, false. Gets or sets whether end-users can select nodes. true to allow end-users to select nodes; otherwise, false. Gets or sets whether recursive selection is enabled. true to enable recursive selection; otherwise, false. Contains pager settings. Gets or sets whether the Pager is displayed within the ASPxTreeList when there is only one page. true to display the Pager within the ASPxTreeList when there is only one page; otherwise, false. Copies the settings of the specified object to the current one. A object whose settings are assigned to the current object. Gets or sets whether page-mode navigation is enabled. A enumeration value that specifies whether page-mode navigation is enabled. Gets or sets the maximum number of nodes that can be displayed on a page. An integer value that specifies the the maximum number of nodes that can be displayed on a page. Gets or sets the pager's position within an ASPxTreeList control. A enumeration value that specifies the position of the pager within an ASPxTreeList control. Provides settings that affect the Customization Window's position and functionality. Gets or sets the Customization Window's caption. A value that specifies the customization window's caption. Gets or sets whether the Customization Window is enabled. true to allow display the Customization Window; otherwise, false. Gets or sets the Customization Window's height. A value that represents the window's height. Gets or sets the Customization Window's horizontal position. A enumeration value that specifies the Customization Window's horizontal position. Gets or sets the Customization Window's horizontal offset. An integer value that specifies the Customization Window's horizontal offset, in pixels. Gets or sets the Customization Window's vertical position. A enumeration value that specifies the Customization Window's vertical position. Gets or sets the Customization Window's vertical offset. An integer value that specifies the Customization Window's vertical offset, in pixels. Gets or sets the Customization Window's width. A value that represents the window's width. Provides behavior options for ASPxTreeList controls. Gets or sets whether end-users can reorder columns by dragging their headers. true to allow end-users to reorder columns by dragging their headers; otherwise, false. Gets or sets whether the focused node is displayed. true to display the focused node; otherwise, false. Gets or sets whether end-users can sort data. true to allow end-users to sort data; otherwise, false. Gets or sets whether all nodes displayed within the ASPxGridView are automatically expanded when the ASPxGridView is being loaded. true to expand all nodes when the ASPxGridView is being loaded; otherwise, false. Gets or sets a value that specifies how columns are resized when an end-user changes a column's width. One of the ColumnResizeMode enumeration values. Disables the partial update feature. true to disable the APSxTreeList's partial update; otherwise, false. Gets or sets how end-users can expand/collapse nodes. A enumeration value that specifies how end-users can expand/collapse nodes. Gets or sets whether the node is automatically focused after its expand button has been clicked. true if the node is automatically focused after its expand button has been clicked; otherwise false. Gets or sets whether the focused node is displayed when the ASPxTreeList is loaded for the first time. true to display the focused node on the ASPxTreeList's startup; otherwise, false. Gets or sets a value that specifies whether the event should be finally processed on the server side. true to process the event on the server side; false to completely handle it on the client side. Gets or sets a value that specifies whether the event should be finally processed on the server side. true to process the event on the server side; false to completely handle it on the client side. Serves as a base for classes that represent options. Provides view options for ASPxTreeList controls. Gets or sets the minimum width of tree list columns. An integer value that specifies a column's minimum width. Gets or sets the gridline style for an ASPxTreeList control. A enumeration value that specifies the gridline style. Gets or sets a value specifying the horizontal scrollbar's display mode. One of the ScrollBarMode enumeration values. Gets or sets the height of the control scrollable area. An integer value that specifies the scrollable area's height, in pixels. Gets or sets whether column headers are displayed. true to display column headers; otherwise, false. Gets or sets whether the Footer is displayed. true to display the footer; otherwise, false. Gets or sets whether the ASPxTreeList displays group footers. true to display group footers; otherwise, false. Gets or sets whether preview sections are displayed. true to display preview sections; otherwise, false. Gets or set whether to show the Root. true to show the root; otherwise, false. Gets or sets whether tree lines are displayed within the ASPxTreeList. true to display tree lines; otherwise, false. Gets or sets whether the outer grid lines are displayed. true to display the outer grid lines; otherwise, false. Gets or sets a value specifying the vertical scrollbar's display mode. One of the ScrollBarMode enumeration values. Represents a container for the templates used to render preview rows. Gets the text displayed within a Preview. A value that specifies the text displayed within the preview. Represents a container for the templates used to render column headers. Gets the column where the template is rendered. A object or descendant that represents the column. Represents a container for the templates used to render footer cells within the ASPxTreeList. Gets a data column where the template is rendered. A object or descendant that represents the column. Gets the footer cell's text. A value that specifies the footer cell's text. Represents a container for the templates used to render data cells within the ASPxTreeList. Gets a data column where the template is rendered. A object that represents the data column. Gets the data cell's text. A value that specifies the data cell's text. Gets the data cell's value. An object that represents the data cell's value. Serves as a base for classes that represent containers for the templates used to render cells within the ASPxTreeList. Binds a data source to the invoked server control and all its child controls. Gets whether the node that contains the processed cell has child nodes. true if the node has child nodes; otherwise, false. Indicates whether the node that contains the processed cell is expanded. true if the node that contains the processed cell is expanded; otherwise, false. Returns the text displayed within the specified cell in the processed row. A object that represents the data column. This parameter identifies the data cell within a row. A value that specifies the text displayed within the specified data cell. Returns the value of the specified cell in the current row. A object that represents the data column. This parameter identifies the data cell within a row. An object that represents the specified cell's value. Returns the value of the specified cell in the current row. A value that identifies the data column by its field name. An object that represents the specified cell's value. Gets the nesting level of the node that contains the processed cell. An integer value that specifies the node's nesting level. Gets the node's key value. A value that identifies the node which contains the processed cell. Indicates whether the node that contains the processed cell is selected. true if the node that contains the processed cell is selected; otherwise, false. Provides the style settings used to paint data cells and footer cells. Initializes a new instance of the TreeListCellStyle class. This property is not used. This property is not used. This property is not used. Contains appearance settings used to paint the ASPxTreeList's elements (cells, column headers, footer, etc.) when it is exported. Initializes a new instance of the TreeListExportAppearance class. This property is not in effect. @nbsp; This property is not in effect. @nbsp; This property is not in effect. @nbsp; Gets or sets the border color. The border color. This property is not in effect. @nbsp; This property is not in effect. @nbsp; Gets or sets a value that specifies which border sides are to be drawn. A enumeration value that specifies which border sides are to be drawn. This property is not in effect. @nbsp; Gets or sets the border width. An integer value that specifies the border width, in pixels. Duplicates the properties of the specified object into the current instance. A object whose settings will be copied. This property is not in effect. @nbsp; This property is not in effect. @nbsp; This property is not in effect. @nbsp; This property is not in effect. @nbsp; Combines the properties of the specified object with the current TreeListExportAppearance instance. A that represents the object to be combined. This property is not in effect. @nbsp; Contains the settings that define images displayed within the ASPxTreeList's elements. Initializes a new instance of the TreeListImages class. An object that implements the ISkinOwner interface. Gets the settings of an image displayed within expand buttons of collapsed nodes. A object that contains image settings. Gets the settings of an image displayed within expand buttons of collapsed nodes, when the right-to-left layout is applied. A object that contains image settings. Gets the settings of an image displayed within the Customization Window's close button. A object that contains image settings. Gets the settings of an image displayed at the bottom of a column header when it is dragged by an end-user. A object that contains image settings. Gets the settings of an image displayed at the top of a column header when it is dragged by an end-user. A object that contains image settings. Gets the settings of an image displayed below the column header when it is dragged to the Customization Window by an end-user. A object that contains image settings. Gets the settings of an image displayed when a node is dragged by an end-user. A object that contains image settings. Gets the settings of an image displayed within expand buttons of nodes. A object that contains image settings. Gets the settings of an image displayed within expand buttons of expanded nodes, when the right-to-left layout is applied A object that contains image settings. Gets the settings of an image displayed within the Popup Edit Form's close button. A object that contains image settings. Gets the settings of an image displayed at the column header when the column is sorted in ascending order. A object that contains image settings. Gets the settings of an image displayed at the column header when the column is sorted in descending order. A object that contains image settings. Contains a list of the client-side events available for the ASPxTreeList. Initializes a new instance of the TreeListClientSideEvents class. For internal use only. Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxTreeList's event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxTreeList's event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxTreeList's event. A string that represents either the name of a JavaScript function, or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxTreeList's event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxTreeList's event. A string that represents either the name of a JavaScript function, or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxTreeList's event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxTreeList's event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxTreeList's event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxTreeList's event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxTreeList's event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxTreeList's event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxTreeList's event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxTreeList's NodeFocusing event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxTreeList's event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxTreeList's event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Provides the style settings used to paint the visual elements displayed within the ASPxTreeList. Initializes a new instance of the TreeListStyles class. An object that implements the ISkinOwner interface. Gets the style settings used to paint alternating nodes. A object that contains style settings used to paint alternating nodes. Gets the style settings used to paint data cells. A object that contains style settings used to paint cells. Gets the style settings used to paint command buttons. An object that contains style settings. Gets the style settings used to paint command column cells. A object that contains style settings. Gets the style settings used to paint the Customization Window. An object that contains style settings used to paint the Customization Window. Gets the style settings used to paint the Customization Window's Close button. A object that contains style settings used to paint the Customization Window's Close button. Gets the style settings used to paint the Customization Window's content. A object that contains style settings used to paint the Customization Window's content. Gets the style settings used to paint the Customization Window's header. A object that contains style settings used to paint the Customization Window's header. Gets the style settings used to paint the Edit Form. A object that contains style settings. Gets the style settings used to paint the edit cell captions within the Edit Form. A object that contains style settings. Get the style settings used to paint the node currently being edited. A object that contains style settings. Gets the style settings used to paint edit cells displayed within the Edit Form. A object that contains style settings. Gets the style settings used to paint the Error Node. A object that contains style settings. Gets the style settings used to paint the currently focused node. A object that contains style settings used to paint the focused node. Gets the style settings used to paint footer cells. A object that contains style settings used to paint footer cells. Gets the style settings used to paint footer cells. A object that contains style settings used to paint cells. Gets the style settings used to paint group footers. A object that contains style settings used to paint group footers. Gets the style settings used to paint group footer cells. A object that contains style settings used to paint cells. Gets the style settings used to paint column headers. A object that contains style settings used to paint column headers. Gets the style settings used to paint indents. A object that contains style settings used to paint node indents. Gets the style settings used to paint indents that contain expand buttons. A object that contains style settings used to paint node indents. Gets the style settings used to paint in-line edit node cells. A object that contains style settings. Gets the style settings used to paint the In-Line Edit Node. A object that contains style settings. Gets the style settings used to paint a rectangle displayed above the ASPxTreeList while waiting for a callback response. A object that contains style settings used to paint a rectangle displayed above the ASPxTreeList while waiting for a callback response. Provides style settings for a loading panel that can be displayed while waiting for a callback response. A object that contains style settings used to paint a loading panel. Gets the style settings used to paint nodes. A object that provides style settings used to paint nodes. Gets the style settings used to paint the pager panel displayed at the ASPxTreeList's bottom. A object that contains style settings used to paint the pager panel. Gets the style settings used to paint the pager panel displayed at the ASPxTreeList's top. A object that contains style settings used to paint the pager panel. Gets the style settings used to paint the Popup Edit Form. An object that contains style settings used to paint the popup edit form. Gets the style settings defining the Popup Edit Form appearance. An object that contains style settings. Gets the style settings defining the appearance of the Popup Edit Form's Close button. A object that contains style settings. Gets the style settings defining the appearance of the Popup Edit Form's content. A object that contains style settings. Gets the style settings defining the appearance of the Popup Edit Form's header. A object that contains style settings used to paint the popup edit form's header. Gets the style settings used to paint previews. A object that contains style settings used to paint cells. Gets the style settings used to paint selected nodes. A object that contains style settings used to paint selected nodes. Gets the style settings used to paint selection cells. A object that contains style settings used to paint selection cells. Gets the style settings used to paint the tree line that connects the first node with the next node. A object that contains style settings used to paint tree lines. Gets the style settings defining the appearance of the tree line that connects the first node with the next node, when the right-to-left layout is applied. A object that contains style settings. Gets the style settings used to paint the tree line that connects the last node in a branch. A object that contains style settings used to paint tree lines. Gets the style settings defining the appearance of the tree line that connects the last node in a branch, when the right-to-left layout is applied. A object that contains style settings. Gets the style settings used to paint a middle tree line. A object that contains style settings used to paint tree lines. Gets the style settings defining the appearance of a middle tree line, when the right-to-left layout is applied. A object that contains style settings. Gets the style settings used to paint tree lines that connect only root nodes. A object that contains style settings used to paint tree lines. Represents a collection of summary items. Initializes a new instance of the TreeListSummaryCollection class. An object that implements the IWebControlObject interface. Returns a string representation of the TreeListSummaryCollection class. An empty string. Represents an object that enables you to traverse through nodes displayed within the ASPxTreeList. Initializes a new instance of the TreeListNodeIterator class. A object that represents a start node. Gets the current node. A object that represents the current node. Returns the next node. A object that represents the next node. null (Nothing in Visual Basic) if the current node is the last node within the ASPxTreeList. Returns the TreeListNodeIterator object to its original state. A method that will handle the and events. A method that will handle the and events. The event source. A object that contains event data. Provides data for the and events. Initializes a new instance of the TreeListNodeEventArgs class. A object that represents the processed node. Gets the node currently being processed. A object that represents the processed node. A method that will handle the and events. A method that will handle the and events. The event source. A object that contains event data. Provides data for the and events. Initializes a new instance of the TreeListNodeCancelEventArgs class. A object that represents the processed node. Gets or sets whether the operation performed on the processed node should be cancelled. true to cancel the operation performed on the node; otherwise, false. Represents a node displayed within the ASPxTreeList control. Gets or sets whether end-users can select the current node. true to allow end-users to select the current node; otherwise, false. Gets a collection of nodes owned by the current node. A object that represents the collection of child nodes. Gets the data item bound to the current node. A that represents the data item bound to the current node. Gets or sets whether the node is expanded. true to expand the node; false to collapse the node. Sets focus to the current node. Returns the value of the specified cell within the current node. A value that specifies the name of the data source field. An object that represents the specified cell's value. Gets whether the node has children. true if the node has child nodes; otherwise, false. Gets or sets the specified cell's value. A value that specifies the name of the data source field. An object that represents the specified cell's value. Gets a value that uniquely identifies the node. A value that uniquely identifies the node. Returns the nesting level of the current node. An integer value that specifies the nesting level of the current node. Makes the node visible within the page. Gets the parent node. A object that represents the parent node. null (Nothing in Visual Basic) if the current node is at the root level. Gets or sets whether the node is selected. true to select the node; otherwise, false. Sets the value of the specified cell within the current node. A value that specifies the name of the data source field. An object that represents the specified cell's value. Serves as a base for the class that provides style settings used to paint node indents. This property is not in effect for the TreeListIndentStyleBase class. This property is not in effect for the TreeListIndentStyleBase class. This property is not in effect for the TreeListIndentStyleBase class. This property is not in effect for the TreeListIndentStyleBase class. This property is not in effect for the TreeListIndentStyleBase class. This property is not in effect for the TreeListIndentStyleBase class. This property is not in effect for the TreeListIndentStyleBase class. This property is not in effect for the TreeListIndentStyleBase class. This property is not in effect for the TreeListIndentStyleBase class. This property is not in effect for the TreeListIndentStyleBase class. Provides the style settings used to paint node indents. Initializes a new instance of the TreeListIndentStyle class. Gets the padding settings of node indents. A object that contains padding settings. A method that will handle the event. A method that will handle the event. The event source. A object that contains event data. Provides data for the event. Returns the value of the specified cell within the processed row. A value that specifies the name of the data source field. An object that represents the specified cell's value. Gets the nesting level of the processed node. An integer value that specifies the nesting level of a node. Gets the processed node's key value. A value that identifies the node. Gets the processed row. A object that represents the processed row. Gets the processed row's type. A enumeration value that specifies the row's type. Lists values that specify navigation in the ASPxTreeList. Disables page-mode navigation. The ASPxTreeList automatically splits content (nodes) across multiple pages, and provides end-users with an embedded page navigation UI - Pager. The maximum number of nodes displayed on a page is specified by the property. Lists values that identify rows within the ASPxTreeList. Corresponds to a node (data row). Corresponds to a row that contains the Edit Form. Corresponds to the Error Node. Corresponds to theASPxTreeList's Footer. Corresponds to a group footer. Corresponds to a row that contains column headers. Corresponds to the In-Line Edit Node. Corresponds to a preview row. Provides the style settings used to paint column headers. Initializes a new instance of the TreeListHeaderStyle class. Gets the padding settings of column headers. A object that contains padding settings. Gets or sets the distance between a sort glyph and text within a column header. A that represents the spacing value. Represents a data column displayed within the ASPxGridView. Initializes a new instance of the TreeListDataColumn class with default settings. Initializes a new instance of the TreeListDataColumn class with the specified field name. A value that specifies the name of a data field. This value is assigned to the property. Initializes a new instance of the TreeListDataColumn class with the specified field name and caption. A value that specifies the name of a data field. This value is assigned to the property. A value that specifies the column's caption. Gets or sets whether end-users can sort data by the column's values. One of the enumeration values. Copies the settings from the specified TreeListDataColumn object to the current object. A object whose settings are assigned to the current object. Gets or sets a template for displaying data cells within the current column. An object that implements the interface. Gets or sets the formatting applied to column values. A value that specifies the display format. An empty string to display column values using default formatting. Gets the style settings used to paint the column's edit cells within the Edit Form. A object that contains style settings. Gets or sets a template for displaying edit cells that correspond to the current column. An object that implements the interface. Gets the style settings used to paint the caption of the edit cell that corresponds to the current column. A object that contains style settings used to paint the edit cell's caption. Gets the settings of the edit cell which is displayed within the Edit Form and corresponds to the current data column. A object that contains the edit cell's settings. Gets or sets the column's export width. An integer value that specifies the column's width (in pixels) for export purposes. Gets or sets the name of the database field assigned to the current column. A value that specifies the name of a data field. Gets the column editor's settings. An descendant that contains settings specific to a particular editor type. Gets or sets whether end-users are allowed to edit the column's cell values. true if end-users are not allowed to modify the column's cell values; otherwise, false. Gets or sets the column's position among sorted columns. An integer value that specifies the zero-based column's index among sorted columns. -1 if data is not sorted by this column. Gets or sets the column's sort order. A enumeration value that specifies the column's sort order. Clears the sorting applied to the column. A method that will handle the event. A method that will handle the event. The event source. A object that contains data related to the event. Provides data for the event. Initializes a new instance of the TreeListCustomSummaryEventArgs class. A object that represents the processed node. A object that represents the summary item whose value is being calculated. This value is assigned to the property. A enumeration value that identifies the current calculation stage. This value is assigned to the property. Gets a summary item whose value is being calculated. A object that represents the summary item whose value is being calculated. Gets the current calculation stage. A enumeration value that identifies the current calculation stage. Gets or sets the summary value. An object that represents the summary value. Represents the ASPxTreeList's column collection. Initializes a new instance of the TreeListColumnCollection class. An object that implements the IWebControlObject interface. Adds the specified column to the collection. A object or descendant to add to the collection. Returns the specified column's position within the collection. A object or descendant to locate in the collection. An integer value that specifies the column's position within the collection. -1 if the collection doesn't contain the specified column. Adds the specified column to the specified position within the collection. An integer value that specifies the zero-based index at which the specified column should be inserted. If it's negative or exceeds the number of elements, an exception is raised. A object or descendant to insert to the collection. Provides indexed access to columns within the collection. An integer value that identifies a column by its index. A object or descendant that represents a column at the specified position. null (Nothing in Visual Basic) if the column was not found. Returns the column with the specified name, field name or caption. A value that specifies the column's name, field name or caption. A object or descendant that represents a column with the specified name, field name or caption. null (Nothing in Visual Basic) if the column was not found. Removes the specified column from the collection. A object or descendant to remove from the collection. Returns a string representation of the TreeListColumnCollection class. An empty string. Gets the control that owns the collection. An object that owns the collection. Serves as a base for classes that represent columns displayed within the ASPxTreeList. Initializes a new instance of the TreeListColumn class. Copies the settings from the specified TreeListColumn object to the current object. A object whose settings are assigned to the current object. Gets the style settings used to paint column cells. A object that contains the style settings used to paint column cells. Gets the style settings used to paint footer cells within a column. A object that contains the style settings used to paint footer cells. Gets or sets a template for displaying the column's footer cell. An object that implements the interface. Gets the style settings used to paint group footer cells within a column. A object that contains the style settings used to paint group footer cells. Gets or sets a template for displaying the column's group footer cell. An object that implements the interface. Gets or sets a template for displaying the column header's caption. An object that implements the interface. Gets the style settings defining the appearance of the column's header. A object that contains the style settings used to paint the column's header. Gets or sets the minimum width of the column. An integer value that specifies the column's minimum width. Gets or sets whether the column's header is displayed within the customization window when the column is hidden. true if the column's header is displayed within the customization window when the column is hidden; otherwise, false. Returns a string that represents the current object. A value that represents the current object. Gets the control that owns the column. An object that owns the column. Represents a server ASPxTreeList control. Initializes a new instance of the ASPxTreeList class with default settings. Enables support for Section 508. true to enable support for Section 508; otherwise, false. Creates a new node and appends it to the Root. An object that uniquely identifies the new node. A object that represents the new node. Creates a new node and appends it to the collection of the specified node. An object that uniquely identifies the new node. A object that owns the new node. If null (Nothing in Visual Basic) the new node is added to the Root. A object that represents the new node. Gets or sets whether columns are automatically created for all fields in the underlying data source. true to automatically create columns for all fields in the underlying data source; otherwise, false. Gets or sets whether columns are automatically created for service fields in the underlying data source. true to automatically create columns for service fields in the underlying data source; otherwise, false. Occurs after a callback sent by the current control has been processed on the server, but prior to the time the respective callback result render is formed. Cancels all the changes made and switches the ASPxTreeList to browse mode. Enables you to prevent changes made within a node from being discarded. Gets or sets the text to render in an HTML caption element in an ASPxTreeList. A string value that specifies the text to render in an HTML caption element in an ASPxTreeList. Enables the cell editors displayed within the edit cells to be initialized. Removes all nodes contained within the ASPxTreeList. Clears sorting applied to the ASPxTreeList. Gets or sets the ASPxTreeList's client programmatic identifier. A value that specifies the ASPxTreeList's client identifier. Enables you to save and restore the previously saved layout of the ASPxTreeList. Gets an object that lists the client-side events specific to the . A object that allows assigning handlers to the client-side events available to the . Gets or sets a value that specifies the initial visibility state of a web control on the client. true to make a web control initially displayed on the client; false to render the control into the web page, but make it initially hidden on the client side. Collapses all Node. Provides access to an ASPxTreeList's column collection. A object that represents a collection of columns within the ASPxTreeList control. Enables individual command buttons to be initialized. Returns a new Node Iterator with the specified start node. A object that represents a start node. A object that enables you to traverse through nodes contained within the ASPxTreeList. Returns a new Node Iterator. A object that enables you to traverse through nodes contained within the ASPxTreeList. Gets or sets the path to a CSS file that defines the control's appearance. A value that specifies the path to the required CSS file. Gets or sets a CSS class name postfix that identifies style settings to be applied to the control. A value that represents the required CSS class name postfix. Fires when a round trip to the server has been initiated by a call to the client method. Fires when a round trip to the server has been initiated by a call to the client method. Enables you to provide custom error descriptions for exceptions raised during a callback. Enables you to supply any server data that can then be parsed on the client. Enables you to sort data using custom rules. Enables you to calculate summary values manually. Gets or sets whether data caching is enabled. A enumeration value that specifies whether data caching is enabled. Gets or sets the ASPxTreeList's data source. An object which represents the data source from which the ASPxTreeList retrieves its data. Deletes the specified node. A string value that identifies the node. Validates the node currently being edited. Gets the key value of the node currently being edited. A string value that identifies the node currently being edited. Occurs after data editing has been completed. Gets or sets a value that specifies whether a specific animation effect is used when a control's content is updated via a callback. true if a specific animation effect is used; otherwise, false. Gets or sets whether callback compression is enabled. true to enable callback compression; otherwise, false. Gets or sets a value that specifies whether the callback or postback technology is used to manage round trips to the server. true if round trips to the server are performed using callbacks; false if postbacks are used. Gets or sets whether the ASPxTreeList is displayed with a predefined style, or its appearance has to be completely defined by a developer via either css or the appropriate style properties. true if the ASpxTreeList has a predefined style; false if the ASPxTreeList's appearance should be explicitly specified. Gets or sets a value that specifies whether a specific animation effect is used when changing pages. true, if a specific animation effect is used; otherwise, false. Gets or sets a value specifying whether an end-user can switch pages with a swipe gesture. True, if page switching by gestures is always allowed; False, if it is always prohibited; Auto - if it is allowed for touch devices only. Expands all nodes. Expands the parent nodes down to the specified nesting level. An integer value that specifies the nesting level. Searches for the server control contained within the specified data cell's template. A value that identifies the node. A object that represents the data column where the requested cell resides. If null (Nothing in Visual Basic), the search is performed within all cells in the specified node. A value that identifies the control within the specified cell. A object that represents the control contained within the specified data cell's template. Searches for the specified server control contained within the specified edit cell's template. A descendant that is the data column. A value that identifies the control within the specified cell. A object that is the control contained within the specified cell's template. Searches for the specified server control contained within the Edit Form's template. A value that identifies the control within the Edit Form. A object that represents the control contained within the Edit Form. Searches for the server control contained within the Footer's template. A object that identifies the footer cell which contains the required control. If null (Nothing in Visual Basic), the search is performed within all cells in the Footer. A value that identifies the control within the ASPxTreeList's Footer. A object that represents the control contained within the Footer's template. Searches for the server control contained within the specified group's footer template. A value that identifies the parent node. A object that identifies the group footer cell which contains the required control. If null (Nothing in Visual Basic), the search is performed within all cells in the specified group footer. A value that identifies the control within the specified group footer cell. A object that represents the control contained within the specified group footer's template. Searches for the specified server control contained within the column header's caption template. A descendant that represents the column within the ASPxTreeList. If null (Nothing in Visual Basic), the search is performed within all column headers. A value that identifies the control within the specified column's header. A object that represents the control contained within the specified column header's caption template. Searches for the specified server control contained within the specified cell's template displayed within the In-Line Edit Node. A descendant that represents the data column. A value that identifies the control within the edit cell. A object that represents the control contained within the specified cell's template. Returns a node by its value in the specified column. A value that identifies the data column by the name of the data field. An object that represents the search value. A object that represents the node with the specified value in the specified column. null (Nothing in Visual Basic) if the node was not found. Returns a node by its key value. A value that identifies the node by its key value. A object that represents the node with the specified key value. null (Nothing in Visual Basic) if the node was not found. Returns a list of nodes that contain the specified value in the specified column. A value that identifies the data column by the name of the data field. An object that represents the search value. The list of objects that represent nodes with the specified value in the specified column. Searches for the specified server control contained within the specified preview's template. A value that identifies the node. A value that identifies the control. A object that represents the control contained within the specified preview's template. Gets the focused node. A object that represents the node currently being focused. null (Nothing in Visual Basic) if the focused node feature is disabled. Fires after the focused node has been changed. Returns a list of all nodes displayed within the ASPxTreeList. The collection which contains all nodes displayed within the ASPxTreeList. Returns a list of selected nodes. The list of objects that represent nodes currently being selected. Returns a list of selected nodes. true to return selected nodes that are visible on-screen; false to return all selected nodes contained within the ASPxTreeList. The list of objects that represent nodes currently being selected. Returns the specified summary value. A object that identifies the node group. A object that represents the required summary item. An object that represents the specified summary value. Returns a data object for the specified node when an ASPxTreeList operates in virtual mode. A object that represents the node. A data object that represents the specified node. Returns a list of nodes that are visible on-screen. The list of objects that represent visible nodes. Enables the settings of individual command cells to be changed. Enables the settings of individual cells to be changed. Enables the settings of individual rows to be changed. Provides access to the settings that define images displayed within the ASPxTreeList's elements. A object that contains image settings. Provides access to the settings that define images displayed within the ASPxTreeList's editors. A object that contains image settings. Enables you to initialize added nodes. Indicates whether the ASPxTreeList is in edit mode. true if the ASPxTreeList is in edit mode; otherwise, false. Indicates whether a new node is being edited. true if a new node is being edited; otherwise, false. Indicates whether the ASPxTreeList operates in Virtual Mode. true if the ASPxTreeList operates in virtual mode; otherwise, false. Gets a collection of temporary client properties. The collection of property names and values. Gets or sets a value that specifies whether keyboard navigation is available within the ASPxTreeList control. true if keyboard navigation is enabled; otherwise, false. Gets or sets the name of the data source key field. A value that specifies the name of the data source key field. Restores the ASPxTreeList's layout from the specified string. An array of bytes that contains the tree list's layout data. true if the tree list's layout has been successfully loaded; otherwise, false. Moves the specified node to a new position. A string value that identifies the target node by its key value. A string value that identifies the node to whose child collection the target node is moved. An empty string to display the target node within the root. Gets the key value of a new node's parent. A value that identifies a new node's parent. null (Nothing in Visual Basic) if a new node is not being edited. Fires after a node has been collapsed. Fires before a node is collapsed. Occurs after a node has been deleted. Enables you to prevent a node from being deleted. Fires after a node has been expanded. Fires before a node is expanded. Occurs after a new node has been added to the ASPxTreeList. Enables you to cancel adding a new node. Provides access to the root nodes child collection. A object that represents the collection of child nodes owned by the root node. Occurs after a node has been updated. Enables you to prevent a node from being updated. Enables you to specify whether node data is valid, and whether the node can be updated. Gets the control's padding settings. A object that contains padding settings. Gets or sets the index of the page currently being selected. An integer value that specifies the active page's index. Fires after the selected page has been changed. Fires on the server side after a page size (amount of rows per a page) is changed. Gets or sets the data source field which contains parent node values. A value that specifies the parent field name. Enables you to process and modify an entered value before it is actually accepted by the ASPxTreeList. Gets or sets the name of the data source field whose values are displayed within preview rows. A value that specifies the name of the data source field whose values are displayed within preview rows. Fires after a node drag and drop operation has been completed. Rebuilds a virtual tree. Rebuilds the tree, starting from the specified node. A object that represents the starting node. For internal use only. Gets or sets a value specifying whether or not the current control supports right-to-left representation. One of the enumeration values. Provides access to the root node. A object that represents the root node. Gets or sets the value that root nodes contain in the field specified by the property. An object that represents the root value. Saves the ASPxTreeList's layout. An array of bytes that contains the ASPxTreeList's layout data. Selects all nodes within the ASPxTreeList. Fires after the selection has been changed. Gets the number of selected nodes within the ASPxTreeList. An integer value that specifies the umber of selected nodes. Provides access to the ASPxTreeList's display options. A TreeListSettings object that contains the ASPxTreeList's display options. Provides access to the control's behavior settings. A TreeListSettingsBehavior object that contains the control's behavior settings. Provides access to the control's cookie settings. A TreeListSettingsCookies object that contains the control's cookie settings. Provides access to the Customization Window's settings. A object that contains the Customization Window's settings. Provides access to the ASPxTreeList's editing settings. A object that contains the ASPxTreeList's editing settings. Provides access to the Loading Panel's settings. A object that contains the loading panel's settings. Provides access to the Pager's settings. A object that contains the pager's settings. Provides access to the Popup Edit Form's settings. A object that contains the Popup Edit Form's settings. Provides access to the control's selection options. A object that contains the ASPxTreeList's selection options. Provides access to the control's text settings. A object that contains the control's text settings. Sorts data by the specified column's values. A object that represents the column within the ASPxTreeList. A enumeration value that specifies the column's sort order. A enumeration value that specifies the column's sort order. Sorts data by the values of the specified data column, and places the column in the specified position among the sorted columns. A object that represents the column within the ASPxTreeList. An integer value that specifies the zero-based column's index among the sorted columns. -1 if data is not sorted by this column. An integer value that specifies the zero-based column's index among the sorted columns. Gets the number of columns involved in sorting. An integer value that specifies the number of columns involved in sorting. Switches the ASPxTreeList to edit mode. A value that uniquely identifies a node to be edited. Switches the ASPxTreeList to edit mode and allows new node values to be edited. A value that identifies the parent node, which owns a new node. Enables you to prevent a node from being edited. Provides access to the style settings that control the appearance of the ASPxTreeList's elements. A object that provides style settings used to paint the ASPxTreeList. Provides access to style settings used to paint ASPxTreeList's editors. An object that contains style settings used to paint the ASPxTreeList's editors. Provides access to the style settings that control the appearance of the Pager displayed within the ASPxTreeList. A object that contains style settings used to paint a pager. Provides access to summary items. A object that represents the collection of summary items. Gets or sets a value that describes the ASPxTreeList's contents. A value that describes the ASPxTreeList's contents. Provides access to the templates used to display the ASPxTreeList's elements (cells, column headers, etc.). A object that contains templates for displaying data cells, column headers, etc. Gets the total number of nodes contained within the ASPxTreeList. An integer value that specifies the total number of nodes contained within the ASPxTreeList. Unselects any selected nodes within the ASPxTreeList. Saves all the changes made, and switches the ASPxTreeList to browse mode. Enables creation of a list of business objects that correspond to the child nodes owned by the processed node (virtual mode). Occurs when the ASPxTreeList functions in Virtual Mode after a node has been created. Enables you to initialize nodes in a tree virtual mode. Gets a collection of visible columns within the ASPxTreeList. The collection of visible columns.