13875 lines
500 KiB
XML
13875 lines
500 KiB
XML
<?xml version="1.0"?>
|
|
<doc>
|
|
<assembly>
|
|
<name>DevExpress.Web.ASPxTreeList.v17.2</name>
|
|
</assembly>
|
|
<members>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListDropDownEditColumn">
|
|
|
|
<summary>
|
|
<para>Represents a data column with an editor containing a customizable dropdown window.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListDropDownEditColumn.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListDropDownEditColumn class with the default settings.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListDropDownEditColumn.PropertiesDropDownEdit">
|
|
<summary>
|
|
<para>Gets the column editor's settings.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.DropDownEditProperties"/> object that contains settings specific to a dropdown editor.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListBinaryImageColumn">
|
|
|
|
<summary>
|
|
<para>Represents a data column that displays images from a binary stream.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListBinaryImageColumn.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListBinaryImageColumn class with the default settings.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListBinaryImageColumn.AllowSort">
|
|
<summary>
|
|
<para>Gets or sets whether end-users can sort data by the column's values.
|
|
</para>
|
|
</summary>
|
|
<value>One of the <see cref="T:DevExpress.Utils.DefaultBoolean"/> enumeration values.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListBinaryImageColumn.PropertiesBinaryImage">
|
|
<summary>
|
|
<para>Gets the column editor's settings.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.BinaryImageEditProperties"/> object that contains settings specific to a binary image editor.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListBinaryImageColumn.SortIndex">
|
|
<summary>
|
|
<para>Gets or sets the column's position among sorted columns.
|
|
</para>
|
|
</summary>
|
|
<value>An integer value that specifies the zero-based column's index among sorted columns. <b>-1</b> if data is not sorted by this column.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListBinaryImageColumn.SortOrder">
|
|
<summary>
|
|
<para>Gets or sets the column's sort order.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Data.ColumnSortOrder"/> enumeration value that specifies the column's sort order.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListExportSystemStyles">
|
|
|
|
<summary>
|
|
<para>Contains the ASPxTreeList's export styles.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListExportSystemStyles.#ctor(DevExpress.Web.IPropertiesOwner)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListExportSystemStyles class with the specified owner.
|
|
</para>
|
|
</summary>
|
|
<param name="owner">
|
|
An object that implements the <see cref="T:DevExpress.Web.IPropertiesOwner"/> interface.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListPopupEditFormStyle">
|
|
|
|
<summary>
|
|
<para>Contains Popup Edit Form styles.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListPopupEditFormStyle.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListPopupEditFormStyle class with default settings.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListPopupEditFormStyle.HoverStyle">
|
|
<summary>
|
|
<para>This property is not in effect for the TreeListPopupEditFormStyle class.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListPopupEditFormStyle.ImageSpacing">
|
|
<summary>
|
|
<para>This member 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.
|
|
|
|
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListPopupEditFormStyle.Spacing">
|
|
<summary>
|
|
<para>This member 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.
|
|
|
|
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListSettingsPopupEditForm">
|
|
|
|
<summary>
|
|
<para>Contains Popup Edit Form settings.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListSettingsPopupEditForm.#ctor(DevExpress.Web.IPropertiesOwner)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListSettingsPopupEditForm class with specified settings.
|
|
</para>
|
|
</summary>
|
|
<param name="treeList">
|
|
An object that implements the <see cref="T:DevExpress.Web.IPropertiesOwner"/> interface.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsPopupEditForm.AllowDragging">
|
|
<summary>
|
|
<para>Gets or sets a value specifying whether a popup edit form can be dragged by end users.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b>, if end users can drag the edit form; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsPopupEditForm.AllowResize">
|
|
<summary>
|
|
<para>Gets or sets whether an end-user can resize the Popup Edit Form.
|
|
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b>, to allow the popup edit form to be resized by an end-user; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListSettingsPopupEditForm.Assign(DevExpress.Web.PropertiesBase)">
|
|
<summary>
|
|
<para>Copies the settings from the specified <see cref="T:DevExpress.Web.ASPxTreeList.TreeListSettingsPopupEditForm"/> object to the current object.
|
|
</para>
|
|
</summary>
|
|
<param name="source">
|
|
A <see cref="T:DevExpress.Web.PropertiesBase"/> object whose settings are assigned to the current object.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsPopupEditForm.Caption">
|
|
<summary>
|
|
<para>Gets or sets the Popup Edit Form's caption.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that specifies the popup edit form's caption.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsPopupEditForm.CloseOnEscape">
|
|
<summary>
|
|
<para>Gets or sets a value specifying whether a <b>popup edit form</b> is closed when an end-user presses the ESC key.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b>, to close a popup edit form when the ESC key is pressed; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsPopupEditForm.Height">
|
|
<summary>
|
|
<para>Gets or sets the Popup Edit Form's height.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.Web.UI.WebControls.Unit"/> structure that specifies the popup edit form's height.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsPopupEditForm.HorizontalAlign">
|
|
<summary>
|
|
<para>Gets or sets the popup edit form's horizontal alignment.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.PopupHorizontalAlign"/> enumeration value that specifies the popup edit form's horizontal alignment.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsPopupEditForm.HorizontalOffset">
|
|
<summary>
|
|
<para>Gets or sets the offset from the left or right border of the Popup Edit Form's container.
|
|
</para>
|
|
</summary>
|
|
<value>An integer value that specifies the offset, in pixels, from the left or right border of the popup edit form's container.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsPopupEditForm.MinHeight">
|
|
<summary>
|
|
<para>Gets or sets the minimum height of the edit form's popup window.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="Unit"/> object that defines the minimum height of the window.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsPopupEditForm.MinWidth">
|
|
<summary>
|
|
<para>Gets or sets the minimum width of edit form's popup window.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="Unit"/> object that defines the minimum width of the window.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsPopupEditForm.Modal">
|
|
<summary>
|
|
<para>Gets or sets whether the Popup Edit Form is displayed as a modal dialog.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> to display the Popup Edit Form as a modal dialog; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsPopupEditForm.PopupElementID">
|
|
<summary>
|
|
<para>Gets or sets the ID of a web control or HTML element with which the popup edit form is associated.
|
|
</para>
|
|
</summary>
|
|
<value>A string value specifying the ID of the web control or HTML element which the popup edit form is associated with.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsPopupEditForm.ShowHeader">
|
|
<summary>
|
|
<para>Gets or sets whether the Popup Edit Form's header is displayed.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> to display the header; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsPopupEditForm.VerticalAlign">
|
|
<summary>
|
|
<para>Gets or sets the popup edit form's vertical alignment.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.PopupVerticalAlign"/> enumeration value that specifies the popup edit form's vertical alignment.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsPopupEditForm.VerticalOffset">
|
|
<summary>
|
|
<para>Gets or sets the Popup Edit Form's offset from the top or bottom border of the data row currently being edited.
|
|
</para>
|
|
</summary>
|
|
<value>An integer value that specifies the offset, in pixels, from the top or bottom border of the data row currently being edited.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsPopupEditForm.Width">
|
|
<summary>
|
|
<para>Gets or sets the Popup Edit Form's width.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.Web.UI.WebControls.Unit"/> structure that specifies the popup edit form's width.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListCommandColumnClearFilterButton">
|
|
|
|
<summary>
|
|
<para>Represents a button that clears the filter applied to the current column.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListCommandColumnClearFilterButton.#ctor(DevExpress.Web.ASPxTreeList.TreeListCommandColumn)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListCommandColumnClearFilterButton class.
|
|
</para>
|
|
</summary>
|
|
<param name="column">
|
|
A object representing a command column.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListCommandColumnClearFilterButton.Visible">
|
|
<summary>
|
|
<para>Gets or sets whether the Clear button is displayed within command column cells.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b>, to show the button; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListTimeEditColumn">
|
|
|
|
<summary>
|
|
<para>Represents a data column used to display and edit time portions of DateTime values.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListTimeEditColumn.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListTimeEditColumn class with default settings.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListTimeEditColumn.PropertiesTimeEdit">
|
|
<summary>
|
|
<para>Gets the column editor's settings.
|
|
</para>
|
|
</summary>
|
|
<value>The <see cref="T:DevExpress.Web.CheckBoxProperties"/> object that contains settings specific to a checkbox editor.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListColorEditColumn">
|
|
|
|
<summary>
|
|
<para>Represents a data column used to display and edit color values.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListColorEditColumn.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListColorEditColumn class with default settings.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListColorEditColumn.PropertiesColorEdit">
|
|
<summary>
|
|
<para>Gets the column editor's settings.
|
|
</para>
|
|
</summary>
|
|
<value>The <see cref="T:DevExpress.Web.ColorEditProperties"/> object that contains settings specific to a color editor.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListFilterRowTemplateContainer">
|
|
|
|
<summary>
|
|
<para>A container for the templates that are used to render a filter row.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListFilterRowTemplateContainer.#ctor(DevExpress.Web.ASPxTreeList.ASPxTreeList)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListFilterRowTemplateContainer class.
|
|
</para>
|
|
</summary>
|
|
<param name="treeList">
|
|
An object representing a tree list.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListFilterControlPopupSettings">
|
|
|
|
<summary>
|
|
<para>Contains filter control specific settings.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListFilterControlPopupSettings.#ctor(DevExpress.Web.IPropertiesOwner)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListFilterControlPopupSettings class.
|
|
</para>
|
|
</summary>
|
|
<param name="treeList">
|
|
An object that implements the <see cref="T:DevExpress.Web.IPropertiesOwner"/> interface.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListCommandColumnButtonEventHandler">
|
|
|
|
<summary>
|
|
<para>A method that will handle the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.CommandColumnButtonInitialize"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListCommandColumnButtonEventHandler.Invoke(System.Object,DevExpress.Web.ASPxTreeList.TreeListCommandColumnButtonEventArgs)">
|
|
<summary>
|
|
<para>A method that will handle the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.CommandColumnButtonInitialize"/> event.
|
|
</para>
|
|
</summary>
|
|
<param name="sender">
|
|
The event sender.
|
|
|
|
</param>
|
|
<param name="e">
|
|
An <see cref="T:DevExpress.Web.ASPxTreeList.TreeListCommandColumnButtonEventArgs"/> object that contains event data.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListCommandColumnButtonEventArgs">
|
|
|
|
<summary>
|
|
<para>Provides data for the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.CommandColumnButtonInitialize"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListCommandColumnButtonEventArgs.ButtonType">
|
|
<summary>
|
|
<para>Gets the type of the command button currently being initialized.
|
|
</para>
|
|
</summary>
|
|
<value>One of the <see cref="T:DevExpress.Web.ASPxTreeList.TreeListCommandColumnButtonType"/> enumeration values.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListCommandColumnButtonEventArgs.CommandColumn">
|
|
<summary>
|
|
<para>Gets a command column which owns the processed command button.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListCommandColumn"/> object that represents the command column which owns the processed button.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListCommandColumnButtonEventArgs.CustomButtonIndex">
|
|
<summary>
|
|
<para>Gets the processed command button's index.
|
|
</para>
|
|
</summary>
|
|
<value>An integer value that represents the zero-based index of the processed command button within the <see cref="P:DevExpress.Web.ASPxTreeList.TreeListCommandColumn.CustomButtons"/> collection.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListCommandColumnButtonEventArgs.Enabled">
|
|
<summary>
|
|
<para>Gets or sets whether the processed command button is enabled.
|
|
</para>
|
|
</summary>
|
|
<value>One of the <see cref="T:DevExpress.Utils.DefaultBoolean"/> enumeration values.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListCommandColumnButtonEventArgs.NodeKey">
|
|
<summary>
|
|
<para>Gets the key of a node which contains the processed command button.
|
|
</para>
|
|
</summary>
|
|
<value>A string that identifies the node.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListCommandColumnButtonEventArgs.Visible">
|
|
<summary>
|
|
<para>Gets or sets whether the command button is visible.
|
|
</para>
|
|
</summary>
|
|
<value>One of the <see cref="T:DevExpress.Utils.DefaultBoolean"/> enumeration values.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListColumnDateRangePickerSettings">
|
|
|
|
<summary>
|
|
<para>Contains settings that relate to a date range picker displayed in the header filter.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListColumnDateRangePickerSettings.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListColumnDateRangePickerSettings class.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListFilterCellTemplateContainer">
|
|
|
|
<summary>
|
|
<para>A container for the templates that are used to render a filter row's cell.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListFilterCellTemplateContainer.Column">
|
|
<summary>
|
|
<para>Gets a data column where the template is rendered.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="TreeListColumn"/> object that is the data column.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListCommandColumnApplyFilterButton">
|
|
|
|
<summary>
|
|
<para>A command button that allows you to apply the filter criteria.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListCommandColumnApplyFilterButton.#ctor(DevExpress.Web.ASPxTreeList.TreeListCommandColumn)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListCommandColumnApplyFilterButton class.
|
|
</para>
|
|
</summary>
|
|
<param name="column">
|
|
A object representing a command column.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListCommandColumnApplyFilterButton.Visible">
|
|
<summary>
|
|
<para>Gets or sets whether the Apply button is displayed within command column cells.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b>, to show the button; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListCustomizationWindowPopupStyle">
|
|
|
|
<summary>
|
|
<para>Contains styles settings defining the appearance of a customization window.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListCustomizationWindowPopupStyle.#ctor(DevExpress.Web.ASPxTreeList.ASPxTreeList)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListCustomizationWindowPopupStyle class.
|
|
</para>
|
|
</summary>
|
|
<param name="treeList">
|
|
An object representing a tree list.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListCustomizationWindowPopupStyle.Footer">
|
|
<summary>
|
|
<para>This property is not in effect for the TreeListCustomizationWindowPopupStyle class.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListCustomizationWindowPopupStyle.ModalBackground">
|
|
<summary>
|
|
<para>This property is not in effect for the TreeListCustomizationWindowPopupStyle class.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListCustomizationWindowPopupStyle.PopupControl">
|
|
<summary>
|
|
<para>Gets the general style settings of popup elements within a tree list.
|
|
</para>
|
|
</summary>
|
|
<value>An <see cref="AppearanceStyle"/> object that contains the style settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListCustomizationWindowPopupSettings">
|
|
|
|
<summary>
|
|
<para>Contains Customization Window specific settings.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListCustomizationWindowPopupSettings.#ctor(DevExpress.Web.IPropertiesOwner)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListCustomizationWindowPopupSettings class.
|
|
</para>
|
|
</summary>
|
|
<param name="treeList">
|
|
An object that implements the <see cref="T:DevExpress.Web.IPropertiesOwner"/> interface.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListProgressBarColumn">
|
|
|
|
<summary>
|
|
<para>Represents a data column with the progress bar editor.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListProgressBarColumn.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListProgressBarColumn class with the default settings.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListProgressBarColumn.PropertiesProgressBar">
|
|
<summary>
|
|
<para>Gets the column editor's settings.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ProgressBarProperties"/> object that contains settings specific to a progress bar.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListImageColumn">
|
|
|
|
<summary>
|
|
<para>Represents a data column that displays images located at the specified URLs.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListImageColumn.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListImageColumn class with the default settings.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListImageColumn.AllowSort">
|
|
<summary>
|
|
<para>Gets or sets whether end-users can sort data by the column's values.
|
|
</para>
|
|
</summary>
|
|
<value>One of the <see cref="T:DevExpress.Utils.DefaultBoolean"/> enumeration values.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListImageColumn.PropertiesImage">
|
|
<summary>
|
|
<para>Gets the column editor's settings.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ImageEditProperties"/> object that contains settings specific to an image editor.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListImageColumn.SortIndex">
|
|
<summary>
|
|
<para>Gets or sets the column's position among sorted columns.
|
|
</para>
|
|
</summary>
|
|
<value>An integer value that specifies the zero-based column's index among sorted columns. <b>-1</b> if data is not sorted by this column.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListImageColumn.SortOrder">
|
|
<summary>
|
|
<para>Gets or sets the column's sort order.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Data.ColumnSortOrder"/> enumeration value that specifies the column's sort order.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListHeaderFilterPopupStyle">
|
|
|
|
<summary>
|
|
<para>Contains styles settings defining the appearance of a tree list's header filter.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListHeaderFilterPopupStyle.#ctor(DevExpress.Web.ASPxTreeList.ASPxTreeList)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListHeaderFilterPopupStyle class.
|
|
</para>
|
|
</summary>
|
|
<param name="grid">
|
|
<see cref="T:DevExpress.Web.ASPxTreeList.ASPxTreeList"/> object representing a tree list.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListHeaderFilterPopupStyle.ButtonPanel">
|
|
<summary>
|
|
<para>Gets the style settings defining a Header Filter's <b>button panel</b> appearance.
|
|
</para>
|
|
</summary>
|
|
<value>An <see cref="HeaderFilterButtonPanelStyles"/> object that contains the style settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListHeaderFilterPopupStyle.PopupControl">
|
|
<summary>
|
|
<para>Gets the general style settings of popup elements within a tree list.
|
|
</para>
|
|
</summary>
|
|
<value>An <see cref="AppearanceStyle"/> object that contains the style settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListPopupControlStyles">
|
|
|
|
<summary>
|
|
<para>Contains settings that allow the appearance of popup elements within the <see cref="T:DevExpress.Web.ASPxTreeList.ASPxTreeList"/> to be defined.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListPopupControlStyles.#ctor(DevExpress.Web.ASPxTreeList.ASPxTreeList)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListPopupControlStyles class.
|
|
</para>
|
|
</summary>
|
|
<param name="treeList">
|
|
An <see cref="T:DevExpress.Web.ASPxTreeList.ASPxTreeList"/> object representing a tree list.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListPopupControlStyles.Common">
|
|
<summary>
|
|
<para>Gets the style settings defining the common appearance of popup elements within a tree list.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="TreeListPopupControlStyle"/> object that contains the style settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListPopupControlStyles.CustomizationWindow">
|
|
<summary>
|
|
<para>Gets the style settings defining the appearance of the Customization Window within a grid.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListHeaderFilterPopupStyle"/> object that contains the style settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListPopupControlStyles.EditForm">
|
|
<summary>
|
|
<para>Gets the style settings defining the appearance of the Popup Edit Form within a tree list.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListHeaderFilterPopupStyle"/> object that contains the style settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListPopupControlStyles.FilterBuilder">
|
|
<summary>
|
|
<para>Gets the style settings defining the appearance of the Filter Control within a tree list.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListHeaderFilterPopupStyle"/> object that contains the style settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListPopupControlStyles.HeaderFilter">
|
|
<summary>
|
|
<para>Gets the style settings defining the appearance of the header filter within a tree list.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListHeaderFilterPopupStyle"/> object that contains the style settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListPopupControlStyles.TreeList">
|
|
<summary>
|
|
<para>For internal use only.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListFilterCellStyle">
|
|
|
|
<summary>
|
|
<para>Provides the style settings used to paint cells within the tree list's filter row.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListFilterCellStyle.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListFilterCellStyle class.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListFilterCellStyle.HoverStyle">
|
|
<summary>
|
|
<para>This property is not in effect.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListFilterCellStyle.ImageSpacing">
|
|
<summary>
|
|
<para>This property is not in effect for the TreeListFilterCellStyle class.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListFilterCellStyle.Spacing">
|
|
<summary>
|
|
<para>This property is not in effect.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListColumnDateRangePeriodsSettings">
|
|
|
|
<summary>
|
|
<para>Contains settings that relate to a periods section displayed in the header filter.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListColumnDateRangePeriodsSettings.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListColumnDateRangePeriodsSettings class.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListSettingsSearchPanel">
|
|
|
|
<summary>
|
|
<para>Provides settings that affect the search panel functionality.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListSettingsSearchPanel.#ctor(DevExpress.Web.IPropertiesOwner)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListSettingsSearchPanel class.
|
|
</para>
|
|
</summary>
|
|
<param name="treeList">
|
|
An object that implements the <see cref="T:DevExpress.Web.IPropertiesOwner"/> interface.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsSearchPanel.ColumnNames">
|
|
<summary>
|
|
<para>Specifies the columns to which the search panel filter should be applied.
|
|
</para>
|
|
</summary>
|
|
<value>A string value listing grid column identifiers that can be either: column name, field name, or caption.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListSettingsFilterControl">
|
|
|
|
<summary>
|
|
<para>Provides settings that affect the filter control functionality.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListSettingsFilterControl.#ctor(DevExpress.Web.ASPxTreeList.ASPxTreeList)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListSettingsFilterControl class.
|
|
</para>
|
|
</summary>
|
|
<param name="treeList">
|
|
An object representing a tree list.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListPopupControlSettings">
|
|
|
|
<summary>
|
|
<para>Contains specific settings for different popup elements.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListPopupControlSettings.#ctor(DevExpress.Web.IPropertiesOwner)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListPopupControlSettings class.
|
|
</para>
|
|
</summary>
|
|
<param name="treeList">
|
|
An object that implements the <see cref="T:DevExpress.Web.IPropertiesOwner"/> interface.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListPopupControlSettings.Assign(DevExpress.Web.PropertiesBase)">
|
|
<summary>
|
|
<para>Copies the settings from the specified <see cref="T:DevExpress.Web.ASPxTreeList.TreeListPopupControlSettings"/> object to the current object.
|
|
</para>
|
|
</summary>
|
|
<param name="source">
|
|
A <see cref="T:DevExpress.Web.PropertiesBase"/> object whose settings are assigned to the current object.
|
|
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListPopupControlSettings.CustomizationWindow">
|
|
<summary>
|
|
<para>Provides access to the customization window's settings.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="TreeListCustomizationWindowPopupSettings"/> object that contains the customization window's settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListPopupControlSettings.EditForm">
|
|
<summary>
|
|
<para>Provides access to the Popup Edit Form's settings.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="TreeListSettingsPopupEditForm"/> object that contains the Edit Form's settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListPopupControlSettings.FilterControl">
|
|
<summary>
|
|
<para>Provides access to the filter control's settings.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="TreeListFilterControlPopupSettings"/> object that contains the filter control's settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListPopupControlSettings.HeaderFilter">
|
|
<summary>
|
|
<para>Provides access to the Header Filter's settings.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="TreeListHeaderFilterPopupSettings"/> object that contains the Header Filter's settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListHeaderFilterPopupSettings">
|
|
|
|
<summary>
|
|
<para>Contains Header Filter specific settings.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListHeaderFilterPopupSettings.#ctor(DevExpress.Web.IPropertiesOwner)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListHeaderFilterPopupSettings class.
|
|
</para>
|
|
</summary>
|
|
<param name="treeList">
|
|
An object that implements the <see cref="T:DevExpress.Web.IPropertiesOwner"/> interface.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListColumnSettingsHeaderFilter">
|
|
|
|
<summary>
|
|
<para>Contains the column's header filter specific settings.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListColumnSettingsHeaderFilter.#ctor(DevExpress.Web.Internal.IDataColumnAdapter)">
|
|
<summary>
|
|
<para>For internal use only.
|
|
</para>
|
|
</summary>
|
|
<param name="columnAdapter">
|
|
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListColumnSettingsHeaderFilter.DateRangeCalendarSettings">
|
|
<summary>
|
|
<para>Gets the settings of the header filter calendar.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="TreeListColumnDateRangeCalendarSettings"/> object containing the calendar settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListColumnSettingsHeaderFilter.DateRangePeriodsSettings">
|
|
<summary>
|
|
<para>Gets the settings of the header filter periods section.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="TreeListColumnDateRangePeriodsSettings"/> object containing the section settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListColumnSettingsHeaderFilter.DateRangePickerSettings">
|
|
<summary>
|
|
<para>Gets the settings of the header filter date range picker.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="TreeListColumnDateRangePickerSettings"/> object containing the date range picker settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.ReadOnlyTreeListColumnCollection`1">
|
|
|
|
<summary>
|
|
<para>Represents the TreeList's read only column collection.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ReadOnlyTreeListColumnCollection`1.#ctor(System.Collections.Generic.IList`1)">
|
|
<summary>
|
|
<para>Initializes a new instance of the ReadOnlyTreeListColumnCollection<T> class.
|
|
</para>
|
|
</summary>
|
|
<param name="list">
|
|
A list of column objects.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ReadOnlyTreeListColumnCollection`1.Item(System.String)">
|
|
<summary>
|
|
<para>Returns the column with the specified name, field name or caption.
|
|
</para>
|
|
</summary>
|
|
<param name="key">
|
|
A <see cref="T:System.String"/> value that specifies the column's name, field name or caption.
|
|
|
|
</param>
|
|
<value>A T object that is a column with the specified name, field name or caption. <b>null</b> (<b>Nothing</b> in Visual Basic) if the column isn't found.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.ASPxTreeListSearchPanelEditorEventHandler">
|
|
|
|
<summary>
|
|
<para>A method that will handle the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.SearchPanelEditorInitialize"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListSearchPanelEditorEventHandler.Invoke(System.Object,DevExpress.Web.ASPxTreeList.ASPxTreeListSearchPanelEditorEventArgs)">
|
|
<summary>
|
|
<para>A method that will handle the corresponding client event.
|
|
</para>
|
|
</summary>
|
|
<param name="sender">
|
|
The event source. This parameter identifies the editor which raised the event.
|
|
|
|
</param>
|
|
<param name="e">
|
|
An <see cref="T:DevExpress.Web.ASPxTreeList.ASPxTreeListSearchPanelEditorEventArgs"/> object that contains event data.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.ASPxTreeListSearchPanelEditorEventArgs">
|
|
|
|
<summary>
|
|
<para>Provides data for the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.SearchPanelEditorInitialize"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListSearchPanelEditorEventArgs.#ctor(DevExpress.Web.ASPxEditBase,System.Object)">
|
|
<summary>
|
|
<para>Initializes a new instance of the ASPxTreeListSearchPanelEditorEventArgs class.
|
|
</para>
|
|
</summary>
|
|
<param name="editor">
|
|
A <see cref="T:DevExpress.Web.ASPxEditBase"/> descendant that represents the processed editor.
|
|
|
|
</param>
|
|
<param name="value">
|
|
An object that specifies the search panel editor's value.
|
|
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.ASPxTreeListSearchPanelEditorCreateEventHandler">
|
|
|
|
<summary>
|
|
<para>A method that will handle the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.SearchPanelEditorCreate"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListSearchPanelEditorCreateEventHandler.Invoke(System.Object,DevExpress.Web.ASPxTreeList.ASPxTreeListSearchPanelEditorCreateEventArgs)">
|
|
<summary>
|
|
<para>A method that will handle the corresponding client event.
|
|
</para>
|
|
</summary>
|
|
<param name="sender">
|
|
The event source. This parameter identifies the editor which raised the event.
|
|
|
|
</param>
|
|
<param name="e">
|
|
An <see cref="T:DevExpress.Web.ASPxTreeList.ASPxTreeListSearchPanelEditorCreateEventArgs"/> object that contains event data.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.ASPxTreeListSearchPanelEditorCreateEventArgs">
|
|
|
|
<summary>
|
|
<para>Provides data for the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.SearchPanelEditorCreate"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListSearchPanelEditorCreateEventArgs.#ctor(DevExpress.Web.EditPropertiesBase,System.Object)">
|
|
<summary>
|
|
<para>Initializes a new instance of the ASPxTreeListSearchPanelEditorCreateEventArgs class.
|
|
</para>
|
|
</summary>
|
|
<param name="editorProperties">
|
|
An <see cref="T:DevExpress.Web.EditPropertiesBase"/> descendant that contains the search panel editor's properties.
|
|
|
|
</param>
|
|
<param name="value">
|
|
An object that specifies the search panel editor's value.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.ASPxTreeListOnClickRowFilterEventHandler">
|
|
|
|
<summary>
|
|
<para>A method that will handle the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.ProcessOnClickRowFilter"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListOnClickRowFilterEventHandler.Invoke(System.Object,DevExpress.Web.ASPxTreeList.ASPxTreeListOnClickRowFilterEventArgs)">
|
|
<summary>
|
|
<para>A method that will handle the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.ProcessOnClickRowFilter"/> event.
|
|
</para>
|
|
</summary>
|
|
<param name="sender">
|
|
The event source.
|
|
|
|
</param>
|
|
<param name="e">
|
|
An <see cref="T:DevExpress.Web.ASPxTreeList.ASPxTreeListOnClickRowFilterEventArgs"/> object that contains event data.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.ASPxTreeListOnClickRowFilterEventArgs">
|
|
|
|
<summary>
|
|
<para>Provides data for the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.ProcessOnClickRowFilter"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListOnClickRowFilterEventArgs.#ctor(DevExpress.Web.GridViewAutoFilterEventKind)">
|
|
<summary>
|
|
<para>Initializes a new instance of the ASPxTreeListOnClickRowFilterEventArgs class.
|
|
</para>
|
|
</summary>
|
|
<param name="kind">
|
|
A <see cref="T:DevExpress.Web.GridViewAutoFilterEventKind"/> enumeration value that indicates which action should be performed within the event handler.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.ASPxTreeListHeaderFilterEventHandler">
|
|
|
|
<summary>
|
|
<para>A method that will handle the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.HeaderFilterFillItems"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListHeaderFilterEventHandler.Invoke(System.Object,DevExpress.Web.ASPxTreeList.ASPxTreeListHeaderFilterEventArgs)">
|
|
<summary>
|
|
<para>A method that will handle the related event.
|
|
</para>
|
|
</summary>
|
|
<param name="sender">
|
|
The event source.
|
|
|
|
</param>
|
|
<param name="e">
|
|
An <see cref="T:DevExpress.Web.ASPxTreeList.ASPxTreeListHeaderFilterEventArgs"/> object that contains event data.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.ASPxTreeListEditorEventArgs">
|
|
|
|
<summary>
|
|
<para>Provides data for the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.AutoFilterCellEditorInitialize"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListEditorEventArgs.#ctor(DevExpress.Web.ASPxTreeList.TreeListDataColumn,DevExpress.Web.ASPxEditBase,System.Object,System.Object)">
|
|
<summary>
|
|
<para>Initializes a new instance of the ASPxTreeListEditorEventArgs class.
|
|
</para>
|
|
</summary>
|
|
<param name="column">
|
|
A object representing a column.
|
|
|
|
</param>
|
|
<param name="editor">
|
|
An class descendant object that is the processed editor.
|
|
|
|
</param>
|
|
<param name="keyValue">
|
|
An object that uniquely identifies the row which contains the processed cell. This value is assigned to the <see cref="P:DevExpress.Web.ASPxTreeList.ASPxTreeListEditorEventArgs.KeyValue"/> property.
|
|
|
|
</param>
|
|
<param name="value">
|
|
An object that represents the editor's value.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeListEditorEventArgs.Column">
|
|
<summary>
|
|
<para>Gets the data column whose cell editor is being initialized.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="TreeListDataColumn"/> descendant that represents the data column whose cell editor is being initialized.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeListEditorEventArgs.KeyValue">
|
|
<summary>
|
|
<para>Gets the node key value - an object that uniquely identifies the node.
|
|
</para>
|
|
</summary>
|
|
<value>An object that uniquely identifies the node.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListVirtualNodeEventArgs">
|
|
|
|
<summary>
|
|
<para>Provides data for the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.VirtualModeNodeCreated"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListVirtualNodeEventArgs.#ctor(DevExpress.Web.ASPxTreeList.TreeListNode,System.Object)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListVirtualNodeEventArgs class.
|
|
</para>
|
|
</summary>
|
|
<param name="node">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListNode"/> object that represents the node currently being created. This value is assigned to the <see cref="P:DevExpress.Web.ASPxTreeList.TreeListNodeEventArgs.Node"/> property.
|
|
|
|
</param>
|
|
<param name="nodeObject">
|
|
An object that corresponds to the processed node in a tree. This value is assigned to the <see cref="P:DevExpress.Web.ASPxTreeList.TreeListVirtualNodeEventArgs.NodeObject"/> property.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListVirtualNodeEventArgs.NodeObject">
|
|
<summary>
|
|
<para>Gets the object that corresponds to the node currently being created.
|
|
</para>
|
|
</summary>
|
|
<value>An object that corresponds to the processed node in a tree.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListVirtualNodeEventHandler">
|
|
|
|
<summary>
|
|
<para>A method that will handle the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.VirtualModeNodeCreated"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListVirtualNodeEventHandler.Invoke(System.Object,DevExpress.Web.ASPxTreeList.TreeListVirtualNodeEventArgs)">
|
|
<summary>
|
|
<para>A method that will handle the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.VirtualModeNodeCreated"/> event.
|
|
</para>
|
|
</summary>
|
|
<param name="sender">
|
|
The event source.
|
|
|
|
</param>
|
|
<param name="e">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListVirtualNodeEventArgs"/> object that contains event data.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.ASPxTreeListAutoFilterEventHandler">
|
|
|
|
<summary>
|
|
<para>A method that will handle the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.ProcessColumnAutoFilter"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListAutoFilterEventHandler.Invoke(System.Object,DevExpress.Web.ASPxTreeList.ASPxTreeListAutoFilterEventArgs)">
|
|
<summary>
|
|
<para>A method that will handle the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.ProcessColumnAutoFilter"/> event.
|
|
</para>
|
|
</summary>
|
|
<param name="sender">
|
|
The event source.
|
|
|
|
</param>
|
|
<param name="e">
|
|
An <see cref="T:DevExpress.Web.ASPxTreeList.ASPxTreeListAutoFilterEventArgs"/> object that contains event data.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.ASPxTreeListAutoFilterEventArgs">
|
|
|
|
<summary>
|
|
<para>Provides data for the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.ProcessColumnAutoFilter"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListAutoFilterEventArgs.#ctor(DevExpress.Web.ASPxTreeList.TreeListDataColumn,DevExpress.Data.Filtering.CriteriaOperator,DevExpress.Web.GridViewAutoFilterEventKind,System.String)">
|
|
<summary>
|
|
<para>Initializes a new instance of the ASPxTreeListAutoFilterEventArgs class.
|
|
</para>
|
|
</summary>
|
|
<param name="column">
|
|
A object representing a tree list column.
|
|
|
|
</param>
|
|
<param name="criteria">
|
|
A object that is criteria.
|
|
|
|
</param>
|
|
<param name="kind">
|
|
A object representing which action should be performed within the related event.
|
|
|
|
</param>
|
|
<param name="value">
|
|
A string value representing text displayed within the auto filter row.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeListAutoFilterEventArgs.Column">
|
|
<summary>
|
|
<para>Gets the data column to be filtered.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="TreeListDataColumn"/> descendant that represents the data column to be filtered.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListColumnDateRangeCalendarSettings">
|
|
|
|
<summary>
|
|
<para>Contains settings that relate to a calendar displayed in the header filter.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListColumnDateRangeCalendarSettings.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListColumnDateRangeCalendarSettings class.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.ASPxTreeListTemplateReplacement">
|
|
|
|
<summary>
|
|
<para>Represents a server control that allows the regular Edit Form's cells and buttons to be displayed within the Edit Form's template.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListTemplateReplacement.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the ASPxTreeListTemplateReplacement class.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeListTemplateReplacement.ReplacementType">
|
|
<summary>
|
|
<para>Gets or sets which edit form controls are displayed by the ASPxTreeListTemplateReplacement.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListEditFormTemplateReplacementType"/> enumeration value that specifies which edit form controls are displayed by the ASPxTreeListTemplateReplacement.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListEditDataColumn">
|
|
|
|
<summary>
|
|
<para>Serves as a base for classes that represent edit data columns.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListEditDataColumn.DisplayFormat">
|
|
<summary>
|
|
<para>This member supports the internal infrastructure and cannot be used directly from your code.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListEditingOperationEventHandler">
|
|
|
|
<summary>
|
|
<para>A method that will handle the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.EditingOperationCompleted"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListEditingOperationEventHandler.Invoke(System.Object,DevExpress.Web.ASPxTreeList.TreeListEditingOperationEventArgs)">
|
|
<summary>
|
|
<para>A method that will handle the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.EditingOperationCompleted"/> event.
|
|
</para>
|
|
</summary>
|
|
<param name="sender">
|
|
The event sender.
|
|
|
|
</param>
|
|
<param name="e">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListEditingOperationEventArgs"/> object that contains event data.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListEditingOperationEventArgs">
|
|
|
|
<summary>
|
|
<para>Provides data for the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.EditingOperationCompleted"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListEditingOperationEventArgs.#ctor(DevExpress.Web.ASPxTreeList.TreeListEditingOperation)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListEditingOperationEventArgs class.
|
|
</para>
|
|
</summary>
|
|
<param name="operation">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListEditingOperation"/> enumeration value that identifies which operation has been performed. This value is assigned to the <see cref="P:DevExpress.Web.ASPxTreeList.TreeListEditingOperationEventArgs.Operation"/> property.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListEditingOperationEventArgs.Operation">
|
|
<summary>
|
|
<para>Gets a value that identifies which data editing operation has been performed.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListEditingOperation"/> enumeration value that identifies which operation has been performed.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListEditingOperation">
|
|
|
|
<summary>
|
|
<para>Lists values that identify which data editing operation has been performed.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListEditingOperation.Delete">
|
|
<summary>
|
|
<para>An existing node has been deleted.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListEditingOperation.Insert">
|
|
<summary>
|
|
<para>A new node has been inserted.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListEditingOperation.Update">
|
|
<summary>
|
|
<para>A cell value(s) has been changed and posted to a data store.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.PageMargins">
|
|
|
|
<summary>
|
|
<para>Provides the margins for a report page.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.PageMargins.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the PageMargins class.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.PageMargins.Bottom">
|
|
<summary>
|
|
<para>Gets or sets the bottom margin, in hundredths of an inch.
|
|
</para>
|
|
</summary>
|
|
<value>An integer value that specifies the bottom margin.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.PageMargins.Left">
|
|
<summary>
|
|
<para>Gets or sets the left margin, in hundredths of an inch.
|
|
</para>
|
|
</summary>
|
|
<value>An integer value that specifies the left margin.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.PageMargins.Right">
|
|
<summary>
|
|
<para>Gets or sets the right margin, in hundredths of an inch.
|
|
</para>
|
|
</summary>
|
|
<value>An integer value that specifies the right margin.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.PageMargins.Top">
|
|
<summary>
|
|
<para>Gets or sets the top margin, in hundredths of an inch.
|
|
</para>
|
|
</summary>
|
|
<value>An integer value that specifies the top margin.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.PageSettings">
|
|
|
|
<summary>
|
|
<para>Provides settings for a printed (exported) document.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.PageSettings.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the PageSettings class.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.PageSettings.Landscape">
|
|
<summary>
|
|
<para>Gets or sets whether data is exported to PDF in Landscape.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> to export data in Landscape; <b>false</b> to export data in Portrait.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.PageSettings.Margins">
|
|
<summary>
|
|
<para>Gets the margins of a print page.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.PageMargins"/> object that represents the margins for a report page.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.PageSettings.PaperKind">
|
|
<summary>
|
|
<para>Gets or sets the type of paper for the exported report.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.Drawing.Printing.PaperKind"/> enumeration value.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.PageSettings.PaperName">
|
|
<summary>
|
|
<para>Gets or sets the name of the custom paper which is used for export purposes.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value specifying the name of the paper.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListExportStyles">
|
|
|
|
<summary>
|
|
<para>Provides the style settings used to paint the visual elements displayed within the ASPxTreeList when it is exported.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListExportStyles.#ctor(DevExpress.Web.IPropertiesOwner)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListExportStyles class.
|
|
</para>
|
|
</summary>
|
|
<param name="owner">
|
|
An object that owns the created object.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListExportStyles.Cell">
|
|
<summary>
|
|
<para>Gets the appearance settings used to paint data cells when the ASPxTreeList is exported.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListExportAppearance"/> object that contains appearance settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListExportStyles.CopyFrom(DevExpress.Web.ASPxTreeList.TreeListExportStyles)">
|
|
<summary>
|
|
<para>Duplicates the properties of the specified object into the current instance of the TreeListExportStyles class.
|
|
|
|
</para>
|
|
</summary>
|
|
<param name="styles">
|
|
A TreeListExportStyles object that represents the object which the settings will be copied from.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListExportStyles.Default">
|
|
<summary>
|
|
<para>Gets the default appearance settings.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListExportAppearance"/> object that contains default appearance settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListExportStyles.Footer">
|
|
<summary>
|
|
<para>Gets the appearance settings used to paint the Footer.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListExportAppearance"/> object that contains appearance settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListExportStyles.GroupFooter">
|
|
<summary>
|
|
<para>Gets the appearance settings used to paint group footers.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListExportAppearance"/> object that contains appearance settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListExportStyles.Header">
|
|
<summary>
|
|
<para>Gets the appearance settings used to paint column headers.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListExportAppearance"/> object that contains appearance settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListExportStyles.HyperLink">
|
|
<summary>
|
|
<para>Gets the appearance settings used to paint hyper links.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListExportAppearance"/> object that contains appearance settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListExportStyles.Image">
|
|
<summary>
|
|
<para>Gets the appearance settings used to paint images when the tree list is exported.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="TreeListExportAppearance"/> object that contains appearance settings used to paint images when the tree list is exported.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListExportStyles.Indent">
|
|
<summary>
|
|
<para>Gets the appearance settings used to paint indents.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListExportAppearance"/> object that contains appearance settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListExportStyles.MergeWithDefault">
|
|
<summary>
|
|
<para>Combines the properties of the current TreeListExportStyles instance with the default appearance settings specified by the <see cref="P:DevExpress.Web.ASPxTreeList.TreeListExportStyles.Default"/> property.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListExportStyles.Preview">
|
|
<summary>
|
|
<para>Gets the appearance settings used to paint previews.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListExportAppearance"/> object that contains appearance settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListExportAppearance">
|
|
|
|
<summary>
|
|
<para>Contains appearance settings used to paint the ASPxTreeList's elements (cells, column headers, footer, etc.) when it is exported.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListExportAppearance.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListExportAppearance class.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListExportAppearance.BackgroundImage">
|
|
<summary>
|
|
<para>This property is not in effect.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListExportAppearance.Border">
|
|
<summary>
|
|
<para>This property is not in effect.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListExportAppearance.BorderBottom">
|
|
<summary>
|
|
<para>This property is not in effect.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListExportAppearance.BorderColor">
|
|
<summary>
|
|
<para>Gets or sets the border color.
|
|
</para>
|
|
</summary>
|
|
<value>The border color.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListExportAppearance.BorderLeft">
|
|
<summary>
|
|
<para>This property is not in effect.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListExportAppearance.BorderRight">
|
|
<summary>
|
|
<para>This property is not in effect.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListExportAppearance.BorderSides">
|
|
<summary>
|
|
<para>Gets or sets a value that specifies which border sides are to be drawn.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraPrinting.BorderSide"/> enumeration value that specifies which border sides are to be drawn.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListExportAppearance.BorderTop">
|
|
<summary>
|
|
<para>This property is not in effect.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListExportAppearance.BorderWidth">
|
|
<summary>
|
|
<para>Gets or sets the border width.
|
|
</para>
|
|
</summary>
|
|
<value>An integer value that specifies the border width, in pixels.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListExportAppearance.CopyFrom(System.Web.UI.WebControls.Style)">
|
|
<summary>
|
|
<para>Duplicates the properties of the specified object into the current instance.
|
|
</para>
|
|
</summary>
|
|
<param name="style">
|
|
A <see cref="T:System.Web.UI.WebControls.Style"/> object whose settings will be copied.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListExportAppearance.CssClass">
|
|
<summary>
|
|
<para>This property is not in effect.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListExportAppearance.Cursor">
|
|
<summary>
|
|
<para>This property is not in effect.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListExportAppearance.HoverStyle">
|
|
<summary>
|
|
<para>This property is not in effect.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListExportAppearance.ImageSpacing">
|
|
<summary>
|
|
<para>This property is not in effect.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListExportAppearance.MergeWith(System.Web.UI.WebControls.Style)">
|
|
<summary>
|
|
<para>Combines the properties of the specified object with the current TreeListExportAppearance instance.
|
|
</para>
|
|
</summary>
|
|
<param name="style">
|
|
A <see cref="T:System.Web.UI.WebControls.Style"/> that represents the object to be combined.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListExportAppearance.Spacing">
|
|
<summary>
|
|
<para>This property is not in effect.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.ASPxTreeListRenderBrickEventHandler">
|
|
|
|
<summary>
|
|
<para>A method that will handle the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeListExporter.RenderBrick"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListRenderBrickEventHandler.Invoke(System.Object,DevExpress.Web.ASPxTreeList.ASPxTreeListExportRenderBrickEventArgs)">
|
|
<summary>
|
|
<para>A method that will handle the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeListExporter.RenderBrick"/> event.
|
|
</para>
|
|
</summary>
|
|
<param name="sender">
|
|
The event source.
|
|
|
|
</param>
|
|
<param name="e">
|
|
An <see cref="T:DevExpress.Web.ASPxTreeList.ASPxTreeListExportRenderBrickEventArgs"/> object that contains event data.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.ASPxTreeListPrintSettings">
|
|
|
|
<summary>
|
|
<para>Provides print settings for a <see cref="T:DevExpress.Web.ASPxTreeList.ASPxTreeList"/> control.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListPrintSettings.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the ASPxTreeListPrintSettings class.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListPrintSettings.#ctor(DevExpress.Web.IPropertiesOwner)">
|
|
<summary>
|
|
<para>Initializes a new instance of the ASPxTreeListPrintSettings class.
|
|
</para>
|
|
</summary>
|
|
<param name="owner">
|
|
An object that implements the <see cref="T:DevExpress.Web.IPropertiesOwner"/> interface.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListPrintSettings.Assign(DevExpress.Web.ASPxTreeList.ASPxTreeListPrintSettings)">
|
|
<summary>
|
|
<para>Copies the settings from the specified <see cref="T:DevExpress.Web.ASPxTreeList.ASPxTreeListPrintSettings"/> object to the current object.
|
|
</para>
|
|
</summary>
|
|
<param name="source">
|
|
An <see cref="T:DevExpress.Web.ASPxTreeList.ASPxTreeListPrintSettings"/> object whose settings are assigned to the current object.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeListPrintSettings.AutoWidth">
|
|
<summary>
|
|
<para>Gets or sets whether the ASPxTreeList fits the printed page horizontally.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> to force the printed ASPxTreeList to fit the printed page horizontally; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeListPrintSettings.ExpandAllNodes">
|
|
<summary>
|
|
<para>Gets or sets a value specifying which nodes of an ASPxTreeList should present in the export result.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> to export the ASPxTreeList with all nodes expanded regardless of their expanded state; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeListPrintSettings.ExportAllPages">
|
|
<summary>
|
|
<para>Gets or sets whether all pages are exported.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> to export all pages displayed within the ASPxTreeList; <b>false</b> to export only the current page.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeListPrintSettings.PageSettings">
|
|
<summary>
|
|
<para>Gets the settings of a report page.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.PageSettings"/> object that contains the settings of a report page.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeListPrintSettings.ShowTreeButtons">
|
|
<summary>
|
|
<para>Gets or sets whether tree buttons are displayed in a report.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> to display tree buttons in a report; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeListPrintSettings.ShowTreeLines">
|
|
<summary>
|
|
<para>Gets or sets whether tree lines are displayed in a report.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> to display tree lines in a report; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.ASPxTreeListExportRenderBrickEventArgs">
|
|
|
|
<summary>
|
|
<para>Provides data for the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeListExporter.RenderBrick"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeListExportRenderBrickEventArgs.BrickStyle">
|
|
<summary>
|
|
<para>Gets the appearance settings used to paint report bricks.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraPrinting.BrickStyle"/> object that contains style settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeListExportRenderBrickEventArgs.Column">
|
|
<summary>
|
|
<para>Gets a data column that corresponds to the processed tree list element.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListDataColumn"/> object that represents the data column. <b>null</b> (<b>Nothing</b> in Visual Basic) if the processed element doesn't belong to a column (e.g. preview, footer).
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeListExportRenderBrickEventArgs.ImageValue">
|
|
<summary>
|
|
<para>Gets or sets an array of bytes that contains the processed brick's image.
|
|
</para>
|
|
</summary>
|
|
<value>An array of bytes that contains the processed brick's binary image.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeListExportRenderBrickEventArgs.NodeKey">
|
|
<summary>
|
|
<para>Gets the processed node's key value.
|
|
</para>
|
|
</summary>
|
|
<value>A string value that identifies the node.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeListExportRenderBrickEventArgs.RowKind">
|
|
<summary>
|
|
<para>Gets the processed row's type.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListRowKind"/> enumeration value that identifies the processed row.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeListExportRenderBrickEventArgs.Text">
|
|
<summary>
|
|
<para>Gets or sets the text displayed within the brick currently being rendered.
|
|
</para>
|
|
</summary>
|
|
<value>A string value that specifies the text displayed within the processed brick.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeListExportRenderBrickEventArgs.TextValue">
|
|
<summary>
|
|
<para>Gets or sets the processed brick's value.
|
|
</para>
|
|
</summary>
|
|
<value>An object that represents the processed brick's value.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeListExportRenderBrickEventArgs.TextValueFormatString">
|
|
<summary>
|
|
<para>Gets or sets the pattern used to format values.
|
|
</para>
|
|
</summary>
|
|
<value>The pattern used to format values.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeListExportRenderBrickEventArgs.Url">
|
|
<summary>
|
|
<para>Gets or sets the rendered brick's URL.
|
|
</para>
|
|
</summary>
|
|
<value>A string value that specifies the rendered brick's URL.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.ASPxTreeListExporter">
|
|
|
|
<summary>
|
|
<para>Represents an ASPxTreeListExporter control used to export the <see cref="T:DevExpress.Web.ASPxTreeList.ASPxTreeList"/> control's data.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListExporter.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the ASPxTreeListExporter class.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeListExporter.EnableViewState">
|
|
<summary>
|
|
<para>This member supports the internal infrastructure and cannot be used directly from your code.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeListExporter.FileName">
|
|
<summary>
|
|
<para>Gets or sets the file name to which the ASPxTreeList's data is exported.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that specifies the target file name.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.Web.ASPxTreeList.ASPxTreeListExporter.RenderBrick">
|
|
<summary>
|
|
<para>Enables rendering of different content from the content exported by default.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListExporter.RenderControl(System.Web.UI.HtmlTextWriter)">
|
|
<summary>
|
|
<para>Delivers the content of the control to a specified HtmlTextWriter object. This method is intended for internal use.
|
|
</para>
|
|
</summary>
|
|
<param name="writer">
|
|
The <see cref="T:System.Web.UI.HtmlTextWriter"/> object that receives the control content.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeListExporter.Settings">
|
|
<summary>
|
|
<para>Provides access to the print options.
|
|
</para>
|
|
</summary>
|
|
<value>An <see cref="ASPxTreeListPrintSettings"/> object that contains the ASPxTreeList's print options.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeListExporter.Styles">
|
|
<summary>
|
|
<para>Provides access to the properties that specify the appearance of tree list elements when the ASPxTreeList is exported.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListExportStyles"/> object that provides style settings used to paint tree list elements when it is exported.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeListExporter.TreeList">
|
|
<summary>
|
|
<para>Gets the ASPxTreeList control to which the ASPxTreeListExporter is assigned.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>The <see cref="T:DevExpress.Web.ASPxTreeList.ASPxTreeList"/> control.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeListExporter.TreeListID">
|
|
<summary>
|
|
<para>Gets or sets the programmatic identifier of the associated ASPxTreeList control.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>The programmatic identifier assigned to the ASPxTreeList control.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeListExporter.Visible">
|
|
<summary>
|
|
<para>This property is not in effect.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListExporter.WriteDocx(System.IO.Stream)">
|
|
<summary>
|
|
<para>Exports the tree list's data to a stream in DOCX format.
|
|
</para>
|
|
</summary>
|
|
<param name="stream">
|
|
A <see cref="T:System.IO.Stream"/> object to which the data is exported.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListExporter.WriteDocx(System.IO.Stream,DevExpress.XtraPrinting.DocxExportOptions)">
|
|
<summary>
|
|
<para>Exports the tree list's data to a stream in DOCX format with the specified export options.
|
|
</para>
|
|
</summary>
|
|
<param name="stream">
|
|
A <see cref="T:System.IO.Stream"/> object to which the data is exported.
|
|
|
|
</param>
|
|
<param name="options">
|
|
A <see cref="T:DevExpress.XtraPrinting.DocxExportOptions"/> object that provides export options.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListExporter.WriteDocxToResponse(System.String,DevExpress.XtraPrinting.DocxExportOptions)">
|
|
<summary>
|
|
<para>Exports the tree list's data to the specified file in DOCX format with the specified name and export options, and writes it to the Response in binary format.
|
|
</para>
|
|
</summary>
|
|
<param name="fileName">
|
|
A <see cref="T:System.String"/> value that specifies the target file name.
|
|
|
|
</param>
|
|
<param name="exportOptions">
|
|
A <see cref="T:DevExpress.XtraPrinting.DocxExportOptions"/> object that provides export options.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListExporter.WriteDocxToResponse(DevExpress.XtraPrinting.DocxExportOptions)">
|
|
<summary>
|
|
<para>Exports the tree list's data to a file in DOCX format with the specified export options, and writes it to the Response in binary format.
|
|
</para>
|
|
</summary>
|
|
<param name="exportOptions">
|
|
A <see cref="T:DevExpress.XtraPrinting.DocxExportOptions"/> object that provides export options.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListExporter.WriteDocxToResponse(System.String,System.Boolean)">
|
|
<summary>
|
|
<para>Exports the tree list's data to the specified file in DOCX format and writes it to the Response in binary format.
|
|
|
|
</para>
|
|
</summary>
|
|
<param name="fileName">
|
|
A <see cref="T:System.String"/> value that specifies the target file name.
|
|
|
|
</param>
|
|
<param name="saveAsFile">
|
|
<b>true</b> to display the <b>File Download</b> dialog; <b>false</b> to display the DOCX file with exported data within a page.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListExporter.WriteDocxToResponse(System.Boolean)">
|
|
<summary>
|
|
<para>Exports the tree list's data to a file in DOCX format and writes it to the Response in binary format.
|
|
|
|
</para>
|
|
</summary>
|
|
<param name="saveAsFile">
|
|
<b>true</b> to display the <b>File Download</b> dialog; <b>false</b> to display the DOCX file with exported data within a page.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListExporter.WriteDocxToResponse(System.String)">
|
|
<summary>
|
|
<para>Exports the tree list's data to the specified file in DOCX format and writes it to the Response in binary format.
|
|
|
|
</para>
|
|
</summary>
|
|
<param name="fileName">
|
|
A <see cref="T:System.String"/> value that specifies the target file name.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListExporter.WriteDocxToResponse">
|
|
<summary>
|
|
<para>Exports the tree list's data to a file in DOCX format and writes it to the Response in binary format.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListExporter.WriteDocxToResponse(System.Boolean,DevExpress.XtraPrinting.DocxExportOptions)">
|
|
<summary>
|
|
<para>Exports the tree list's data to a file in DOCX format with the specified export options, and writes it to the Response in binary format.
|
|
</para>
|
|
</summary>
|
|
<param name="saveAsFile">
|
|
<b>true</b> to display the <b>File Download</b> dialog; <b>false</b> to display the DOCX file with exported data within a page.
|
|
|
|
</param>
|
|
<param name="exportOptions">
|
|
A <see cref="T:DevExpress.XtraPrinting.DocxExportOptions"/> object that provides export options.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListExporter.WritePdf(System.IO.Stream,DevExpress.XtraPrinting.PdfExportOptions)">
|
|
<summary>
|
|
<para>Exports data to a stream in PDF format with the specified export options.
|
|
|
|
</para>
|
|
</summary>
|
|
<param name="stream">
|
|
A <see cref="T:System.IO.Stream"/> object to which the data is exported.
|
|
|
|
</param>
|
|
<param name="exportOptions">
|
|
A <see cref="T:DevExpress.XtraPrinting.PdfExportOptions"/> object that provides export options.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListExporter.WritePdf(System.IO.Stream)">
|
|
<summary>
|
|
<para>Exports data to a stream in PDF format.
|
|
</para>
|
|
</summary>
|
|
<param name="stream">
|
|
A <see cref="T:System.IO.Stream"/> object to which the data is exported.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListExporter.WritePdfToResponse(System.String,System.Boolean)">
|
|
<summary>
|
|
<para>Exports data to the specified file in PDF format and writes it to the Response in the binary format.
|
|
|
|
</para>
|
|
</summary>
|
|
<param name="fileName">
|
|
A <see cref="T:System.String"/> value that specifies the target file name.
|
|
|
|
</param>
|
|
<param name="saveAsFile">
|
|
<b>true</b> to display the <b>File Download</b> dialog; <b>false</b> to display the PDF file with exported data within a page.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListExporter.WritePdfToResponse(DevExpress.XtraPrinting.PdfExportOptions)">
|
|
<summary>
|
|
<para>Exports data to a file in PDF format with the specified export options, and writes it to the Response in the binary format.
|
|
|
|
</para>
|
|
</summary>
|
|
<param name="exportOptions">
|
|
A <see cref="T:DevExpress.XtraPrinting.PdfExportOptions"/> object that provides export options.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListExporter.WritePdfToResponse(System.String,DevExpress.XtraPrinting.PdfExportOptions)">
|
|
<summary>
|
|
<para>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.
|
|
|
|
</para>
|
|
</summary>
|
|
<param name="fileName">
|
|
A <see cref="T:System.String"/> value that specifies the target file name.
|
|
|
|
</param>
|
|
<param name="exportOptions">
|
|
A <see cref="T:DevExpress.XtraPrinting.PdfExportOptions"/> object that provides export options.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListExporter.WritePdfToResponse">
|
|
<summary>
|
|
<para>Exports data to a file in PDF format and writes it to the Response in the binary format.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListExporter.WritePdfToResponse(System.Boolean,DevExpress.XtraPrinting.PdfExportOptions)">
|
|
<summary>
|
|
<para>Exports data to a file in PDF format with the specified export options, and writes it to the Response in the binary format.
|
|
|
|
</para>
|
|
</summary>
|
|
<param name="saveAsFile">
|
|
<b>true</b> to display the <b>File Download</b> dialog; <b>false</b> to display the PDF file with exported data within a page.
|
|
|
|
</param>
|
|
<param name="exportOptions">
|
|
A <see cref="T:DevExpress.XtraPrinting.PdfExportOptions"/> object that provides export options.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListExporter.WritePdfToResponse(System.Boolean)">
|
|
<summary>
|
|
<para>Exports data to a file in PDF format and writes it to the Response in the binary format.
|
|
</para>
|
|
</summary>
|
|
<param name="saveAsFile">
|
|
<b>true</b> to display the <b>File Download</b> dialog; <b>false</b> to display the PDF file with exported data within a page.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListExporter.WritePdfToResponse(System.String)">
|
|
<summary>
|
|
<para>Exports data to the specified file in PDF format and writes it to the Response in the binary format.
|
|
|
|
</para>
|
|
</summary>
|
|
<param name="fileName">
|
|
A <see cref="T:System.String"/> value that specifies the target file name.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListExporter.WriteRtf(System.IO.Stream,DevExpress.XtraPrinting.RtfExportOptions)">
|
|
<summary>
|
|
<para>Exports data to a stream in RTF format with the specified export options.
|
|
|
|
</para>
|
|
</summary>
|
|
<param name="stream">
|
|
A <see cref="T:System.IO.Stream"/> object to which the data is exported.
|
|
|
|
</param>
|
|
<param name="options">
|
|
A <see cref="T:DevExpress.XtraPrinting.PdfExportOptions"/> object that provides export options.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListExporter.WriteRtf(System.IO.Stream)">
|
|
<summary>
|
|
<para>Exports data to a stream in RTF format.
|
|
</para>
|
|
</summary>
|
|
<param name="stream">
|
|
A <see cref="T:System.IO.Stream"/> object to which the data is exported.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListExporter.WriteRtfToResponse(System.String,System.Boolean)">
|
|
<summary>
|
|
<para>Exports data to the specified file in RTF format and writes it to the Response in the binary format.
|
|
|
|
</para>
|
|
</summary>
|
|
<param name="fileName">
|
|
A <see cref="T:System.String"/> value that specifies the target file name.
|
|
|
|
</param>
|
|
<param name="saveAsFile">
|
|
<b>true</b> to display the <b>File Download</b> dialog; <b>false</b> to display the RTF file with exported data within a page.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListExporter.WriteRtfToResponse(System.Boolean,DevExpress.XtraPrinting.RtfExportOptions)">
|
|
<summary>
|
|
<para>Exports data to the specified file in RTF format with the specified export settings, and writes it to the Response in the binary format.
|
|
</para>
|
|
</summary>
|
|
<param name="saveAsFile">
|
|
<b>true</b> to display the <b>File Download</b> dialog; <b>false</b> to display the RTF file with exported data within a page.
|
|
|
|
</param>
|
|
<param name="exportOptions">
|
|
A <see cref="T:DevExpress.XtraPrinting.RtfExportOptions"/> object that provides export options.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListExporter.WriteRtfToResponse(System.String,DevExpress.XtraPrinting.RtfExportOptions)">
|
|
<summary>
|
|
<para>Exports data to the specified file in RTF format with the specified export settings, and writes it to the Response in the binary format.
|
|
</para>
|
|
</summary>
|
|
<param name="fileName">
|
|
A <see cref="T:System.String"/> value that specifies the target file name.
|
|
|
|
</param>
|
|
<param name="exportOptions">
|
|
A <see cref="T:DevExpress.XtraPrinting.RtfExportOptions"/> object that provides export options.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListExporter.WriteRtfToResponse(System.Boolean)">
|
|
<summary>
|
|
<para>Exports data to a file in RTF format and writes it to the Response in the binary format.
|
|
</para>
|
|
</summary>
|
|
<param name="saveAsFile">
|
|
<b>true</b> to display the <b>File Download</b> dialog; <b>false</b> to display the RTF file with exported data within a page.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListExporter.WriteRtfToResponse(DevExpress.XtraPrinting.RtfExportOptions)">
|
|
<summary>
|
|
<para>Exports data to a file in RTF format with the specified export settings, and writes it to the Response in the binary format.
|
|
|
|
</para>
|
|
</summary>
|
|
<param name="exportOptions">
|
|
A <see cref="T:DevExpress.XtraPrinting.RtfExportOptions"/> object that provides export options.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListExporter.WriteRtfToResponse">
|
|
<summary>
|
|
<para>Exports data to a file in RTF format and writes it to the Response in the binary format.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListExporter.WriteRtfToResponse(System.String)">
|
|
<summary>
|
|
<para>Exports data to the specified file in RTF format and writes it to the Response in the binary format.
|
|
|
|
</para>
|
|
</summary>
|
|
<param name="fileName">
|
|
A <see cref="T:System.String"/> value that specifies the target file name.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListExporter.WriteXls(System.IO.Stream,DevExpress.XtraPrinting.XlsExportOptions)">
|
|
<summary>
|
|
<para>Exports data to a stream in XLS format with the specified export settings.
|
|
|
|
</para>
|
|
</summary>
|
|
<param name="stream">
|
|
A <see cref="T:System.IO.Stream"/> object to which the data is exported.
|
|
|
|
</param>
|
|
<param name="options">
|
|
A <see cref="T:DevExpress.XtraPrinting.XlsExportOptions"/> object that provides export options.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListExporter.WriteXls(System.IO.Stream)">
|
|
<summary>
|
|
<para>Exports data to a stream in XLS format.
|
|
</para>
|
|
</summary>
|
|
<param name="stream">
|
|
A <see cref="T:System.IO.Stream"/> object to which the data is exported.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListExporter.WriteXlsToResponse(System.String)">
|
|
<summary>
|
|
<para>Exports data to the specified file in XLS format and writes it to the Response in the binary format.
|
|
|
|
</para>
|
|
</summary>
|
|
<param name="fileName">
|
|
A <see cref="T:System.String"/> value that specifies the target file name.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListExporter.WriteXlsToResponse">
|
|
<summary>
|
|
<para>Exports data to a file in XLS format and writes it to the Response in the binary format.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListExporter.WriteXlsToResponse(System.Boolean)">
|
|
<summary>
|
|
<para>Exports data to a file in XLS format and writes it to the Response in the binary format.
|
|
|
|
</para>
|
|
</summary>
|
|
<param name="saveAsFile">
|
|
<b>true</b> to display the <b>File Download</b> dialog; <b>false</b> to display the XLS file with exported data within a page.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListExporter.WriteXlsToResponse(System.String,DevExpress.XtraPrinting.XlsExportOptions)">
|
|
<summary>
|
|
<para>Exports data to the specified file in XLS format, with the specified export settings, and writes it to the Response in the binary format.
|
|
|
|
</para>
|
|
</summary>
|
|
<param name="fileName">
|
|
A <see cref="T:System.String"/> value that specifies the target file name.
|
|
|
|
</param>
|
|
<param name="exportOptions">
|
|
A <see cref="T:DevExpress.XtraPrinting.XlsExportOptions"/> object that provides export options.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListExporter.WriteXlsToResponse(System.Boolean,DevExpress.XtraPrinting.XlsExportOptions)">
|
|
<summary>
|
|
<para>Exports data to a file in XLS format with the specified export settings, and writes it to the Response in the binary format.
|
|
|
|
</para>
|
|
</summary>
|
|
<param name="saveAsFile">
|
|
<b>true</b> to display the <b>File Download</b> dialog; <b>false</b> to display the XLS file with exported data within a page.
|
|
|
|
</param>
|
|
<param name="exportOptions">
|
|
A <see cref="T:DevExpress.XtraPrinting.XlsExportOptions"/> object that provides export options.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListExporter.WriteXlsToResponse(System.String,System.Boolean)">
|
|
<summary>
|
|
<para>Exports data to the specified file in XLS format and writes it to the Response in the binary format.
|
|
|
|
</para>
|
|
</summary>
|
|
<param name="fileName">
|
|
A <see cref="T:System.String"/> value that specifies the target file name.
|
|
|
|
</param>
|
|
<param name="saveAsFile">
|
|
<b>true</b> to display the <b>File Download</b> dialog; <b>false</b> to display the XLS file with exported data within a page.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListExporter.WriteXlsToResponse(DevExpress.XtraPrinting.XlsExportOptions)">
|
|
<summary>
|
|
<para>Exports data to a file in XLS format with the specified export settings, and writes it to the Response in the binary format.
|
|
|
|
</para>
|
|
</summary>
|
|
<param name="exportOptions">
|
|
A <see cref="T:DevExpress.XtraPrinting.XlsExportOptions"/> object that provides export options.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListExporter.WriteXlsx(System.IO.Stream,DevExpress.XtraPrinting.XlsxExportOptions)">
|
|
<summary>
|
|
<para>Exports data to a stream in XLSX format with the specified export settings.
|
|
|
|
</para>
|
|
</summary>
|
|
<param name="stream">
|
|
A <see cref="T:System.IO.Stream"/> object to which the data is exported.
|
|
|
|
</param>
|
|
<param name="options">
|
|
A <see cref="T:DevExpress.XtraPrinting.XlsxExportOptions"/> object that provides export options.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListExporter.WriteXlsx(System.IO.Stream)">
|
|
<summary>
|
|
<para>Exports data to a stream in XLSX format.
|
|
</para>
|
|
</summary>
|
|
<param name="stream">
|
|
A <see cref="T:System.IO.Stream"/> object to which the data is exported.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListExporter.WriteXlsxToResponse(DevExpress.XtraPrinting.XlsxExportOptions)">
|
|
<summary>
|
|
<para>Exports data to a file in XLSX format with the specified export settings, and writes it to the Response in the binary format.
|
|
</para>
|
|
</summary>
|
|
<param name="exportOptions">
|
|
A <see cref="T:DevExpress.XtraPrinting.XlsxExportOptions"/> object that provides export options.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListExporter.WriteXlsxToResponse(System.String,DevExpress.XtraPrinting.XlsxExportOptions)">
|
|
<summary>
|
|
<para>Exports data to the specified file in XLSX format, with the specified export settings, and writes it to the Response in the binary format.
|
|
</para>
|
|
</summary>
|
|
<param name="fileName">
|
|
A <see cref="T:System.String"/> value that specifies the target file name.
|
|
|
|
</param>
|
|
<param name="exportOptions">
|
|
A <see cref="T:DevExpress.XtraPrinting.XlsxExportOptions"/> object that provides export options.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListExporter.WriteXlsxToResponse(System.Boolean,DevExpress.XtraPrinting.XlsxExportOptions)">
|
|
<summary>
|
|
<para>Exports data to a file in XLSX format with the specified export settings, and writes it to the Response in the binary format.
|
|
</para>
|
|
</summary>
|
|
<param name="saveAsFile">
|
|
<b>true</b> to display the <b>File Download</b> dialog; <b>false</b> to display the XLSX file with exported data within a page.
|
|
|
|
</param>
|
|
<param name="exportOptions">
|
|
A <see cref="T:DevExpress.XtraPrinting.XlsxExportOptions"/> object that provides export options.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListExporter.WriteXlsxToResponse(System.String,System.Boolean)">
|
|
<summary>
|
|
<para>Exports data to the specified file in XLSX format and writes it to the Response in the binary format.
|
|
</para>
|
|
</summary>
|
|
<param name="fileName">
|
|
A <see cref="T:System.String"/> value that specifies the target file name.
|
|
|
|
</param>
|
|
<param name="saveAsFile">
|
|
<b>true</b> to display the <b>File Download</b> dialog; <b>false</b> to display the XLSX file with exported data within a page.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListExporter.WriteXlsxToResponse">
|
|
<summary>
|
|
<para>Exports data to a file in XLSX format and writes it to the Response in the binary format.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListExporter.WriteXlsxToResponse(System.String)">
|
|
<summary>
|
|
<para>Exports data to the specified file in XLSX format and writes it to the Response in the binary format.
|
|
</para>
|
|
</summary>
|
|
<param name="fileName">
|
|
A <see cref="T:System.String"/> value that specifies the target file name.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListExporter.WriteXlsxToResponse(System.Boolean)">
|
|
<summary>
|
|
<para>Exports data to a file in XLSX format and writes it to the Response in the binary format.
|
|
</para>
|
|
</summary>
|
|
<param name="saveAsFile">
|
|
<b>true</b> to display the <b>File Download</b> dialog; <b>false</b> to display the XLSX file with exported data within a page.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListTemplateContainerBase">
|
|
|
|
<summary>
|
|
<para>Serves as a base for classes that represent containers for the templates used to render the ASPxTreeList's elements.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListTemplateContainerBase.TreeList">
|
|
<summary>
|
|
<para>Gets the ASPxTreeList that owns the current object.
|
|
</para>
|
|
</summary>
|
|
<value>An <see cref="T:DevExpress.Web.ASPxTreeList.ASPxTreeList"/> object that owns the current object.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListSettingsSelection">
|
|
|
|
<summary>
|
|
<para>Provides selection settings for ASPxTreeList controls.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListSettingsSelection.#ctor(DevExpress.Web.IPropertiesOwner)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListSettingsSelection class with specified settings.
|
|
</para>
|
|
</summary>
|
|
<param name="treeList">
|
|
An object that implements the <see cref="T:DevExpress.Web.IPropertiesOwner"/> interface.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsSelection.AllowSelectAll">
|
|
<summary>
|
|
<para>Gets or sets whether the <b>Select All</b> selection cell is displayed.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> to display <b>Select All</b> selection cell; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListSettingsSelection.Assign(DevExpress.Web.ASPxTreeList.TreeListSettingsBase)">
|
|
<summary>
|
|
<para>Copies the settings from the specified <see cref="T:DevExpress.Web.ASPxTreeList.TreeListSettingsBase"/> object to the current object.
|
|
</para>
|
|
</summary>
|
|
<param name="source">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListSettingsBase"/> object whose settings are assigned to the current object.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsSelection.Enabled">
|
|
<summary>
|
|
<para>Gets or sets whether end-users can select nodes.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> to allow end-users to select nodes; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsSelection.Recursive">
|
|
<summary>
|
|
<para>Gets or sets whether recursive selection is enabled.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> to enable recursive selection; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListSpinEditColumn">
|
|
|
|
<summary>
|
|
<para>Represents a data column used to display numeric data.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListSpinEditColumn.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListSpinEditColumn class with default settings.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSpinEditColumn.PropertiesSpinEdit">
|
|
<summary>
|
|
<para>Gets the column editor's settings.
|
|
</para>
|
|
</summary>
|
|
<value>The <see cref="T:DevExpress.Web.SpinEditProperties"/> object that contains settings specific to a spin editor.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListSettingsText">
|
|
|
|
<summary>
|
|
<para>Provides text options for the ASPxTreeList.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListSettingsText.#ctor(DevExpress.Web.ASPxTreeList.ASPxTreeList)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListSettingsText class.
|
|
</para>
|
|
</summary>
|
|
<param name="treeList">
|
|
An object representing the tree list.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListSettingsText.Assign(DevExpress.Web.PropertiesBase)">
|
|
<summary>
|
|
<para>Copies the settings from the specified <see cref="T:DevExpress.Web.ASPxTreeList.TreeListSettingsText"/> object to the current object.
|
|
</para>
|
|
</summary>
|
|
<param name="source">
|
|
A <see cref="T:DevExpress.Web.PropertiesBase"/> object whose settings are assigned to the current object.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsText.CommandApplyFilter">
|
|
<summary>
|
|
<para>Gets or sets the text displayed within the Apply Filter command item.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that specifies the command item's text.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsText.CommandCancel">
|
|
<summary>
|
|
<para>Gets or sets the text displayed within the Cancel command button.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that specifies the command button's text.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsText.CommandClearFilter">
|
|
<summary>
|
|
<para>Gets or sets the text displayed within the "Clear" command item.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that specifies the command item's text.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsText.CommandDelete">
|
|
<summary>
|
|
<para>Gets or sets the text displayed within the Delete command button.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that specifies the command button's text.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsText.CommandEdit">
|
|
<summary>
|
|
<para>Gets or sets the text displayed within the Edit command button.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that specifies the command button's text.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsText.CommandNew">
|
|
<summary>
|
|
<para>Gets or sets the text displayed within the New command button.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that specifies the command button's text.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsText.CommandUpdate">
|
|
<summary>
|
|
<para>Gets or sets the text displayed within the Update command button.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that specifies the command button's text.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsText.ConfirmDelete">
|
|
<summary>
|
|
<para>Gets or sets the text displayed within the <b>Confirm Delete</b> window.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that specifies the text displayed within the <b>Confirm Delete</b> window.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsText.CustomizationWindowCaption">
|
|
<summary>
|
|
<para>Gets or sets the Customization Window's caption.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that specifies the Customization Window's caption.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsText.CustomizationWindowFooterText">
|
|
<summary>
|
|
<para>Gets or sets the text displayed within the ASPxTreeList customization window's footer.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that specifies the text displayed within the customization window's footer.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsText.LoadingPanelText">
|
|
<summary>
|
|
<para>Gets or sets the text displayed within a Loading Panel.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that specifies the text displayed within a Loading Panel.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsText.RecursiveDeleteError">
|
|
<summary>
|
|
<para>Gets or sets the error text displayed when deleting a parent node.
|
|
</para>
|
|
</summary>
|
|
<value>A string value that specifies the error text.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsText.ToolbarCancel">
|
|
<summary>
|
|
<para>Gets or sets the text displayed within the <b>Cancel</b> toolbar item.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that specifies the command item's text.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsText.ToolbarClearSorting">
|
|
<summary>
|
|
<para>Gets or sets the text displayed within the <b>Clear Sorting</b> toolbar item.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that specifies the command item's text.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsText.ToolbarCollapseNode">
|
|
<summary>
|
|
<para>Gets or sets the text displayed within the <b>Collapse</b> toolbar item.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that specifies the command item's text.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsText.ToolbarDelete">
|
|
<summary>
|
|
<para>Gets or sets the text displayed within the <b>Delete</b> toolbar item.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that specifies the command item's text.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsText.ToolbarEdit">
|
|
<summary>
|
|
<para>Gets or sets the text displayed within the <b>Edit</b> toolbar item.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that specifies the command item's text.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsText.ToolbarExpandNode">
|
|
<summary>
|
|
<para>Gets or sets the text displayed within the <b>Expand</b> toolbar item.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that specifies the command item's text.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsText.ToolbarExportTo">
|
|
<summary>
|
|
<para>Gets or sets the text displayed within the <b>Export</b> toolbar item.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that specifies the command item's text.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsText.ToolbarFullCollapse">
|
|
<summary>
|
|
<para>Gets or sets the text displayed within the <b>Collapse All</b> toolbar item.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that specifies the command item's text.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsText.ToolbarFullExpand">
|
|
<summary>
|
|
<para>Gets or sets the text displayed within the <b>Expand All</b> toolbar item.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that specifies the command item's text.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsText.ToolbarNew">
|
|
<summary>
|
|
<para>Gets or sets the text displayed within the <b>New</b> toolbar item.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that specifies the command item's text.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsText.ToolbarNewRoot">
|
|
<summary>
|
|
<para>Gets or sets the text displayed within the <b>New Root</b> toolbar item.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that specifies the command item's text.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsText.ToolbarRefresh">
|
|
<summary>
|
|
<para>Gets or sets the text displayed within the <b>Refresh</b> toolbar item.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that specifies the command item's text.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsText.ToolbarShowCustomizationWindow">
|
|
<summary>
|
|
<para>Gets or sets the text displayed within the <b>Column Chooser</b> toolbar item.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that specifies the command item's text.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsText.ToolbarShowFooter">
|
|
<summary>
|
|
<para>Gets or sets the text displayed within the <b>Footer</b> toolbar item.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that specifies the command item's text.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsText.ToolbarUpdate">
|
|
<summary>
|
|
<para>Gets or sets the text displayed within the <b>Update</b> toolbar item.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that specifies the command item's text.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsText.TreeList">
|
|
<summary>
|
|
<para>For internal use only.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListSettingsEditing">
|
|
|
|
<summary>
|
|
<para>Provides editing settings for <b>ASPxTreeList</b> controls.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListSettingsEditing.#ctor(DevExpress.Web.IPropertiesOwner)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListSettingsEditing class with specified settings.
|
|
</para>
|
|
</summary>
|
|
<param name="treeList">
|
|
An object that implements the <see cref="T:DevExpress.Web.IPropertiesOwner"/> interface.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsEditing.AllowNodeDragDrop">
|
|
<summary>
|
|
<para>Gets or sets whether an end-user can drag nodes and change their position within the ASPxTreeList.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> to allow moving nodes; otherwise, <b>false</b>.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsEditing.AllowRecursiveDelete">
|
|
<summary>
|
|
<para>Gets or sets whether parent nodes can be deleted.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> to allow deleting parent nodes within their children; <b>false</b> only child nodes (not parent) can be deleted.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListSettingsEditing.Assign(DevExpress.Web.ASPxTreeList.TreeListSettingsBase)">
|
|
<summary>
|
|
<para>Copies the settings from the specified <see cref="T:DevExpress.Web.ASPxTreeList.TreeListSettingsBase"/> object to the current object.
|
|
</para>
|
|
</summary>
|
|
<param name="source">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListSettingsBase"/> object whose settings are assigned to the current object.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsEditing.ConfirmDelete">
|
|
<summary>
|
|
<para>Gets or sets whether the <b>Confirm Delete</b> window is displayed when deleting a node.
|
|
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> to display the <b>Confirm Delete</b> window when deleting a node; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsEditing.EditFormColumnCount">
|
|
<summary>
|
|
<para>Gets or sets the maximum number of columns allowed in the Edit Form.
|
|
</para>
|
|
</summary>
|
|
<value>An integer value that specifies the maximum number of columns allowed in the Edit Form.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsEditing.Mode">
|
|
<summary>
|
|
<para>Gets or sets a value that specifies the ASPxTreeList's editing mode.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListEditMode"/> enumeration value that specifies the editing mode.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListNodeValidationEventHandler">
|
|
|
|
<summary>
|
|
<para>A method that will handle the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.NodeValidating"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListNodeValidationEventHandler.Invoke(System.Object,DevExpress.Web.ASPxTreeList.TreeListNodeValidationEventArgs)">
|
|
<summary>
|
|
<para>A method that will handle the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.NodeValidating"/> event.
|
|
</para>
|
|
</summary>
|
|
<param name="sender">
|
|
The event source.
|
|
|
|
</param>
|
|
<param name="e">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListNodeValidationEventArgs"/> object that contains event data.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListNodeValidationEventArgs">
|
|
|
|
<summary>
|
|
<para>Provides data for the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.NodeValidating"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListNodeValidationEventArgs.#ctor(System.Boolean)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListNodeValidationEventArgs class.
|
|
</para>
|
|
</summary>
|
|
<param name="isNew">
|
|
<b>true</b> if the node is new; otherwise, <b>false</b>. This value is assigned to the <see cref="P:DevExpress.Web.ASPxTreeList.TreeListNodeValidationEventArgs.IsNewNode"/> property.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListNodeValidationEventArgs.Errors">
|
|
<summary>
|
|
<para>Gets a collection of node errors.
|
|
</para>
|
|
</summary>
|
|
<value>A System.Collections.Generic.Dictionary object that represents the collection of node errors.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListNodeValidationEventArgs.HasErrors">
|
|
<summary>
|
|
<para>Gets whether the processed node has errors.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the processed node has errors; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListNodeValidationEventArgs.IsNewNode">
|
|
<summary>
|
|
<para>Gets whether the processed node is new.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the node is new; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListNodeValidationEventArgs.Keys">
|
|
<summary>
|
|
<para>Gets a dictionary of field name/value pairs that represent the primary key of the node to validate.
|
|
</para>
|
|
</summary>
|
|
<value>A System.Collections.Specialized.OrderedDictionary object that contains field name/value pairs that represent the primary key of the node to validate.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListNodeValidationEventArgs.NewValues">
|
|
<summary>
|
|
<para>Gets a dictionary that contains the values of the non-key field name/value pairs in the node to be validated.
|
|
</para>
|
|
</summary>
|
|
<value>A System.Collections.Specialized.OrderedDictionary object that contains the values of the non-key field name/value pairs in the node to be validated.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListNodeValidationEventArgs.NodeError">
|
|
<summary>
|
|
<para>Gets or sets the error text displayed within the Error Node.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that specifies the text displayed within the Error Node.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListNodeValidationEventArgs.OldValues">
|
|
<summary>
|
|
<para>Gets a dictionary that contains the original field name/value pairs in the node to validate.
|
|
</para>
|
|
</summary>
|
|
<value>A System.Collections.Specialized.OrderedDictionary object that contains a dictionary of the original field name/value pairs for the node to be validated.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListNodeEditingEventHandler">
|
|
|
|
<summary>
|
|
<para>A method that will handle the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.CancelNodeEditing"/> and <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.StartNodeEditing"/> events.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListNodeEditingEventHandler.Invoke(System.Object,DevExpress.Web.ASPxTreeList.TreeListNodeEditingEventArgs)">
|
|
<summary>
|
|
<para>A method that will handle the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.CancelNodeEditing"/> and <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.StartNodeEditing"/> events.
|
|
</para>
|
|
</summary>
|
|
<param name="sender">
|
|
The event source.
|
|
|
|
</param>
|
|
<param name="e">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListNodeEditingEventArgs"/> object that contains event data.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListNodeEditingEventArgs">
|
|
|
|
<summary>
|
|
<para>Provides data for the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.CancelNodeEditing"/> and <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.StartNodeEditing"/> events.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListNodeEditingEventArgs.#ctor(System.String)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListNodeEditingEventArgs class.
|
|
</para>
|
|
</summary>
|
|
<param name="nodeKey">
|
|
A <see cref="T:System.String"/> value that identifies the processed node. This value is assigned to the <see cref="P:DevExpress.Web.ASPxTreeList.TreeListNodeEditingEventArgs.NodeKey"/> property.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListNodeEditingEventArgs.NodeKey">
|
|
<summary>
|
|
<para>Gets the edited node's key value.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that identifies the processed node.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListNodeDragEventHandler">
|
|
|
|
<summary>
|
|
<para>A method that will handle the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.ProcessDragNode"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListNodeDragEventHandler.Invoke(System.Object,DevExpress.Web.ASPxTreeList.TreeListNodeDragEventArgs)">
|
|
<summary>
|
|
<para>A method that will handle the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.ProcessDragNode"/> event.
|
|
</para>
|
|
</summary>
|
|
<param name="sender">
|
|
The event source.
|
|
|
|
</param>
|
|
<param name="e">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListNodeDragEventArgs"/> object that contains event data.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListNodeDragEventArgs">
|
|
|
|
<summary>
|
|
<para>Provides data for the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.ProcessDragNode"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListNodeDragEventArgs.#ctor(DevExpress.Web.ASPxTreeList.TreeListNode,DevExpress.Web.ASPxTreeList.TreeListNode)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListNodeDragEventArgs class.
|
|
</para>
|
|
</summary>
|
|
<param name="node">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListNode"/> object that represents the target node. This value is assigned the <see cref="P:DevExpress.Web.ASPxTreeList.TreeListNodeEventArgs.Node"/> property.
|
|
|
|
</param>
|
|
<param name="newParentNode">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListNode"/> object that represents the node to whose child collection the target node is being moved. This value is assigned to the <see cref="P:DevExpress.Web.ASPxTreeList.TreeListNodeDragEventArgs.NewParentNode"/> property.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListNodeDragEventArgs.Handled">
|
|
<summary>
|
|
<para>Gets or sets whether the drag and drop operation is handled.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if an operation is handled; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListNodeDragEventArgs.NewParentNode">
|
|
<summary>
|
|
<para>Gets a node to whose child collection the target (dragged) node is being moved.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListNode"/> object that represents the node to whose child collection the target node is being moved.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListMemoColumn">
|
|
|
|
<summary>
|
|
<para>Represents a data column used to display memo data.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListMemoColumn.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListMemoColumn class with default settings.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListMemoColumn.PropertiesMemo">
|
|
<summary>
|
|
<para>Gets the column editor's settings.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.MemoProperties"/> object that contains settings specific to a memo editor.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListHyperLinkColumn">
|
|
|
|
<summary>
|
|
<para>Represents a data column with hyperlink functionality.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListHyperLinkColumn.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListHyperLinkColumn class with default settings.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListHyperLinkColumn.PropertiesHyperLink">
|
|
<summary>
|
|
<para>Gets the column editor's settings.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.HyperLinkProperties"/> object that contains settings specific to a hyperlink editor.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListHtmlCommandCellEventHandler">
|
|
|
|
<summary>
|
|
<para>A method that will handle the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.HtmlCommandCellPrepared"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListHtmlCommandCellEventHandler.Invoke(System.Object,DevExpress.Web.ASPxTreeList.TreeListHtmlCommandCellEventArgs)">
|
|
<summary>
|
|
<para>A method that will handle the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.HtmlCommandCellPrepared"/> event.
|
|
</para>
|
|
</summary>
|
|
<param name="sender">
|
|
The event sender.
|
|
|
|
</param>
|
|
<param name="e">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListHtmlCommandCellEventArgs"/> object that contains event data.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListHtmlCommandCellEventArgs">
|
|
|
|
<summary>
|
|
<para>Provides data for the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.HtmlCommandCellPrepared"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListHtmlCommandCellEventArgs.Cell">
|
|
<summary>
|
|
<para>Gets the processed command cell.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.Web.UI.WebControls.TableCell"/> object that represents the processed command cell.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListHtmlCommandCellEventArgs.Column">
|
|
<summary>
|
|
<para>Gets a command column whose cell is currently being processed.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListCommandColumn"/> object that represents the command column within the ASPxTreeList.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListHtmlCommandCellEventArgs.Level">
|
|
<summary>
|
|
<para>Gets the nesting level of a node which contains the processed command cell.
|
|
</para>
|
|
</summary>
|
|
<value>An integer value that specifies the nesting level of a node.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListHtmlCommandCellEventArgs.NodeKey">
|
|
<summary>
|
|
<para>Gets an object that uniquely identifies the node.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that uniquely identifies the node.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListEditFormTemplateContainer">
|
|
|
|
<summary>
|
|
<para>Represents a container for the templates used to render the Edit Form.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListEditFormTemplateContainer.CancelAction">
|
|
<summary>
|
|
<para>Gets the script that implements the cancel action.
|
|
</para>
|
|
</summary>
|
|
<value> A <see cref="T:System.String"/> value representing the service script that cancels editing performed within the ASPxTreeList.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListEditFormTemplateContainer.DataBind">
|
|
<summary>
|
|
<para>Binds a data source to the invoked server control and all its child controls.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListEditFormTemplateContainer.UpdateAction">
|
|
<summary>
|
|
<para>Gets the script that implements the update action.
|
|
</para>
|
|
</summary>
|
|
<value> A <see cref="T:System.String"/> value representing the service script, which posts changes made to the ASPxTreeList's edited node.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListEditCellTemplateContainer">
|
|
|
|
<summary>
|
|
<para>Represents a container for the templates used to render edit cells.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListDateTimeColumn">
|
|
|
|
<summary>
|
|
<para>Represents a data column used to display DateTime values.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListDateTimeColumn.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListDateTimeColumn class with default settings.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListDateTimeColumn.PropertiesDateEdit">
|
|
<summary>
|
|
<para>Gets the column editor's settings.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.DateEditProperties"/> object that contains settings specific to a date editor.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListCustomErrorTextEventHandler">
|
|
|
|
<summary>
|
|
<para>A method that will handle the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.CustomErrorText"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListCustomErrorTextEventHandler.Invoke(System.Object,DevExpress.Web.ASPxTreeList.TreeListCustomErrorTextEventArgs)">
|
|
<summary>
|
|
<para>A method that will handle the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.CustomErrorText"/> event.
|
|
</para>
|
|
</summary>
|
|
<param name="sender">
|
|
The event source.
|
|
|
|
</param>
|
|
<param name="e">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListCustomErrorTextEventArgs"/> object that contains event data.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListCommandColumnCustomButtonCollection">
|
|
|
|
<summary>
|
|
<para>Represents the collection of custom command buttons.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListCommandColumnCustomButtonCollection.#ctor(DevExpress.Web.ASPxTreeList.TreeListCommandColumn)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListCommandColumnCustomButtonCollection class with the specified command column.
|
|
</para>
|
|
</summary>
|
|
<param name="column">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListCommandColumn"/> object that represents the command column which owns this collection. This value is assigned to the <see cref="P:DevExpress.Web.ASPxTreeList.TreeListCommandColumnCustomButtonCollection.Column"/> property.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListCommandColumnCustomButtonCollection.Column">
|
|
<summary>
|
|
<para>Gets a command column that owns this collection.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListCommandColumn"/> object that represents the command column which owns this collection.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListCommandColumnCustomButtonCollection.ToString">
|
|
<summary>
|
|
<para>Returns a string that represents the current object.
|
|
</para>
|
|
</summary>
|
|
<returns>The empty string.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListCommandColumnCustomButton">
|
|
|
|
<summary>
|
|
<para>Represents a custom command button.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListCommandColumnCustomButton.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListCommandColumnCustomButton class with default settings.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListCommandColumnCustomButton.Assign(DevExpress.Web.CollectionItem)">
|
|
<summary>
|
|
<para>Copies public properties from the specified <see cref="T:DevExpress.Web.CollectionItem"/> object to the current object.
|
|
</para>
|
|
</summary>
|
|
<param name="source">
|
|
A <see cref="T:DevExpress.Web.CollectionItem"/> object or descendant whose properties are copied to the current object.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListCommandColumnCustomButton.ID">
|
|
<summary>
|
|
<para>Gets or sets a value that identifies the custom button.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that identifies the custom button.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListCommandColumnCustomButton.Image">
|
|
<summary>
|
|
<para>Gets the settings of an image displayed within the custom button.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ImageProperties"/> object that contains image settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListCommandColumnCustomButton.Styles">
|
|
<summary>
|
|
<para>Provides access to the style settings that control the appearance of custom command buttons.
|
|
</para>
|
|
</summary>
|
|
<value>An <see cref="ButtonControlStyles"/> object that contains button style settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListCommandColumnCustomButton.Text">
|
|
<summary>
|
|
<para>Gets or sets the button's text.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that specifies the button's text.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListCommandColumnCustomButton.Visibility">
|
|
<summary>
|
|
<para>Gets or sets a value that specifies in which nodes the custom button is displayed.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListCustomButtonVisibility"/> enumeration value that specifies in which nodes the custom button is displayed.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListCommandColumnButton">
|
|
|
|
<summary>
|
|
<para>Represents a command button.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListCommandColumnButton.#ctor(DevExpress.Web.ASPxTreeList.TreeListCommandColumn,DevExpress.Web.ASPxTreeList.TreeListCommandColumnButtonType)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListCommandColumnButton class with the specified column and button type.
|
|
</para>
|
|
</summary>
|
|
<param name="column">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListCommandColumn"/> object that represents the command column to which the button belongs.
|
|
|
|
</param>
|
|
<param name="type">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListCommandColumnButtonType"/> enumeration value that specifies the button's type. This value is assigned to the <see cref="P:DevExpress.Web.ASPxTreeList.TreeListCommandColumn.ButtonType"/> property.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListCommandColumnButton.Assign(DevExpress.Web.PropertiesBase)">
|
|
<summary>
|
|
<para>Copies the public properties from the specified object to the current one.
|
|
</para>
|
|
</summary>
|
|
<param name="source">
|
|
A <see cref="T:DevExpress.Web.PropertiesBase"/> object whose public properties are copied to the current object.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListCommandColumnButton.Image">
|
|
<summary>
|
|
<para>Gets the settings of an image displayed within the button.
|
|
</para>
|
|
</summary>
|
|
<value>An <see cref="T:DevExpress.Web.ImageProperties"/> object that contains image settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListCommandColumnButton.Styles">
|
|
<summary>
|
|
<para>Provides access to the style settings that control the appearance of command buttons.
|
|
</para>
|
|
</summary>
|
|
<value>An <see cref="ButtonControlStyles"/> object that contains button style settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListCommandColumnButton.Text">
|
|
<summary>
|
|
<para>Gets or sets the button's text.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that specifies the button's text.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListCommandColumnButton.ToString">
|
|
<summary>
|
|
<para>Returns a string that represents the current object.
|
|
</para>
|
|
</summary>
|
|
<returns>The empty string.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListCommandColumnButton.Type">
|
|
<summary>
|
|
<para>Gets the button's type.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListCommandColumnButtonType"/> enumeration value that specifies the button's type.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListCommandColumnButton.Visible">
|
|
<summary>
|
|
<para>Gets or sets whether the button is displayed within command column cells.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> to show the button; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListCommandColumn">
|
|
|
|
<summary>
|
|
<para>Represents a Command Column.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListCommandColumn.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListCommandColumn class.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListCommandColumn.#ctor(System.String)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListCommandColumn class with the specified caption.
|
|
</para>
|
|
</summary>
|
|
<param name="caption">
|
|
A <see cref="T:System.String"/> value that specifies the column's caption.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListCommandColumn.ApplyFilterButton">
|
|
<summary>
|
|
<para>Gets the <b>Applyl</b> command button's settings.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="TreeListCommandColumnButton"/> object that specifies the button's settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListCommandColumn.Assign(DevExpress.Web.CollectionItem)">
|
|
<summary>
|
|
<para>Copies the public properties from the specified object to the current one.
|
|
</para>
|
|
</summary>
|
|
<param name="source">
|
|
A <see cref="T:DevExpress.Web.CollectionItem"/> object whose properties are copied to the current object.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListCommandColumn.ButtonType">
|
|
<summary>
|
|
<para>Gets or sets the command button's type.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.Web.UI.WebControls.ButtonType"/> enumeration value that specifies how the command buttons are rendered.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListCommandColumn.CancelButton">
|
|
<summary>
|
|
<para>Gets the <b>Cancel</b> button's settings.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListCommandColumnButton"/> object that specifies the button's settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListCommandColumn.ClearFilterButton">
|
|
<summary>
|
|
<para>Gets the <b>Clear</b> button settings.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="TreeListCommandColumnButton"/> object that specifies the button's settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListCommandColumn.CustomButtons">
|
|
<summary>
|
|
<para>Gets the collection of custom buttons.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListCommandColumnCustomButtonCollection"/> object which represents the collection of custom buttons.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListCommandColumn.DeleteButton">
|
|
<summary>
|
|
<para>Gets the <b>Delete</b> button's settings.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListCommandColumnButton"/> object that specifies the button's settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListCommandColumn.EditButton">
|
|
<summary>
|
|
<para>Gets the <b>Edit</b> button's settings.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListCommandColumnButton"/> object that specifies the button's settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListCommandColumn.NewButton">
|
|
<summary>
|
|
<para>Gets the <b>New</b> button's settings.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListCommandColumnButton"/> object that specifies the button's settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListCommandColumn.ShowNewButtonInHeader">
|
|
<summary>
|
|
<para>Gets or sets whether the <b>New</b> button is displayed within the command column's header.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> to display the <b>New</b> button within the command column's header; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListCommandColumn.UpdateButton">
|
|
<summary>
|
|
<para>Gets the <b>Update</b> button's settings.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListCommandColumnButton"/> object that specifies the button's settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListCommandCellStyle">
|
|
|
|
<summary>
|
|
<para>Provides the style settings used to paint command column cells.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListCommandCellStyle.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListCommandCellStyle class.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListCommandCellStyle.HoverStyle">
|
|
<summary>
|
|
<para>This property is not in effect.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListCommandCellStyle.ImageSpacing">
|
|
<summary>
|
|
<para>This property is not in effect.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListComboBoxColumn">
|
|
|
|
<summary>
|
|
<para>Represents a data column with the combo box editor.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListComboBoxColumn.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListComboBoxColumn class with default settings.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListComboBoxColumn.PropertiesComboBox">
|
|
<summary>
|
|
<para>Gets the column editor's settings.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ComboBoxProperties"/> object that contains settings specific to a combobox editor.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListColumnEditorEventHandler">
|
|
|
|
<summary>
|
|
<para>A method that will handle the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.CellEditorInitialize"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListColumnEditorEventHandler.Invoke(System.Object,DevExpress.Web.ASPxTreeList.TreeListColumnEditorEventArgs)">
|
|
<summary>
|
|
<para>A method that will handle the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.CellEditorInitialize"/> event.
|
|
</para>
|
|
</summary>
|
|
<param name="sender">
|
|
The event source.
|
|
|
|
</param>
|
|
<param name="e">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListColumnEditorEventArgs"/> object that contains event data.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListColumnEditorEventArgs">
|
|
|
|
<summary>
|
|
<para>Provides data for the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.CellEditorInitialize"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListColumnEditorEventArgs.#ctor(System.String,DevExpress.Web.ASPxTreeList.TreeListDataColumn,DevExpress.Web.ASPxEditBase,System.Object)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListColumnEditorEventArgs class.
|
|
</para>
|
|
</summary>
|
|
<param name="nodeKey">
|
|
A string value that identifies the node whose values are being initialized. This value is assigned to the <see cref="P:DevExpress.Web.ASPxTreeList.TreeListColumnEditorEventArgs.NodeKey"/> property.
|
|
|
|
</param>
|
|
<param name="column">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListDataColumn"/> descendant that represents the data column whose cell editor is being initialized. This value is assigned to the <see cref="P:DevExpress.Web.ASPxTreeList.TreeListColumnEditorEventArgs.Column"/> property.
|
|
|
|
</param>
|
|
<param name="editor">
|
|
A <see cref="T:DevExpress.Web.ASPxEditBase"/> descendant that represents the processed editor. This value is assigned to the <see cref="P:DevExpress.Web.ASPxTreeList.TreeListColumnEditorEventArgs.Editor"/> property.
|
|
|
|
</param>
|
|
<param name="value">
|
|
An object that represents the editor's value. This value is assigned to the <see cref="P:DevExpress.Web.ASPxTreeList.TreeListColumnEditorEventArgs.Value"/> property.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListColumnEditorEventArgs.Column">
|
|
<summary>
|
|
<para>Gets the data column whose cell editor is being initialized.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListDataColumn"/> descendant that represents the data column whose cell editor is being initialized.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListColumnEditorEventArgs.Editor">
|
|
<summary>
|
|
<para>Gets the editor currently being processed.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxEditBase"/> descendant that represents the processed editor.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListColumnEditorEventArgs.NodeKey">
|
|
<summary>
|
|
<para>Gets the key value that uniquely identifies the node whose values are being initialized.
|
|
</para>
|
|
</summary>
|
|
<value>A string value that identifies the node whose values are being initialized.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListColumnEditorEventArgs.Value">
|
|
<summary>
|
|
<para>Gets the editor's value.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>An object that represents the editor's value.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListColumnEditFormSettings">
|
|
|
|
<summary>
|
|
<para>Provides the edit cell's settings.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListColumnEditFormSettings.#ctor(DevExpress.Web.ASPxTreeList.TreeListDataColumn)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListColumnEditFormSettings class with the specified data column.
|
|
</para>
|
|
</summary>
|
|
<param name="column">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListDataColumn"/> object that represents the data column within the ASPxTreeList.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListColumnEditFormSettings.Assign(DevExpress.Web.PropertiesBase)">
|
|
<summary>
|
|
<para>Copies the settings from the specified object to the current one.
|
|
</para>
|
|
</summary>
|
|
<param name="source">
|
|
A <see cref="T:DevExpress.Web.PropertiesBase"/> object whose settings are assigned to the current object.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListColumnEditFormSettings.CaptionLocation">
|
|
<summary>
|
|
<para>Gets or sets the location of the edit cell's caption.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListColumnEditCaptionLocation"/> enumeration value that specifies the caption's location.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListColumnEditFormSettings.ColumnSpan">
|
|
<summary>
|
|
<para>Gets or sets the number of columns in the Edit Form that the cell spans.
|
|
</para>
|
|
</summary>
|
|
<value>An integer value that specifies the number of columns in the rendered Edit Form that the cell spans.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListColumnEditFormSettings.RowSpan">
|
|
<summary>
|
|
<para>Gets or sets the number of rows in the Edit Form that the cell spans.
|
|
</para>
|
|
</summary>
|
|
<value>An integer value that specifies the number of rows in the Edit Form that the edit cell spans.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListColumnEditFormSettings.Visible">
|
|
<summary>
|
|
<para>Gets or sets whether the edit cell that corresponds to the current data column is displayed within the Edit Form.
|
|
</para>
|
|
</summary>
|
|
<value>One of the <see cref="T:DevExpress.Utils.DefaultBoolean"/> enumeration values.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListColumnEditFormSettings.VisibleIndex">
|
|
<summary>
|
|
<para>Gets or sets the edit cell's position within the Edit Form.
|
|
</para>
|
|
</summary>
|
|
<value>An integer value that specifies the edit cell's position within the Edit Form.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListCheckColumn">
|
|
|
|
<summary>
|
|
<para>Represents a Boolean data column.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListCheckColumn.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListCheckColumn class with default settings.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListCheckColumn.PropertiesCheckEdit">
|
|
<summary>
|
|
<para>Gets the column editor's settings.
|
|
</para>
|
|
</summary>
|
|
<value>The <see cref="T:DevExpress.Web.CheckBoxProperties"/> object that contains settings specific to a checkbox editor.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListButtonEditColumn">
|
|
|
|
<summary>
|
|
<para>Represents a data column with the button editor.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListButtonEditColumn.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListButtonEditColumn class with default settings.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListButtonEditColumn.PropertiesButtonEdit">
|
|
<summary>
|
|
<para>Gets the column editor's settings.
|
|
</para>
|
|
</summary>
|
|
<value>The <see cref="T:DevExpress.Web.ButtonEditProperties"/> object that contains settings specific to a button editor.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListEditMode">
|
|
|
|
<summary>
|
|
<para>Lists values that specify the ASPxTreeList's editing mode.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListEditMode.EditForm">
|
|
<summary>
|
|
<para><para>Cell values are edited within the Edit Form.</para>
|
|
<para></para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListEditMode.EditFormAndDisplayNode">
|
|
<summary>
|
|
<para><para>Cell values are edited within the Edit Form. The node whose values are currently being edited is displayed above the Edit From.</para>
|
|
<para></para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListEditMode.Inline">
|
|
<summary>
|
|
<para><para>Cell values are edited within the In-Line Edit Node.</para>
|
|
<para></para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListEditMode.PopupEditForm">
|
|
<summary>
|
|
<para><para>Cell values are edited via the Popup Edit Form.</para>
|
|
<para></para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListEditFormTemplateReplacementType">
|
|
|
|
<summary>
|
|
<para>Lists values that specify which edit form controls are displayed by the <see cref="T:DevExpress.Web.ASPxTreeList.ASPxTreeListTemplateReplacement"/> control.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListEditFormTemplateReplacementType.CancelButton">
|
|
<summary>
|
|
<para>The control displays the <b>Cancel</b> button.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListEditFormTemplateReplacementType.Content">
|
|
<summary>
|
|
<para>The control displays the Edit Form's entire contents (edit cells and buttons).
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListEditFormTemplateReplacementType.Editors">
|
|
<summary>
|
|
<para>The control displays the edit form cells.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListEditFormTemplateReplacementType.UpdateButton">
|
|
<summary>
|
|
<para>The control displays the <b>Update</b> button.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListCustomButtonVisibility">
|
|
|
|
<summary>
|
|
<para>Lists values that specify in which nodes a custom button is displayed.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListCustomButtonVisibility.AllNodes">
|
|
<summary>
|
|
<para><para>A custom button is displayed within all nodes.</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListCustomButtonVisibility.BrowsableNode">
|
|
<summary>
|
|
<para><para>A custom button is displayed within nodes whose values are not edited.</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListCustomButtonVisibility.EditableNode">
|
|
<summary>
|
|
<para><para>A custom button is displayed within a node currently being edited.</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListCustomButtonVisibility.Hidden">
|
|
<summary>
|
|
<para>A custom button is hidden.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListCommandColumnButtonType">
|
|
|
|
<summary>
|
|
<para>Lists values that specify a command button's type.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListCommandColumnButtonType.ApplyFilter">
|
|
<summary>
|
|
<para>Corresponds to the <b>Apply</b> command. Applies the filter criteria.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListCommandColumnButtonType.ApplySearchPanelFilter">
|
|
<summary>
|
|
<para>Corresponds to the <b>Apply</b> command. Applies the search panel's filter criteria.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListCommandColumnButtonType.Cancel">
|
|
<summary>
|
|
<para>Corresponds to the <b>Cancel</b> command. Discards any changes made to the current node and switches the ASPxTreeList to browse mode.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListCommandColumnButtonType.ClearFilter">
|
|
<summary>
|
|
<para>A command that clears the filter applied to the current column.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListCommandColumnButtonType.ClearSearchPanelFilter">
|
|
<summary>
|
|
<para>Corresponds to the <b>Clear</b> command. Clears the filter specified in the search panel.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListCommandColumnButtonType.Custom">
|
|
<summary>
|
|
<para>Corresponds to the custom type of command buttons. Custom command buttons are contained within the command column's <see cref="P:DevExpress.Web.ASPxTreeList.TreeListCommandColumn.CustomButtons"/> collection.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListCommandColumnButtonType.Delete">
|
|
<summary>
|
|
<para>Corresponds to the <b>Delete</b> command. Deletes the current node.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListCommandColumnButtonType.Edit">
|
|
<summary>
|
|
<para>Corresponds to the <b>Edit</b> command. Switches the ASPxTreeList to edit mode.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListCommandColumnButtonType.New">
|
|
<summary>
|
|
<para>Corresponds to the <b>New</b> command. Creates a new node.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListCommandColumnButtonType.Update">
|
|
<summary>
|
|
<para>Corresponds to the <b>Update</b> command. Saves all the changes made to the current node, and switches the ASPxTreeList to browse mode.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListColumnEditCaptionLocation">
|
|
|
|
<summary>
|
|
<para>Lists values that specify the location of the edit cell's caption.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListColumnEditCaptionLocation.Near">
|
|
<summary>
|
|
<para><para>The caption is displayed next to the editor.</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListColumnEditCaptionLocation.None">
|
|
<summary>
|
|
<para>The caption is hidden.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListColumnEditCaptionLocation.Top">
|
|
<summary>
|
|
<para><para>The caption is located along the top of the edit cell.</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListTextColumn">
|
|
|
|
<summary>
|
|
<para>Represents a data column used to display string values.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListTextColumn.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListTextColumn class with default settings.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListTextColumn.PropertiesTextEdit">
|
|
<summary>
|
|
<para>Gets the column editor's settings.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.TextBoxProperties"/> object that contains settings specific to a textbox editor.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListCustomNodeSortEventHandler">
|
|
|
|
<summary>
|
|
<para>A method that will handle the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.CustomNodeSort"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListCustomNodeSortEventHandler.Invoke(System.Object,DevExpress.Web.ASPxTreeList.TreeListCustomNodeSortEventArgs)">
|
|
<summary>
|
|
<para>A method that will handle the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.CustomNodeSort"/> event.
|
|
</para>
|
|
</summary>
|
|
<param name="sender">
|
|
The event source.
|
|
|
|
</param>
|
|
<param name="e">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListCustomNodeSortEventArgs"/> object that contains event data.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListCustomNodeSortEventArgs">
|
|
|
|
<summary>
|
|
<para>Provides data for the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.CustomNodeSort"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListCustomNodeSortEventArgs.#ctor(DevExpress.Web.ASPxTreeList.TreeListDataColumn,DevExpress.Web.ASPxTreeList.TreeListNode,DevExpress.Web.ASPxTreeList.TreeListNode)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListCustomNodeSortEventArgs class.
|
|
</para>
|
|
</summary>
|
|
<param name="column">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListDataColumn"/> object that represents the column that contains the values to compare. This value is assigned to the <see cref="P:DevExpress.Web.ASPxTreeList.TreeListCustomNodeSortEventArgs.Column"/> property.
|
|
|
|
</param>
|
|
<param name="node1">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListNode"/> object that represents the value of the first of the two nodes being compared. This value is assigned to the <see cref="P:DevExpress.Web.ASPxTreeList.TreeListCustomNodeSortEventArgs.Node1"/> property.
|
|
|
|
</param>
|
|
<param name="node2">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListNode"/> object that represents the value of the second of the two nodes being compared. This value is assigned to the <see cref="P:DevExpress.Web.ASPxTreeList.TreeListCustomNodeSortEventArgs.Node2"/> property.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListCustomNodeSortEventArgs.Column">
|
|
<summary>
|
|
<para>Gets the column whose values are being compared.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListDataColumn"/> object that represents the column that contains the values to compare.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListCustomNodeSortEventArgs.Handled">
|
|
<summary>
|
|
<para>Gets or sets whether a comparison operation is handled, and therefore no default processing is required.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if a comparison operation is handled; otherwise <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListCustomNodeSortEventArgs.Node1">
|
|
<summary>
|
|
<para>Gets the first node whose value is being compared.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListNode"/> object that represents the value of the first of the two nodes being compared.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListCustomNodeSortEventArgs.Node2">
|
|
<summary>
|
|
<para>Gets the second node whose value is being compared.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListNode"/> object that represents the value of the second of the two nodes being compared.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListCustomNodeSortEventArgs.Result">
|
|
<summary>
|
|
<para>Gets or sets the result of a custom comparison.
|
|
</para>
|
|
</summary>
|
|
<value>An integer value that specifies the result.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListCustomNodeSortEventArgs.SortOrder">
|
|
<summary>
|
|
<para>Gets the sort order applied to the column being processed.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Data.ColumnSortOrder"/> value that specifies the sort order applied to the specified column.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListCustomJSPropertiesEventHandler">
|
|
|
|
<summary>
|
|
<para>A method that will handle the<see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.CustomJSProperties"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListCustomJSPropertiesEventHandler.Invoke(System.Object,DevExpress.Web.ASPxTreeList.TreeListCustomJSPropertiesEventArgs)">
|
|
<summary>
|
|
<para>A method that will handle the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.CustomJSProperties"/> event.
|
|
</para>
|
|
</summary>
|
|
<param name="sender">
|
|
The event source.
|
|
|
|
</param>
|
|
<param name="e">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListCustomJSPropertiesEventArgs"/> object that contains event data.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListCustomJSPropertiesEventArgs">
|
|
|
|
<summary>
|
|
<para>Provides data for the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.CustomJSProperties"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListCustomJSPropertiesEventArgs.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListCustomJSPropertiesEventArgs class.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListCustomJSPropertiesEventArgs.#ctor(System.Collections.Generic.Dictionary`2)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListCustomJSPropertiesEventArgs class with the specified temporary client properties.
|
|
</para>
|
|
</summary>
|
|
<param name="properties">
|
|
The collection of property names and values. This value is assigned to the <see cref="P:DevExpress.Web.CustomJSPropertiesEventArgs.Properties"/> property.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListExpandCollapseAction">
|
|
|
|
<summary>
|
|
<para>Lists values that specify how end-users can expand/collapse nodes.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListExpandCollapseAction.Button">
|
|
<summary>
|
|
<para>A node is expanded/collapsed after its expand button has been clicked.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListExpandCollapseAction.NodeClick">
|
|
<summary>
|
|
<para>A node is expanded/collapsed if it has been clicked by an end-user or its expand button has been clicked.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListExpandCollapseAction.NodeDblClick">
|
|
<summary>
|
|
<para>A node is expanded/collapsed if it has been double-clicked by an end-user or its expand button has been clicked.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListVirtualModeNodeCreatingEventHandler">
|
|
|
|
<summary>
|
|
<para>A method that will handle the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.VirtualModeNodeCreating"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListVirtualModeNodeCreatingEventHandler.Invoke(System.Object,DevExpress.Web.ASPxTreeList.TreeListVirtualModeNodeCreatingEventArgs)">
|
|
<summary>
|
|
<para>A method that will handle the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.VirtualModeNodeCreating"/> event.
|
|
</para>
|
|
</summary>
|
|
<param name="sender">
|
|
The event sender.
|
|
|
|
</param>
|
|
<param name="e">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListVirtualModeNodeCreatingEventArgs"/> object that contains event data.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListVirtualModeNodeCreatingEventArgs">
|
|
|
|
<summary>
|
|
<para>Provides data for the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.VirtualModeNodeCreating"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListVirtualModeNodeCreatingEventArgs.#ctor(DevExpress.Web.ASPxTreeList.Internal.IWebTreeListData,System.Object)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListVirtualModeNodeCreatingEventArgs class.
|
|
</para>
|
|
</summary>
|
|
<param name="treeListData">
|
|
An object that implements the <b>IWebTreeListData</b> interface.
|
|
|
|
</param>
|
|
<param name="nodeObject">
|
|
An object that represents the processed node.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListVirtualModeNodeCreatingEventArgs.IsLeaf">
|
|
<summary>
|
|
<para>Gets or sets whether the processed node has zero child nodes.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the processed node has zero child nodes; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListVirtualModeNodeCreatingEventArgs.NodeKeyValue">
|
|
<summary>
|
|
<para>Gets or sets the processed node's key value.
|
|
</para>
|
|
</summary>
|
|
<value>An object that specifies the node's key value.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListVirtualModeNodeCreatingEventArgs.NodeObject">
|
|
<summary>
|
|
<para>Gets the object that corresponds to the processed node in a tree.
|
|
</para>
|
|
</summary>
|
|
<value>An object that corresponds to the processed node.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListVirtualModeNodeCreatingEventArgs.SetNodeValue(System.String,System.Object)">
|
|
<summary>
|
|
<para>Assigns a value to the specified cell.
|
|
</para>
|
|
</summary>
|
|
<param name="fieldName">
|
|
A <see cref="T:System.String"/> value that specifies the field name which identifies the required cell.
|
|
|
|
</param>
|
|
<param name="value">
|
|
An object that represents the value to be assigned.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListVirtualModeCreateChildrenEventHandler">
|
|
|
|
<summary>
|
|
<para>A method that will handle the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.VirtualModeCreateChildren"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListVirtualModeCreateChildrenEventHandler.Invoke(System.Object,DevExpress.Web.ASPxTreeList.TreeListVirtualModeCreateChildrenEventArgs)">
|
|
<summary>
|
|
<para>A method that will handle the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.VirtualModeCreateChildren"/> event.
|
|
</para>
|
|
</summary>
|
|
<param name="sender">
|
|
The event sender.
|
|
|
|
</param>
|
|
<param name="e">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListVirtualModeCreateChildrenEventArgs"/> object that contains event data.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListVirtualModeCreateChildrenEventArgs">
|
|
|
|
<summary>
|
|
<para>Provides data for the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.VirtualModeCreateChildren"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListVirtualModeCreateChildrenEventArgs.#ctor(System.Object)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListVirtualModeCreateChildrenEventArgs class.
|
|
</para>
|
|
</summary>
|
|
<param name="nodeObject">
|
|
An object to be processed. This value is assigned to the <see cref="P:DevExpress.Web.ASPxTreeList.TreeListVirtualModeCreateChildrenEventArgs.NodeObject"/> property.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListVirtualModeCreateChildrenEventArgs.Children">
|
|
<summary>
|
|
<para>Gets or sets the collection of children for the currently processed node object.
|
|
</para>
|
|
</summary>
|
|
<value>The list of child nodes.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListVirtualModeCreateChildrenEventArgs.NodeObject">
|
|
<summary>
|
|
<para>Gets the processed node object.
|
|
</para>
|
|
</summary>
|
|
<value>An object that represents the node object.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListTreeLineStyle">
|
|
|
|
<summary>
|
|
<para>Provides the style settings used to paint tree line.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListTreeLineStyle.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListTreeLineStyle class.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListSettingsLoadingPanel">
|
|
|
|
<summary>
|
|
<para>Provides settings that affect the Loading Panel's appearance and functionality.
|
|
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListSettingsLoadingPanel.#ctor(DevExpress.Web.IPropertiesOwner)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListSettingsLoadingPanel class with specified settings.
|
|
</para>
|
|
</summary>
|
|
<param name="treeList">
|
|
An object that implements the <see cref="T:DevExpress.Web.IPropertiesOwner"/> interface.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListSettingsLoadingPanel.Assign(DevExpress.Web.PropertiesBase)">
|
|
<summary>
|
|
<para>Copies the settings from the specified object to the current one.
|
|
</para>
|
|
</summary>
|
|
<param name="source">
|
|
A <see cref="T:DevExpress.Web.PropertiesBase"/> object whose settings are assigned to the current object.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsLoadingPanel.ShowOnPostBacks">
|
|
<summary>
|
|
<para>Gets or sets whether a loading panel is shown on a client postback.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> to show a loading panel on a client postback; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListSettingsCookies">
|
|
|
|
<summary>
|
|
<para>Provides cookies and layout settings for <see cref="T:DevExpress.Web.ASPxTreeList.ASPxTreeList"/>.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListSettingsCookies.#ctor(DevExpress.Web.IPropertiesOwner)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListSettingsCookies class with specified settings.
|
|
</para>
|
|
</summary>
|
|
<param name="treeList">
|
|
An object that implements the <see cref="T:DevExpress.Web.IPropertiesOwner"/> interface.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListSettingsCookies.Assign(DevExpress.Web.ASPxTreeList.TreeListSettingsBase)">
|
|
<summary>
|
|
<para>Copies the settings from the specified <see cref="T:DevExpress.Web.ASPxTreeList.TreeListSettingsBase"/> object to the current object.
|
|
</para>
|
|
</summary>
|
|
<param name="source">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListSettingsBase"/> object whose settings are assigned to the current object.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsCookies.CookiesID">
|
|
<summary>
|
|
<para>Gets or sets the cookie's name (identifier).
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that specifies the cookie's name.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsCookies.Enabled">
|
|
<summary>
|
|
<para>Gets or sets whether cookies are enabled.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> to enable cookies; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsCookies.StoreColumnsVisiblePosition">
|
|
<summary>
|
|
<para>Gets or sets whether a cookie and layout data contain information on a column's visible position.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b>, to add information on a column's visible position to a cookie and layout data; otherwise, <b>false</b>.
|
|
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsCookies.StoreColumnsWidth">
|
|
<summary>
|
|
<para>Gets or sets whether a cookie and layout data contain information on a column's width.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b>, to add information on a column's width to a cookie and layout data; otherwise, <b>false</b>.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsCookies.StoreControlWidth">
|
|
<summary>
|
|
<para>Gets or sets whether a cookie and layout data contain information on the <see cref="T:DevExpress.Web.ASPxTreeList.ASPxTreeList"/> control width.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b>, to add information on the control width to a cookie and layout data; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsCookies.StoreExpandedNodes">
|
|
<summary>
|
|
<para>Gets or sets whether a cookie and layout data contain information on expanded nodes.
|
|
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b>, to add information on expanded nodes to a cookie and layout data; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsCookies.StorePaging">
|
|
<summary>
|
|
<para>Gets or sets whether a cookie and layout data contain information on the active page.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b>, to add the active page information to a cookie and layout data; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsCookies.StoreSelection">
|
|
<summary>
|
|
<para>Gets or sets whether a cookie and layout data contain information on selected nodes.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b>, to add information on selected nodes to a cookie and layout data; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsCookies.StoreSorting">
|
|
<summary>
|
|
<para>Gets or sets whether a cookie and layout data contain information on sorting applied to <see cref="T:DevExpress.Web.ASPxTreeList.ASPxTreeList"/>.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b>, to add the sorting information to a cookie and layout data; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsCookies.Version">
|
|
<summary>
|
|
<para>Gets or sets the cookie's version.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that specifies the version.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListPagerPanelStyle">
|
|
|
|
<summary>
|
|
<para>Provides the style settings used to paint the pager panel.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListPagerPanelStyle.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListPagerPanelStyle class.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListPagerPanelStyle.Paddings">
|
|
<summary>
|
|
<para>Gets the pager's padding settings.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.Paddings"/> object that contains padding settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListPagerPanelStyle.Spacing">
|
|
<summary>
|
|
<para>Gets or sets the vertical spacing between the Pager and the ASPxTreeList's contents.
|
|
</para>
|
|
</summary>
|
|
<value>An integer value which specifies the vertical spacing.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListPagerPanelStyle.VerticalAlign">
|
|
<summary>
|
|
<para>This property is not in effect.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListPagerPanelStyle.Wrap">
|
|
<summary>
|
|
<para>This property is not in effect for the TreeListPagerPanelStyle class.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListNodeStyle">
|
|
|
|
<summary>
|
|
<para>Provides the style settings used to paint nodes.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListNodeStyle.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListNodeStyle class.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListNodeStyle.Border">
|
|
<summary>
|
|
<para>This property is not in effect.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListNodeStyle.BorderBottom">
|
|
<summary>
|
|
<para>This property is not in effect.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListNodeStyle.BorderLeft">
|
|
<summary>
|
|
<para>This property is not in effect.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListNodeStyle.BorderRight">
|
|
<summary>
|
|
<para>This property is not in effect.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListNodeStyle.BorderTop">
|
|
<summary>
|
|
<para>This property is not in effect.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListNodeCollection">
|
|
|
|
<summary>
|
|
<para>Represents a collection of nodes.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListNodeCollection.Count">
|
|
<summary>
|
|
<para>Gets the number of nodes within the collection.
|
|
</para>
|
|
</summary>
|
|
<value>An integer value that specifies the number of nodes within the collection.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListNodeCollection.Item(System.Int32)">
|
|
<summary>
|
|
<para>Provides indexed access to nodes within the collection.
|
|
</para>
|
|
</summary>
|
|
<param name="index">
|
|
An integer that specifies the index of the required node.
|
|
|
|
</param>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListNode"/> object that represents a node at the specified position.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListHtmlDataCellEventHandler">
|
|
|
|
<summary>
|
|
<para>A method that will handle the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.HtmlDataCellPrepared"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListHtmlDataCellEventHandler.Invoke(System.Object,DevExpress.Web.ASPxTreeList.TreeListHtmlDataCellEventArgs)">
|
|
<summary>
|
|
<para>A method that will handle the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.HtmlDataCellPrepared"/> event.
|
|
</para>
|
|
</summary>
|
|
<param name="sender">
|
|
The event source.
|
|
|
|
</param>
|
|
<param name="e">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListHtmlDataCellEventArgs"/> object that contains event data.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListHtmlDataCellEventArgs">
|
|
|
|
<summary>
|
|
<para>Provides data for the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.HtmlDataCellPrepared"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListHtmlDataCellEventArgs.Cell">
|
|
<summary>
|
|
<para>Gets the processed data cell.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.Web.UI.WebControls.TableCell"/> object that represents the processed data cell.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListHtmlDataCellEventArgs.CellValue">
|
|
<summary>
|
|
<para>Gets the processed cell's value.
|
|
</para>
|
|
</summary>
|
|
<value>An object that represents the processed cell's value.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListHtmlDataCellEventArgs.Column">
|
|
<summary>
|
|
<para>Gets the data column that owns the cell currently being processed.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListDataColumn"/> object that represents the data column.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListHtmlDataCellEventArgs.GetValue(System.String)">
|
|
<summary>
|
|
<para>Returns the value of the specified cell within the processed node.
|
|
|
|
</para>
|
|
</summary>
|
|
<param name="fieldName">
|
|
A <see cref="T:System.String"/> value that specifies the name of the data source field.
|
|
|
|
</param>
|
|
<returns>An object that represents the specified cell's value.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListHtmlDataCellEventArgs.Level">
|
|
<summary>
|
|
<para>Gets the nesting level of a node which contains the processed data cell.
|
|
</para>
|
|
</summary>
|
|
<value>An integer value that specifies the nesting level of a node.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListHtmlDataCellEventArgs.NodeKey">
|
|
<summary>
|
|
<para>Gets the key value of a node which contains the processed cell.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that identifies the node.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListFooterStyle">
|
|
|
|
<summary>
|
|
<para>Provides the style settings used to paint the Footer and Group Footer.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListFooterStyle.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListFooterStyle class.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListCustomDataCallbackEventHandler">
|
|
|
|
<summary>
|
|
<para>A method that will handle the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.CustomDataCallback"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListCustomDataCallbackEventHandler.Invoke(System.Object,DevExpress.Web.ASPxTreeList.TreeListCustomDataCallbackEventArgs)">
|
|
<summary>
|
|
<para>A method that will handle the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.CustomDataCallback"/> event.
|
|
</para>
|
|
</summary>
|
|
<param name="sender">
|
|
The event sender.
|
|
|
|
</param>
|
|
<param name="e">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListCustomDataCallbackEventArgs"/> object that contains event data.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListCustomDataCallbackEventArgs">
|
|
|
|
<summary>
|
|
<para>Provides data for the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.CustomDataCallback"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListCustomDataCallbackEventArgs.#ctor(System.String)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListCustomDataCallbackEventArgs class.
|
|
</para>
|
|
</summary>
|
|
<param name="argument">
|
|
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 <see cref="P:DevExpress.Web.ASPxTreeList.TreeListCustomCallbackEventArgs.Argument"/> property.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListCustomDataCallbackEventArgs.Result">
|
|
<summary>
|
|
<para>Gets or sets a value that contains specific information (if any) that needs to be passed to the client side for further processing.
|
|
</para>
|
|
</summary>
|
|
<value>An object that contains any information that needs to be sent to the client-side JavaScript function.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListCustomCallbackEventHandler">
|
|
|
|
<summary>
|
|
<para>A method that will handle the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.CustomCallback"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListCustomCallbackEventHandler.Invoke(System.Object,DevExpress.Web.ASPxTreeList.TreeListCustomCallbackEventArgs)">
|
|
<summary>
|
|
<para>A method that will handle the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.CustomCallback"/> event.
|
|
</para>
|
|
</summary>
|
|
<param name="sender">
|
|
The event source.
|
|
|
|
</param>
|
|
<param name="e">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListCustomCallbackEventArgs"/> object that contains event data.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListCustomCallbackEventArgs">
|
|
|
|
<summary>
|
|
<para>Provides data for the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.CustomCallback"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListCustomCallbackEventArgs.#ctor(System.String)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListCustomCallbackEventArgs class.
|
|
</para>
|
|
</summary>
|
|
<param name="argument">
|
|
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 <see cref="P:DevExpress.Web.ASPxTreeList.TreeListCustomCallbackEventArgs.Argument"/> property.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListCustomCallbackEventArgs.Argument">
|
|
<summary>
|
|
<para>Gets a string that contains specific information (if any) passed from the client side.
|
|
</para>
|
|
</summary>
|
|
<value>A string value that contains specific information collected on the client side and passed to the event for further server-side processing.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListAlternatingNodeStyle">
|
|
|
|
<summary>
|
|
<para>Provides the style settings used to paint alternating nodes.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListAlternatingNodeStyle.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListAlternatingNodeStyle class.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListAlternatingNodeStyle.#ctor(DevExpress.Web.IPropertiesOwner)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListAlternatingNodeStyle class.
|
|
</para>
|
|
</summary>
|
|
<param name="owner">
|
|
An object that implements the <b>IPropertiesOwner</b> interface.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListAlternatingNodeStyle.CopyFrom(System.Web.UI.WebControls.Style)">
|
|
<summary>
|
|
<para>Duplicates the properties of the specified object into the current instance of the TreeListAlternatingNodeStyle class.
|
|
</para>
|
|
</summary>
|
|
<param name="style">
|
|
A <see cref="T:System.Web.UI.WebControls.Style"/> object that represents the object from which the settings will be copied.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListAlternatingNodeStyle.Enabled">
|
|
<summary>
|
|
<para>Gets or sets whether the style settings used to paint alternating nodes are enabled.
|
|
</para>
|
|
</summary>
|
|
<value>One of the <see cref="T:DevExpress.Utils.DefaultBoolean"/> enumeration values.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListAlternatingNodeStyle.IsEmpty">
|
|
<summary>
|
|
<para>This member supports the .NET Framework infrastructure and cannot be used directly from your code.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListDataCacheMode">
|
|
|
|
<summary>
|
|
<para>Lists values that specify whether data caching is enabled.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListDataCacheMode.Auto">
|
|
<summary>
|
|
<para><para>The ASPxTreeList enables or disables data caching on demand. Data cashing is enabled if at least one of the following conditions are met:</para>
|
|
<list>
|
|
<item><term>
|
|
data paging is enabled;
|
|
</term></item>
|
|
<item><term>
|
|
the number of visible nodes divided by the number of visible columns is less than 1,000 (avoids a heavy callback state).
|
|
</term></item>
|
|
</list>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListDataCacheMode.Disabled">
|
|
<summary>
|
|
<para>Disables data caching.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListDataCacheMode.Enabled">
|
|
<summary>
|
|
<para>Enables data caching.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListTemplates">
|
|
|
|
<summary>
|
|
<para>Contains the templates used to display the ASPxTreeList's data cells, nodes, etc.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListTemplates.#ctor(DevExpress.Web.Internal.IWebControlObject)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListTemplates class.
|
|
</para>
|
|
</summary>
|
|
<param name="owner">
|
|
An object that implements the <b>IWebControlObject</b> interface.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListTemplates.DataCell">
|
|
<summary>
|
|
<para>Gets or sets a template for displaying data cells.
|
|
</para>
|
|
</summary>
|
|
<value>An object that implements the <see cref="T:System.Web.UI.ITemplate"/> interface.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListTemplates.EditForm">
|
|
<summary>
|
|
<para>Gets or sets a template for displaying the Edit Form.
|
|
</para>
|
|
</summary>
|
|
<value>An object that implements the System.Web.UI.ITemplate interface.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListTemplates.FilterCell">
|
|
<summary>
|
|
<para>Gets or sets a template for displaying a filter row cell.
|
|
</para>
|
|
</summary>
|
|
<value>An object that implements the <see cref="ITemplate"/> interface.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListTemplates.FilterRow">
|
|
<summary>
|
|
<para>Gets or sets a template for displaying a filter row.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>An object that implements the <see cref="ITemplate"/> interface.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListTemplates.FooterCell">
|
|
<summary>
|
|
<para>Gets or sets a template for displaying footer cells.
|
|
</para>
|
|
</summary>
|
|
<value>An object that implements the <see cref="T:System.Web.UI.ITemplate"/> interface.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListTemplates.GroupFooterCell">
|
|
<summary>
|
|
<para>Gets or sets a template for displaying group footer cells.
|
|
</para>
|
|
</summary>
|
|
<value>An object that implements the <see cref="T:System.Web.UI.ITemplate"/> interface.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListTemplates.HeaderCaption">
|
|
<summary>
|
|
<para>Gets or sets a template for displaying column header captions.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>An object that implements the <see cref="T:System.Web.UI.ITemplate"/> interface.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListTemplates.Preview">
|
|
<summary>
|
|
<para>Gets or sets a template for displaying previews.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>An object that implements the <see cref="T:System.Web.UI.ITemplate"/> interface.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListSettingsExport">
|
|
|
|
<summary>
|
|
<para>Contains the export settings to be applied when the TreeList's data is exported.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListSettingsExport.#ctor(DevExpress.Web.IPropertiesOwner)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListSettingsExport class.
|
|
</para>
|
|
</summary>
|
|
<param name="owner">
|
|
An object that implements the <see cref="T:DevExpress.Web.IPropertiesOwner"/> interface.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListSettingsExport.Assign(DevExpress.Web.ASPxTreeList.ASPxTreeListPrintSettings)">
|
|
<summary>
|
|
<para>Copies the settings from the specified <see cref="T:DevExpress.Web.ASPxTreeList.ASPxTreeListPrintSettings"/> object to the current object.
|
|
</para>
|
|
</summary>
|
|
<param name="source">
|
|
An <see cref="T:DevExpress.Web.ASPxTreeList.ASPxTreeListPrintSettings"/> object whose settings are assigned to the current object.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsExport.EnableClientSideExportAPI">
|
|
<summary>
|
|
<para>Gets or sets a value specifying whether the client exporting API is enabled.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b>, to enable client exporting API; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsExport.FileName">
|
|
<summary>
|
|
<para>Gets or sets the file name to which the tree list's data is exported.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that specifies the target file name.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListSettingsPager">
|
|
|
|
<summary>
|
|
<para>Contains pager settings.
|
|
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListSettingsPager.#ctor(DevExpress.Web.IPropertiesOwner)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListSettingsPager class with specified settings.
|
|
</para>
|
|
</summary>
|
|
<param name="owner">
|
|
An object that implements the <see cref="T:DevExpress.Web.IPropertiesOwner"/> interface.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsPager.AlwaysShowPager">
|
|
<summary>
|
|
<para>Gets or sets whether the Pager is displayed within the ASPxTreeList when there is only one page.
|
|
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> to display the Pager within the ASPxTreeList when there is only one page; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListSettingsPager.Assign(DevExpress.Web.PropertiesBase)">
|
|
<summary>
|
|
<para>Copies the settings of the specified object to the current one.
|
|
</para>
|
|
</summary>
|
|
<param name="source">
|
|
A <see cref="T:DevExpress.Web.PropertiesBase"/> object whose settings are assigned to the current object.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsPager.Mode">
|
|
<summary>
|
|
<para>Gets or sets whether page-mode navigation is enabled.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListPagerMode"/> enumeration value that specifies whether page-mode navigation is enabled.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsPager.PageSize">
|
|
<summary>
|
|
<para>Gets or sets the maximum number of nodes that can be displayed on a page.
|
|
</para>
|
|
</summary>
|
|
<value>An integer value that specifies the maximum number of nodes that can be displayed on a page.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsPager.Position">
|
|
<summary>
|
|
<para>Gets or sets the pager's position within an ASPxTreeList control.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.Web.UI.WebControls.PagerPosition"/> enumeration value that specifies the position of the pager within an ASPxTreeList control.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListSettingsCustomizationWindow">
|
|
|
|
<summary>
|
|
<para>Provides settings that affect the Customization Window's position and functionality.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListSettingsCustomizationWindow.#ctor(DevExpress.Web.IPropertiesOwner)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListSettingsCustomizationWindow class with specified settings.
|
|
</para>
|
|
</summary>
|
|
<param name="treeList">
|
|
An object that implements the <see cref="T:DevExpress.Web.IPropertiesOwner"/> interface.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListSettingsCustomizationWindow.Assign(DevExpress.Web.ASPxTreeList.TreeListSettingsBase)">
|
|
<summary>
|
|
<para>Copies the settings from the specified <see cref="T:DevExpress.Web.ASPxTreeList.TreeListSettingsBase"/> object to the current object.
|
|
</para>
|
|
</summary>
|
|
<param name="source">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListSettingsBase"/> object whose settings are assigned to the current object.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsCustomizationWindow.Caption">
|
|
<summary>
|
|
<para>Gets or sets the Customization Window's caption.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that specifies the customization window's caption.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsCustomizationWindow.Enabled">
|
|
<summary>
|
|
<para>Gets or sets whether the Customization Window is enabled.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> to allow display the Customization Window; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsCustomizationWindow.PopupHeight">
|
|
<summary>
|
|
<para>Gets or sets the Customization Window's height.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.Web.UI.WebControls.Unit"/> value that represents the window's height.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsCustomizationWindow.PopupHorizontalAlign">
|
|
<summary>
|
|
<para>Gets or sets the Customization Window's horizontal position.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.PopupHorizontalAlign"/> enumeration value that specifies the Customization Window's horizontal position.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsCustomizationWindow.PopupHorizontalOffset">
|
|
<summary>
|
|
<para>Gets or sets the Customization Window's horizontal offset.
|
|
</para>
|
|
</summary>
|
|
<value>An integer value that specifies the Customization Window's horizontal offset, in pixels.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsCustomizationWindow.PopupVerticalAlign">
|
|
<summary>
|
|
<para>Gets or sets the Customization Window's vertical position.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.PopupVerticalAlign"/> enumeration value that specifies the Customization Window's vertical position.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsCustomizationWindow.PopupVerticalOffset">
|
|
<summary>
|
|
<para>Gets or sets the Customization Window's vertical offset.
|
|
</para>
|
|
</summary>
|
|
<value>An integer value that specifies the Customization Window's vertical offset, in pixels.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsCustomizationWindow.PopupWidth">
|
|
<summary>
|
|
<para>Gets or sets the Customization Window's width.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.Web.UI.WebControls.Unit"/> value that represents the window's width.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListSettingsBehavior">
|
|
|
|
<summary>
|
|
<para>Provides behavior options for ASPxTreeList controls.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListSettingsBehavior.#ctor(DevExpress.Web.IPropertiesOwner)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListSettingsBehavior class with specified settings.
|
|
</para>
|
|
</summary>
|
|
<param name="treeList">
|
|
An object that implements the <see cref="T:DevExpress.Web.IPropertiesOwner"/> interface.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsBehavior.AllowAutoFilter">
|
|
<summary>
|
|
<para>Gets or sets whether filtering can be applied to the tree list data columns.
|
|
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b>, to enable auto filter row for all tree list columns.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsBehavior.AllowDragDrop">
|
|
<summary>
|
|
<para>Gets or sets whether end-users can reorder columns by dragging their headers.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> to allow end-users to reorder columns by dragging their headers; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsBehavior.AllowEllipsisInText">
|
|
<summary>
|
|
<para>Specifies if <see cref="T:DevExpress.Web.ASPxTreeList.ASPxTreeList"/> can automatically truncate the cell texts if they don't fit into the cell width.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b>, to automatically truncate text; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsBehavior.AllowFocusedNode">
|
|
<summary>
|
|
<para>Gets or sets whether the focused node is displayed.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> to display the focused node; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsBehavior.AllowHeaderFilter">
|
|
<summary>
|
|
<para>Specifies whether filtering using the header filter is allowed.
|
|
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b>, to enable filtering using the header filter; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsBehavior.AllowSort">
|
|
<summary>
|
|
<para>Gets or sets whether end-users can sort data.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> to allow end-users to sort data; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListSettingsBehavior.Assign(DevExpress.Web.ASPxTreeList.TreeListSettingsBase)">
|
|
<summary>
|
|
<para>Copies the settings from the specified <see cref="T:DevExpress.Web.ASPxTreeList.TreeListSettingsBase"/> object to the current object.
|
|
</para>
|
|
</summary>
|
|
<param name="source">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListSettingsBase"/> object whose settings are assigned to the current object.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsBehavior.AutoExpandAllNodes">
|
|
<summary>
|
|
<para>Gets or sets whether all nodes displayed within the ASPxTreeList are automatically expanded when the ASPxTreeList is being loaded.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> to expand all nodes when the ASPxTreeList is being loaded; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsBehavior.AutoFilterRowInputDelay">
|
|
<summary>
|
|
<para>Gets or sets the time interval between the time a user starts typing within the Filter Row, and filtering is applied.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>An integer value that specifies the time interval, in milliseconds.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsBehavior.ColumnResizeMode">
|
|
<summary>
|
|
<para>Gets or sets a value that specifies how columns are resized when an end-user changes a column's width.
|
|
</para>
|
|
</summary>
|
|
<value>One of the <see cref="ColumnResizeMode"/> enumeration values.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsBehavior.DisablePartialUpdate">
|
|
<summary>
|
|
<para>Specifies whether the <b>partial update</b> feature is enabled.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b>, to disable the APSxTreeList's partial update; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsBehavior.EnableCustomizationWindow">
|
|
<summary>
|
|
<para>Gets or sets whether the Customization Window is enabled.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b>, to allow displaying the Customization Window; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsBehavior.ExpandCollapseAction">
|
|
<summary>
|
|
<para>Gets or sets how end-users can expand/collapse nodes.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListExpandCollapseAction"/> enumeration value that specifies how end-users can expand/collapse nodes.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsBehavior.ExpandNodesOnFiltering">
|
|
<summary>
|
|
<para>Specifies whether the collapsed parent node should be expanded for filtering if a child node fits the filter conditions.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b>, to expand the parent node; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsBehavior.FilterRowMode">
|
|
<summary>
|
|
<para>Gets or sets a value defining whether the Filter Row filter is applied automatically or on clicking the <b>Apply</b> button.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>One of the <see cref="GridViewFilterRowMode"/> enumeration values.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsBehavior.FocusNodeOnExpandButtonClick">
|
|
<summary>
|
|
<para>Gets or sets whether the node is automatically focused after its expand button has been clicked.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the node is automatically focused after its expand button has been clicked; otherwise <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsBehavior.FocusNodeOnLoad">
|
|
<summary>
|
|
<para>Gets or sets whether the focused node is displayed when the ASPxTreeList is loaded for the first time.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> to display the focused node on the ASPxTreeList's startup; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsBehavior.HeaderFilterMaxRowCount">
|
|
<summary>
|
|
<para>Gets or sets the maximum number of records that are scanned to populate a header filter dropdown with unique filter values.
|
|
</para>
|
|
</summary>
|
|
<value>An integer value specifying the maximum number of records whose field values can be displayed within a header filter dropdown.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsBehavior.ProcessFocusedNodeChangedOnServer">
|
|
<summary>
|
|
<para>Gets or sets a value that specifies whether the <see cref="E:DevExpress.Web.ASPxTreeList.Scripts.ASPxClientTreeList.FocusedNodeChanged"/> event should be finally processed on the server side.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> to process the event on the server side; <b>false</b> to completely handle it on the client side.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsBehavior.ProcessSelectionChangedOnServer">
|
|
<summary>
|
|
<para>Gets or sets a value that specifies whether the <see cref="E:DevExpress.Web.ASPxTreeList.Scripts.ASPxClientTreeList.SelectionChanged"/> event should be finally processed on the server side.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> to process the event on the server side; <b>false</b> to completely handle it on the client side.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsBehavior.SortMode">
|
|
<summary>
|
|
<para>Gets or sets how the column's data is sorted when sorting is applied to it.
|
|
</para>
|
|
</summary>
|
|
<value>One of the <see cref="TreeListColumnSortMode"/> enumeration values.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListSettingsBase">
|
|
|
|
<summary>
|
|
<para>Serves as a base for classes that represent options.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListSettingsBase.Assign(DevExpress.Web.ASPxTreeList.TreeListSettingsBase)">
|
|
<summary>
|
|
<para>Copies the settings from the specified <see cref="T:DevExpress.Web.ASPxTreeList.TreeListSettingsBase"/> object to the current object.
|
|
</para>
|
|
</summary>
|
|
<param name="source">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListSettingsBase"/> object whose settings are assigned to the current object.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListSettings">
|
|
|
|
<summary>
|
|
<para>Provides view options for ASPxTreeList controls.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListSettings.#ctor(DevExpress.Web.IPropertiesOwner)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListSettings class with specified settings.
|
|
</para>
|
|
</summary>
|
|
<param name="treeList">
|
|
An object that implements the <see cref="T:DevExpress.Web.IPropertiesOwner"/> interface.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListSettings.Assign(DevExpress.Web.ASPxTreeList.TreeListSettingsBase)">
|
|
<summary>
|
|
<para>Copies the settings from the specified <see cref="T:DevExpress.Web.ASPxTreeList.TreeListSettingsBase"/> object to the current object.
|
|
</para>
|
|
</summary>
|
|
<param name="source">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListSettingsBase"/> object whose settings are assigned to the current object.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettings.AutoFilterCondition">
|
|
<summary>
|
|
<para>Specifies the type of comparison operator used by filter row to create filter conditions.
|
|
</para>
|
|
</summary>
|
|
<value>An <see cref="T:DevExpress.Web.AutoFilterCondition"/> enumeration value that specifies the comparison operator type.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettings.ColumnMinWidth">
|
|
<summary>
|
|
<para>Gets or sets the minimum width of tree list columns.
|
|
</para>
|
|
</summary>
|
|
<value>An integer value that specifies a column's minimum width.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettings.EnableFilterControlPopupMenuScrolling">
|
|
<summary>
|
|
<para>Gets or sets a value specifying whether popup menu scrolling is enabled in the built-in <b>filter control</b>.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b>, if scrolling is enabled; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettings.GridLines">
|
|
<summary>
|
|
<para>Gets or sets the gridline style for an ASPxTreeList control.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.Web.UI.WebControls.GridLines"/> enumeration value that specifies the gridline style.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettings.HorizontalScrollBarMode">
|
|
<summary>
|
|
<para>Gets or sets a value specifying the horizontal scrollbar's display mode.
|
|
</para>
|
|
</summary>
|
|
<value>One of the <see cref="ScrollBarMode"/> enumeration values.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettings.ScrollableHeight">
|
|
<summary>
|
|
<para>Gets or sets the height of the control scrollable area.
|
|
</para>
|
|
</summary>
|
|
<value>An integer value that specifies the scrollable area's height, in pixels.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettings.ShowColumnHeaders">
|
|
<summary>
|
|
<para>Gets or sets whether column headers are displayed.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> to display column headers; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettings.ShowFilterBar">
|
|
<summary>
|
|
<para>Gets or sets a value which specifies when the Filter Bar is displayed.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="GridViewStatusBarMode"/> enumeration value that specifies when the <b>filter bar</b> is displayed.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettings.ShowFilterRow">
|
|
<summary>
|
|
<para>Shows the filter row.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b>, to display the filter row; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettings.ShowFilterRowMenu">
|
|
<summary>
|
|
<para>Gets or sets whether filter row buttons are displayed within the auto filter row.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b>, to display filter row buttons; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettings.ShowFooter">
|
|
<summary>
|
|
<para>Gets or sets whether the Footer is displayed.
|
|
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> to display the footer; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettings.ShowGroupFooter">
|
|
<summary>
|
|
<para>Gets or sets whether the ASPxTreeList displays group footers.
|
|
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> to display group footers; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettings.ShowHeaderFilterBlankItems">
|
|
<summary>
|
|
<para>Gets or sets a value that specifies whether the filter dropdown contains service filter items ('Blanks' and 'Non blanks') to allow filtering data by blank and non blank values.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b>, to display the 'Blanks' and 'Non blanks' filter items within the filter dropdown; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettings.ShowHeaderFilterButton">
|
|
<summary>
|
|
<para>Gets or sets whether column headers display filter buttons.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b>, to display filter buttons in headers; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettings.ShowHeaderFilterListBoxSearchUI">
|
|
<summary>
|
|
<para>Gets or sets a value specifying whether the list box's search UI is enabled within the tree list column's header filter.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b>, to display the search UI within the tree list column's header filter; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettings.ShowPreview">
|
|
<summary>
|
|
<para>Gets or sets whether preview sections are displayed.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> to display preview sections; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettings.ShowRoot">
|
|
<summary>
|
|
<para>Gets or set whether to show the Root.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> to show the root; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettings.ShowTreeLines">
|
|
<summary>
|
|
<para>Gets or sets whether tree lines are displayed within the ASPxTreeList.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> to display tree lines; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettings.SuppressOuterGridLines">
|
|
<summary>
|
|
<para>Gets or sets whether the outer grid lines are displayed.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> to display the outer grid lines; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettings.VerticalScrollBarMode">
|
|
<summary>
|
|
<para>Gets or sets a value specifying the vertical scrollbar's display mode.
|
|
</para>
|
|
</summary>
|
|
<value>One of the <see cref="ScrollBarMode"/> enumeration values.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListPreviewTemplateContainer">
|
|
|
|
<summary>
|
|
<para>Represents a container for the templates used to render preview rows.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListPreviewTemplateContainer.Text">
|
|
<summary>
|
|
<para>Gets the text displayed within a Preview.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that specifies the text displayed within the preview.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListHeaderTemplateContainer">
|
|
|
|
<summary>
|
|
<para>Represents a container for the templates used to render column headers.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListHeaderTemplateContainer.Column">
|
|
<summary>
|
|
<para>Gets the column where the template is rendered.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListColumn"/> object or descendant that represents the column.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListFooterCellTemplateContainer">
|
|
|
|
<summary>
|
|
<para>Represents a container for the templates used to render footer cells within the ASPxTreeList.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListFooterCellTemplateContainer.Column">
|
|
<summary>
|
|
<para>Gets a data column where the template is rendered.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListColumn"/> object or descendant that represents the column.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListFooterCellTemplateContainer.Text">
|
|
<summary>
|
|
<para>Gets the footer cell's text.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that specifies the footer cell's text.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListDataCellTemplateContainer">
|
|
|
|
<summary>
|
|
<para>Represents a container for the templates used to render data cells within the ASPxTreeList.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListDataCellTemplateContainer.Column">
|
|
<summary>
|
|
<para>Gets a data column where the template is rendered.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListDataColumn"/> object that represents the data column.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListDataCellTemplateContainer.GetTextWithHighlightedSearchFilterResult">
|
|
<summary>
|
|
<para> </para>
|
|
</summary>
|
|
<returns> </returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListDataCellTemplateContainer.GetTextWithHighlightedSearchFilterResult(System.Int32)">
|
|
<summary>
|
|
<para> </para>
|
|
</summary>
|
|
<param name="maxLength">
|
|
|
|
</param>
|
|
<returns> </returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListDataCellTemplateContainer.GetTextWithHighlightedSearchFilterResult(System.String,System.String,System.Boolean,System.Int32)">
|
|
<summary>
|
|
<para> </para>
|
|
</summary>
|
|
<param name="sourceText">
|
|
|
|
</param>
|
|
<param name="fieldName">
|
|
|
|
</param>
|
|
<param name="isSourceTextEncoded">
|
|
|
|
</param>
|
|
<param name="maxLength">
|
|
|
|
</param>
|
|
<returns> </returns>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListDataCellTemplateContainer.Text">
|
|
<summary>
|
|
<para>Gets the data cell's text.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that specifies the data cell's text.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListDataCellTemplateContainer.Value">
|
|
<summary>
|
|
<para>Gets the data cell's value.
|
|
</para>
|
|
</summary>
|
|
<value>An object that represents the data cell's value.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListCellTemplateContainerBase">
|
|
|
|
<summary>
|
|
<para>Serves as a base for classes that represent containers for the templates used to render cells within the ASPxTreeList.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListCellTemplateContainerBase.DataBind">
|
|
<summary>
|
|
<para>Binds a data source to the invoked server control and all its child controls.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListCellTemplateContainerBase.Expandable">
|
|
<summary>
|
|
<para>Gets whether the node that contains the processed cell has child nodes.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the node has child nodes; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListCellTemplateContainerBase.Expanded">
|
|
<summary>
|
|
<para>Indicates whether the node that contains the processed cell is expanded.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the node that contains the processed cell is expanded; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListCellTemplateContainerBase.GetText(DevExpress.Web.ASPxTreeList.TreeListDataColumn)">
|
|
<summary>
|
|
<para>Returns the text displayed within the specified cell in the processed row.
|
|
</para>
|
|
</summary>
|
|
<param name="column">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListDataColumn"/> object that represents the data column. This parameter identifies the data cell within a row.
|
|
|
|
</param>
|
|
<returns>A <see cref="T:System.String"/> value that specifies the text displayed within the specified data cell.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListCellTemplateContainerBase.GetValue(DevExpress.Web.ASPxTreeList.TreeListDataColumn)">
|
|
<summary>
|
|
<para>Returns the value of the specified cell in the current row.
|
|
|
|
</para>
|
|
</summary>
|
|
<param name="column">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListDataColumn"/> object that represents the data column. This parameter identifies the data cell within a row.
|
|
|
|
</param>
|
|
<returns>An object that represents the specified cell's value.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListCellTemplateContainerBase.GetValue(System.String)">
|
|
<summary>
|
|
<para>Returns the value of the specified cell in the current row.
|
|
|
|
</para>
|
|
</summary>
|
|
<param name="fieldName">
|
|
A <see cref="T:System.String"/> value that identifies the data column by its field name.
|
|
|
|
</param>
|
|
<returns>An object that represents the specified cell's value.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListCellTemplateContainerBase.Level">
|
|
<summary>
|
|
<para>Gets the nesting level of the node that contains the processed cell.
|
|
</para>
|
|
</summary>
|
|
<value>An integer value that specifies the node's nesting level.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListCellTemplateContainerBase.NodeKey">
|
|
<summary>
|
|
<para>Gets the node's key value.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that identifies the node which contains the processed cell.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListCellTemplateContainerBase.Selected">
|
|
<summary>
|
|
<para>Indicates whether the node that contains the processed cell is selected.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the node that contains the processed cell is selected; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListCellStyle">
|
|
|
|
<summary>
|
|
<para>Provides the style settings used to paint data cells and footer cells.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListCellStyle.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListCellStyle class.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListCellStyle.HoverStyle">
|
|
<summary>
|
|
<para>This property is not used.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListCellStyle.ImageSpacing">
|
|
<summary>
|
|
<para>This property is not used.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListCellStyle.Spacing">
|
|
<summary>
|
|
<para>This property is not used.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListCommandColumnUpdateButton">
|
|
|
|
<summary>
|
|
<para>A command button that allows you to update data with the server.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListCommandColumnUpdateButton.#ctor(DevExpress.Web.ASPxTreeList.TreeListCommandColumn)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListCommandColumnUpdateButton class with the specified command column.
|
|
</para>
|
|
</summary>
|
|
<param name="column">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListCommandColumn"/> object that is the command column that owns the current button.
|
|
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListCommandColumnUpdateButton.Visible">
|
|
<summary>
|
|
<para>Gets or sets whether the update button is displayed within command column cells.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b>, to show the button; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListCommandColumnCancelButton">
|
|
|
|
<summary>
|
|
<para>A command button that allows you to cancel data editing.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListCommandColumnCancelButton.#ctor(DevExpress.Web.ASPxTreeList.TreeListCommandColumn)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListCommandColumnCancelButton class with the specified command column.
|
|
</para>
|
|
</summary>
|
|
<param name="column">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListCommandColumn"/> object that is the command column that owns the current button.
|
|
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListCommandColumnCancelButton.Visible">
|
|
<summary>
|
|
<para>Gets or sets whether the cancel button is displayed within command column cells.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b>, to show the button; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListImages">
|
|
|
|
<summary>
|
|
<para>Contains the settings that define images displayed within the ASPxTreeList's elements.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListImages.#ctor(DevExpress.Web.Internal.ISkinOwner)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListImages class.
|
|
</para>
|
|
</summary>
|
|
<param name="owner">
|
|
An object that implements the <b>ISkinOwner</b> interface.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListImages.CollapsedButton">
|
|
<summary>
|
|
<para>Gets the settings of an image displayed within expand buttons of collapsed nodes.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ImageProperties"/> object that contains image settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListImages.CollapsedButtonRtl">
|
|
<summary>
|
|
<para>Gets the settings of an image displayed within expand buttons of collapsed nodes, when the right-to-left layout is applied.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ImageProperties"/> object that contains image settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListImages.CustomizationWindowClose">
|
|
<summary>
|
|
<para>Gets the settings of an image displayed within the Customization Window's close button.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ImageProperties"/> object that contains image settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListImages.CustomizationWindowCollapse">
|
|
<summary>
|
|
<para>Gets the settings of an image displayed within the Customization Window's collapse button.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ImageProperties"/> object that contains image settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListImages.CustomizationWindowFooter">
|
|
<summary>
|
|
<para>Gets the settings of an image displayed within the Customization Window's footer.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ImageProperties"/> object that contains image settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListImages.CustomizationWindowHeader">
|
|
<summary>
|
|
<para>Gets the settings of an image displayed within the Customization Window's header.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ImageProperties"/> object that contains image settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListImages.CustomizationWindowPin">
|
|
<summary>
|
|
<para>Gets the settings of an image displayed within the Customization Window's pin button.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ImageProperties"/> object that contains image settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListImages.DragAndDropArrowDown">
|
|
<summary>
|
|
<para>Gets the settings of an image displayed at the top of a column header when it is dragged by an end-user.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ImageProperties"/> object that contains image settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListImages.DragAndDropArrowUp">
|
|
<summary>
|
|
<para>Gets the settings of an image displayed at the bottom of a column header when it is dragged by an end-user.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ImageProperties"/> object that contains image settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListImages.DragAndDropHide">
|
|
<summary>
|
|
<para>Gets the settings of an image displayed below the column header when it is dragged to the Customization Window by an end-user.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ImageProperties"/> object that contains image settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListImages.DragAndDropNode">
|
|
<summary>
|
|
<para>Gets the settings of an image displayed when a node is dragged by an end-user.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ImageProperties"/> object that contains image settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListImages.ExpandedButton">
|
|
<summary>
|
|
<para>Gets the settings of an image displayed within expand buttons of nodes.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ImageProperties"/> object that contains image settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListImages.ExpandedButtonRtl">
|
|
<summary>
|
|
<para>Gets the settings of an image displayed within expand buttons of expanded nodes, when the right-to-left layout is applied
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ImageProperties"/> object that contains image settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListImages.FilterBuilderClose">
|
|
<summary>
|
|
<para>Gets the settings of an image displayed within the Filter Control's <b>Close</b> button.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ImageProperties"/> object that contains image settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListImages.FilterBuilderHeader">
|
|
<summary>
|
|
<para>Gets the settings of an image displayed within the Filter Control's header.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ImageProperties"/> object that contains image settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListImages.FilterBuilderMaximize">
|
|
<summary>
|
|
<para>Gets the settings of an image displayed within the Filter Control's maximize button.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ImageProperties"/> object that contains image settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListImages.FilterRowButton">
|
|
<summary>
|
|
<para>Gets the settings of an image displayed within a filter button.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ImageProperties"/> object that contains image settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListImages.HeaderActiveFilter">
|
|
<summary>
|
|
<para>Gets the settings of an image displayed within filter buttons displayed within columns that are involved in filtering.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ImageProperties"/> object that contains image settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListImages.HeaderFilter">
|
|
<summary>
|
|
<para>Gets the settings of an image displayed within filter buttons
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ImageProperties"/> object that contains image settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListImages.HeaderFilterClose">
|
|
<summary>
|
|
<para>Gets the settings of an image displayed within the Header Filter's close button.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ImageProperties"/> object that contains image settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListImages.HeaderFilterCollapse">
|
|
<summary>
|
|
<para>Gets the settings of an image displayed within the Header Filter's collapse button.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ImageProperties"/> object that contains image settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListImages.HeaderFilterHeader">
|
|
<summary>
|
|
<para>Gets the settings of an image displayed within the Header Filter's header.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ImageProperties"/> object that contains image settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListImages.PopupEditFormWindowClose">
|
|
<summary>
|
|
<para>Gets the settings of an image displayed within the Popup Edit Form's close button.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ImageProperties"/> object that contains image settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListImages.SortAscending">
|
|
<summary>
|
|
<para>Gets the settings of an image displayed at the column header when the column is sorted in ascending order.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ImageProperties"/> object that contains image settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListImages.SortDescending">
|
|
<summary>
|
|
<para>Gets the settings of an image displayed at the column header when the column is sorted in descending order.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ImageProperties"/> object that contains image settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListImages.ToolbarCancel">
|
|
<summary>
|
|
<para>Gets the settings of an image displayed within the <b>Cancel</b> toolbar item.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ImageProperties"/> object that contains image settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListImages.ToolbarClearSorting">
|
|
<summary>
|
|
<para>Gets the settings of an image displayed within the <b>Clear Sorting</b> toolbar item.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ImageProperties"/> object that contains image settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListImages.ToolbarCollapseNode">
|
|
<summary>
|
|
<para>Gets the settings of an image displayed within the <b>Collapse</b> toolbar item.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ImageProperties"/> object that contains image settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListImages.ToolbarDelete">
|
|
<summary>
|
|
<para>Gets the settings of an image displayed within the <b>Delete</b> toolbar item.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ImageProperties"/> object that contains image settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListImages.ToolbarEdit">
|
|
<summary>
|
|
<para>Gets the settings of an image displayed within the <b>Edit</b> toolbar item.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ImageProperties"/> object that contains image settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListImages.ToolbarExpandNode">
|
|
<summary>
|
|
<para>Gets the settings of an image displayed within the <b>Expand</b> toolbar item.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ImageProperties"/> object that contains image settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListImages.ToolbarFullCollapse">
|
|
<summary>
|
|
<para>Gets the settings of an image displayed within the <b>Collapse All</b> toolbar item.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ImageProperties"/> object that contains image settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListImages.ToolbarFullExpand">
|
|
<summary>
|
|
<para>Gets the settings of an image displayed within the <b>Expand All</b> toolbar item.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ImageProperties"/> object that contains image settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListImages.ToolbarNew">
|
|
<summary>
|
|
<para>Gets the settings of an image displayed within the <b>New</b> toolbar item.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ImageProperties"/> object that contains image settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListImages.ToolbarNewRoot">
|
|
<summary>
|
|
<para>Gets the settings of an image displayed within the <b>New Root</b> toolbar item.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ImageProperties"/> object that contains image settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListImages.ToolbarRefresh">
|
|
<summary>
|
|
<para>Gets the settings of an image displayed within the <b>Refresh</b> toolbar item.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ImageProperties"/> object that contains image settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListImages.ToolbarShowCustomizationWindow">
|
|
<summary>
|
|
<para>Gets the settings of an image displayed within the <b>Column Chooser</b> toolbar item.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ImageProperties"/> object that contains image settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListImages.ToolbarShowFooter">
|
|
<summary>
|
|
<para>Gets the settings of an image displayed within the <b>Footer</b> toolbar item.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ImageProperties"/> object that contains image settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListImages.ToolbarUpdate">
|
|
<summary>
|
|
<para>Gets the settings of an image displayed within the <b>Update</b> toolbar item.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ImageProperties"/> object that contains image settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListClientSideEvents">
|
|
|
|
<summary>
|
|
<para>Contains a list of the client-side events available for the ASPxTreeList.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListClientSideEvents.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListClientSideEvents class. For internal use only.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListClientSideEvents.ColumnResized">
|
|
<summary>
|
|
<para>Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxTreeList's <see cref="E:DevExpress.Web.ASPxTreeList.Scripts.ASPxClientTreeList.ColumnResized"/> event.
|
|
</para>
|
|
</summary>
|
|
<value>A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListClientSideEvents.ColumnResizing">
|
|
<summary>
|
|
<para>Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxTreeList's <see cref="E:DevExpress.Web.ASPxTreeList.Scripts.ASPxClientTreeList.ColumnResizing"/> event.
|
|
</para>
|
|
</summary>
|
|
<value>A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListClientSideEvents.ContextMenu">
|
|
<summary>
|
|
<para>Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxTreeList's <see cref="E:DevExpress.Web.ASPxTreeList.Scripts.ASPxClientTreeList.ContextMenu"/> event.
|
|
</para>
|
|
</summary>
|
|
<value>A string that represents either the name of a JavaScript function, or the entire JavaScript function code used to handle an event.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListClientSideEvents.CustomButtonClick">
|
|
<summary>
|
|
<para>Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxTreeList's <see cref="E:DevExpress.Web.ASPxTreeList.Scripts.ASPxClientTreeList.CustomButtonClick"/> event.
|
|
</para>
|
|
</summary>
|
|
<value>A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListClientSideEvents.CustomDataCallback">
|
|
<summary>
|
|
<para>Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxTreeList's <see cref="E:DevExpress.Web.ASPxTreeList.Scripts.ASPxClientTreeList.CustomDataCallback"/> event.
|
|
</para>
|
|
</summary>
|
|
<value>A string that represents either the name of a JavaScript function, or the entire JavaScript function code used to handle an event.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListClientSideEvents.CustomizationWindowCloseUp">
|
|
<summary>
|
|
<para>Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxTreeList's <see cref="E:DevExpress.Web.ASPxTreeList.Scripts.ASPxClientTreeList.CustomizationWindowCloseUp"/> event.
|
|
</para>
|
|
</summary>
|
|
<value>A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListClientSideEvents.EndDragNode">
|
|
<summary>
|
|
<para>Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxTreeList's <see cref="E:DevExpress.Web.ASPxTreeList.Scripts.ASPxClientTreeList.EndDragNode"/> event.
|
|
</para>
|
|
</summary>
|
|
<value>A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListClientSideEvents.FocusedNodeChanged">
|
|
<summary>
|
|
<para>Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxTreeList's <see cref="E:DevExpress.Web.ASPxTreeList.Scripts.ASPxClientTreeList.FocusedNodeChanged"/> event.
|
|
</para>
|
|
</summary>
|
|
<value>A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListClientSideEvents.NodeClick">
|
|
<summary>
|
|
<para>Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxTreeList's <see cref="E:DevExpress.Web.ASPxTreeList.Scripts.ASPxClientTreeList.NodeClick"/> event.
|
|
</para>
|
|
</summary>
|
|
<value>A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListClientSideEvents.NodeCollapsing">
|
|
<summary>
|
|
<para>Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxTreeList's <see cref="E:DevExpress.Web.ASPxTreeList.Scripts.ASPxClientTreeList.NodeCollapsing"/> event.
|
|
</para>
|
|
</summary>
|
|
<value>A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListClientSideEvents.NodeDblClick">
|
|
<summary>
|
|
<para>Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxTreeList's <see cref="E:DevExpress.Web.ASPxTreeList.Scripts.ASPxClientTreeList.NodeDblClick"/> event.
|
|
</para>
|
|
</summary>
|
|
<value>A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListClientSideEvents.NodeExpanding">
|
|
<summary>
|
|
<para>Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxTreeList's <see cref="E:DevExpress.Web.ASPxTreeList.Scripts.ASPxClientTreeList.NodeExpanding"/> event.
|
|
</para>
|
|
</summary>
|
|
<value>A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListClientSideEvents.NodeFocusing">
|
|
<summary>
|
|
<para>Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxTreeList's <b>NodeFocusing</b> event.
|
|
</para>
|
|
</summary>
|
|
<value>A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListClientSideEvents.SelectionChanged">
|
|
<summary>
|
|
<para>Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxTreeList's <see cref="E:DevExpress.Web.ASPxTreeList.Scripts.ASPxClientTreeList.SelectionChanged"/> event.
|
|
</para>
|
|
</summary>
|
|
<value>A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListClientSideEvents.StartDragNode">
|
|
<summary>
|
|
<para>Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxTreeList's <see cref="E:DevExpress.Web.ASPxTreeList.Scripts.ASPxClientTreeList.StartDragNode"/> event.
|
|
</para>
|
|
</summary>
|
|
<value>A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListClientSideEvents.ToolbarItemClick">
|
|
<summary>
|
|
<para>Gets or sets the name of the JavaScript function or the entire code which will handle the client <see cref="E:DevExpress.Web.ASPxTreeList.Scripts.ASPxClientTreeList.ToolbarItemClick"/> event.
|
|
</para>
|
|
</summary>
|
|
<value>A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListStyles">
|
|
|
|
<summary>
|
|
<para>Provides the style settings used to paint the visual elements displayed within the ASPxTreeList.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListStyles.#ctor(DevExpress.Web.Internal.ISkinOwner)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListStyles class.
|
|
</para>
|
|
</summary>
|
|
<param name="owner">
|
|
An object that implements the <b>ISkinOwner</b> interface.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListStyles.AlternatingNode">
|
|
<summary>
|
|
<para>Gets the style settings used to paint alternating nodes.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListAlternatingNodeStyle"/> object that contains style settings used to paint alternating nodes.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListStyles.Cell">
|
|
<summary>
|
|
<para>Gets the style settings used to paint data cells.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListCellStyle"/> object that contains style settings used to paint cells.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListStyles.CommandButton">
|
|
<summary>
|
|
<para>Gets the style settings used to paint command buttons.
|
|
</para>
|
|
</summary>
|
|
<value>An <see cref="T:DevExpress.Web.AppearanceStyle"/> object that contains style settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListStyles.CommandCell">
|
|
<summary>
|
|
<para>Gets the style settings used to paint command column cells.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListCommandCellStyle"/> object that contains style settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListStyles.CustomizationWindow">
|
|
<summary>
|
|
<para>Gets the style settings used to paint the Customization Window.
|
|
</para>
|
|
</summary>
|
|
<value>An <see cref="T:DevExpress.Web.AppearanceStyle"/> object that contains style settings used to paint the Customization Window.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListStyles.CustomizationWindowCloseButton">
|
|
<summary>
|
|
<para>Gets the style settings used to paint the Customization Window's <b>Close</b> button.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.PopupWindowButtonStyle"/> object that contains style settings used to paint the Customization Window's <b>Close</b> button.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListStyles.CustomizationWindowContent">
|
|
<summary>
|
|
<para>Gets the style settings used to paint the Customization Window's content.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.PopupWindowStyle"/> object that contains style settings used to paint the Customization Window's content.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListStyles.CustomizationWindowHeader">
|
|
<summary>
|
|
<para>Gets the style settings used to paint the Customization Window's header.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.PopupWindowStyle"/> object that contains style settings used to paint the Customization Window's header.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListStyles.EditForm">
|
|
<summary>
|
|
<para>Gets the style settings used to paint the Edit Form.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListCellStyle"/> object that contains style settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListStyles.EditFormColumnCaption">
|
|
<summary>
|
|
<para>Gets the style settings used to paint the edit cell captions within the Edit Form.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListCellStyle"/> object that contains style settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListStyles.EditFormDisplayNode">
|
|
<summary>
|
|
<para>Get the style settings used to paint the node currently being edited.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListNodeStyle"/> object that contains style settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListStyles.EditFormEditCell">
|
|
<summary>
|
|
<para>Gets the style settings used to paint edit cells displayed within the Edit Form.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListCellStyle"/> object that contains style settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListStyles.Error">
|
|
<summary>
|
|
<para>Gets the style settings used to paint the Error Node.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListCellStyle"/> object that contains style settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListStyles.FilterBar">
|
|
<summary>
|
|
<para>Gets the style settings used to paint the filter bar.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="TreeListNodeStyle"/> object that contains style settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListStyles.FilterBarCheckBoxCell">
|
|
<summary>
|
|
<para>Gets the style settings used to paint the filter bar's cell which displays the check box.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="TreeListCellStyle"/> object that contains style settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListStyles.FilterBarClearButtonCell">
|
|
<summary>
|
|
<para>Gets the style settings used to paint the Filter Bar's cell which displays the <b>Clear</b> button.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="TreeListCellStyle"/> object that contains style settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListStyles.FilterBarExpressionCell">
|
|
<summary>
|
|
<para>Gets the style settings used to paint the Filter Bar's cell which displays the current filter expression.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="TreeListCellStyle"/> object that contains style settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListStyles.FilterBarImageCell">
|
|
<summary>
|
|
<para>Gets the style settings used to paint the filter bar's cell which displays the filter image.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="TreeListCellStyle"/> object that contains style settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListStyles.FilterBarLink">
|
|
<summary>
|
|
<para>Gets the style settings used to paint links (filter expression, clear filter command) displayed within the filter bar.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="TreeListCellStyle"/> object that contains style settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListStyles.FilterCell">
|
|
<summary>
|
|
<para>Gets the style settings used to paint cells within the Filter Row.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="TreeListFilterCellStyle"/> object that contains style settings used to paint cells within the filter row.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListStyles.FilterRow">
|
|
<summary>
|
|
<para>Gets the style settings used to paint the Filter Row.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="TreeListFilterRowStyle"/> object that contains style settings used to paint the filter row.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListStyles.FilterRowMenu">
|
|
<summary>
|
|
<para>Gets the style settings used to paint the filter row menu.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.MenuStyle"/> object that contains style settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListStyles.FilterRowMenuItem">
|
|
<summary>
|
|
<para>Gets the style settings used to paint the filter row menu items.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.MenuItemStyle"/> object that contains style settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListStyles.FocusedNode">
|
|
<summary>
|
|
<para>Gets the style settings used to paint the currently focused node.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListNodeStyle"/> object that contains style settings used to paint the focused node.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListStyles.Footer">
|
|
<summary>
|
|
<para>Gets the style settings used to paint footer cells.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListFooterStyle"/> object that contains style settings used to paint footer cells.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListStyles.FooterCell">
|
|
<summary>
|
|
<para>Gets the style settings used to paint footer cells.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListCellStyle"/> object that contains style settings used to paint cells.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListStyles.GroupFooter">
|
|
<summary>
|
|
<para>Gets the style settings used to paint group footers.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListFooterStyle"/> object that contains style settings used to paint group footers.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListStyles.GroupFooterCell">
|
|
<summary>
|
|
<para>Gets the style settings used to paint group footer cells.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListCellStyle"/> object that contains style settings used to paint cells.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListStyles.Header">
|
|
<summary>
|
|
<para>Gets the style settings used to paint column headers.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListHeaderStyle"/> object that contains style settings used to paint column headers.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListStyles.HeaderFilterItem">
|
|
<summary>
|
|
<para>Gets the style settings defining the appearance of the Header Filter items.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="ListBoxItemStyle"/> object that contains style settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListStyles.Indent">
|
|
<summary>
|
|
<para>Gets the style settings used to paint indents.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListIndentStyle"/> object that contains style settings used to paint node indents.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListStyles.IndentWithButton">
|
|
<summary>
|
|
<para>Gets the style settings used to paint indents that contain expand buttons.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListIndentStyle"/> object that contains style settings used to paint node indents.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListStyles.InlineEditCell">
|
|
<summary>
|
|
<para>Gets the style settings used to paint in-line edit node cells.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListCellStyle"/> object that contains style settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListStyles.InlineEditNode">
|
|
<summary>
|
|
<para>Gets the style settings used to paint the In-Line Edit Node.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListNodeStyle"/> object that contains style settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListStyles.LoadingDiv">
|
|
<summary>
|
|
<para>Gets the style settings used to paint a rectangle displayed above the ASPxTreeList while waiting for a callback response.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.LoadingDivStyle"/> object that contains style settings used to paint a rectangle displayed above the ASPxTreeList while waiting for a callback response.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListStyles.LoadingPanel">
|
|
<summary>
|
|
<para>Provides style settings for a loading panel that can be displayed while waiting for a callback response.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.LoadingPanelStyle"/> object that contains style settings used to paint a loading panel.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListStyles.Node">
|
|
<summary>
|
|
<para>Gets the style settings used to paint nodes.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListNodeStyle"/> object that provides style settings used to paint nodes.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListStyles.PagerBottomPanel">
|
|
<summary>
|
|
<para>Gets the style settings used to paint the pager panel displayed at the ASPxTreeList's bottom.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListPagerPanelStyle"/> object that contains style settings used to paint the pager panel.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListStyles.PagerTopPanel">
|
|
<summary>
|
|
<para>Gets the style settings used to paint the pager panel displayed at the ASPxTreeList's top.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListPagerPanelStyle"/> object that contains style settings used to paint the pager panel.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListStyles.PopupEditForm">
|
|
<summary>
|
|
<para>Gets the style settings used to paint the Popup Edit Form.
|
|
</para>
|
|
</summary>
|
|
<value>An <see cref="T:DevExpress.Web.ASPxTreeList.TreeListPopupEditFormStyle"/> object that contains style settings used to paint the popup edit form.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListStyles.PopupEditFormWindow">
|
|
<summary>
|
|
<para>Gets the style settings defining the Popup Edit Form appearance.
|
|
</para>
|
|
</summary>
|
|
<value>An <see cref="T:DevExpress.Web.AppearanceStyle"/> object that contains style settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListStyles.PopupEditFormWindowCloseButton">
|
|
<summary>
|
|
<para>Gets the style settings defining the appearance of the Popup Edit Form's <b>Close</b> button.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.PopupWindowButtonStyle"/> object that contains style settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListStyles.PopupEditFormWindowContent">
|
|
<summary>
|
|
<para>Gets the style settings defining the appearance of the Popup Edit Form's content.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.PopupWindowContentStyle"/> object that contains style settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListStyles.PopupEditFormWindowHeader">
|
|
<summary>
|
|
<para>Gets the style settings defining the appearance of the Popup Edit Form's header.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.PopupWindowStyle"/> object that contains style settings used to paint the popup edit form's header.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListStyles.Preview">
|
|
<summary>
|
|
<para>Gets the style settings used to paint previews.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListCellStyle"/> object that contains style settings used to paint cells.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListStyles.SearchPanel">
|
|
<summary>
|
|
<para>Gets the style settings defining the appearance of the search panel.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="AppearanceStyle"/> object that contains style settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListStyles.SelectedNode">
|
|
<summary>
|
|
<para>Gets the style settings used to paint selected nodes.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListNodeStyle"/> object that contains style settings used to paint selected nodes.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListStyles.SelectionCell">
|
|
<summary>
|
|
<para>Gets the style settings used to paint selection cells.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListCellStyle"/> object that contains style settings used to paint selection cells.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListStyles.TreeLineFirst">
|
|
<summary>
|
|
<para>Gets the style settings used to paint the tree line that connects the first node with the next node.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListTreeLineStyle"/> object that contains style settings used to paint tree lines.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListStyles.TreeLineFirstRtl">
|
|
<summary>
|
|
<para>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.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListTreeLineStyle"/> object that contains style settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListStyles.TreeLineLast">
|
|
<summary>
|
|
<para>Gets the style settings used to paint the tree line that connects the last node in a branch.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListTreeLineStyle"/> object that contains style settings used to paint tree lines.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListStyles.TreeLineLastRtl">
|
|
<summary>
|
|
<para>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.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListTreeLineStyle"/> object that contains style settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListStyles.TreeLineMiddle">
|
|
<summary>
|
|
<para>Gets the style settings used to paint a middle tree line.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListTreeLineStyle"/> object that contains style settings used to paint tree lines.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListStyles.TreeLineMiddleRtl">
|
|
<summary>
|
|
<para>Gets the style settings defining the appearance of a middle tree line, when the right-to-left layout is applied.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListTreeLineStyle"/> object that contains style settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListStyles.TreeLineRoot">
|
|
<summary>
|
|
<para>Gets the style settings used to paint tree lines that connect only root nodes.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListTreeLineStyle"/> object that contains style settings used to paint tree lines.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListSummaryItem">
|
|
|
|
<summary>
|
|
<para>Represents a summary item.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListSummaryItem.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListSummaryItem class.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListSummaryItem.Assign(DevExpress.Web.CollectionItem)">
|
|
<summary>
|
|
<para>Copies settings from the summary item object specified as the parameter.
|
|
</para>
|
|
</summary>
|
|
<param name="source">
|
|
A <see cref="T:DevExpress.Web.CollectionItem"/> object or descendant whose properties are copied to the current object.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSummaryItem.DisplayFormat">
|
|
<summary>
|
|
<para>Gets or sets the format of the summary value.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that specifies the summary value's display format. An empty string to display the summary value using default formatting.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSummaryItem.FieldName">
|
|
<summary>
|
|
<para>Gets or set the name of the data source field whose values are used to calculate the summary.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that specifies the data source field's name.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSummaryItem.Recursive">
|
|
<summary>
|
|
<para>Gets or sets whether a recursive summary value calculation is enabled.
|
|
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> to enable the recursive summary value calculation; otherwise, <b>false</b>.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSummaryItem.ShowInColumn">
|
|
<summary>
|
|
<para>Gets or sets a value that specifies a column in whose footer cell the summary will be displayed.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that identifies the data column within the ASPxTreeList by its unique identifier name (<see cref="P:DevExpress.Web.WebColumnBase.Name"/>), the name of the data source field to which it is bound (<see cref="P:DevExpress.Web.ASPxTreeList.TreeListDataColumn.FieldName"/>), or the column caption (<see cref="P:DevExpress.Web.WebColumnBase.Caption"/>).
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSummaryItem.SummaryType">
|
|
<summary>
|
|
<para>Gets or sets the aggregate function type.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Data.SummaryItemType"/> enumeration value that specifies the aggregate function type.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSummaryItem.Tag">
|
|
<summary>
|
|
<para>Gets or sets the data associated with the summary item.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that contains information associated with the summary item.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListSummaryItem.ToString">
|
|
<summary>
|
|
<para>Returns a string that represents the summary item.
|
|
</para>
|
|
</summary>
|
|
<returns>A <see cref="T:System.String"/> value that represents the current object.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListSummaryCollection">
|
|
|
|
<summary>
|
|
<para>Represents a collection of summary items.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListSummaryCollection.#ctor(DevExpress.Web.Internal.IWebControlObject)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListSummaryCollection class.
|
|
</para>
|
|
</summary>
|
|
<param name="owner">
|
|
An object that implements the <b>IWebControlObject</b> interface.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListSummaryCollection.ToString">
|
|
<summary>
|
|
<para>Returns a string representation of the TreeListSummaryCollection class.
|
|
</para>
|
|
</summary>
|
|
<returns>An empty string.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListNodeIterator">
|
|
|
|
<summary>
|
|
<para>Represents an object that enables you to traverse through nodes displayed within the ASPxTreeList.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListNodeIterator.#ctor(DevExpress.Web.ASPxTreeList.TreeListNode)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListNodeIterator class.
|
|
</para>
|
|
</summary>
|
|
<param name="startNode">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListNode"/> object that represents a start node.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListNodeIterator.All">
|
|
<summary>
|
|
<para>Traverses through all tree list nodes.
|
|
</para>
|
|
</summary>
|
|
<value> </value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListNodeIterator.Current">
|
|
<summary>
|
|
<para>Gets the current node.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListNode"/> object that represents the current node.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListNodeIterator.GetNext">
|
|
<summary>
|
|
<para>Returns the next node.
|
|
</para>
|
|
</summary>
|
|
<returns>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListNode"/> object that represents the next node. <b>null</b> (<b>Nothing</b> in Visual Basic) if the current node is the last node within the ASPxTreeList.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListNodeIterator.GetNextVisible">
|
|
<summary>
|
|
<para>Returns the next visible node.
|
|
</para>
|
|
</summary>
|
|
<returns>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListNode"/> object that represents the next visible node. null (Nothing in Visual Basic) if the current node is the last visible node within the <see cref="T:DevExpress.Web.ASPxTreeList.ASPxTreeList"/>.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListNodeIterator.Reset">
|
|
<summary>
|
|
<para>Returns the TreeListNodeIterator object to its original state.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListNodeIterator.Visible">
|
|
<summary>
|
|
<para>Traverses through only visible tree list nodes.
|
|
</para>
|
|
</summary>
|
|
<value> </value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListNodeEventHandler">
|
|
|
|
<summary>
|
|
<para>A method that will handle the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.NodeExpanded"/> and <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.NodeCollapsed"/> events.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListNodeEventHandler.Invoke(System.Object,DevExpress.Web.ASPxTreeList.TreeListNodeEventArgs)">
|
|
<summary>
|
|
<para>A method that will handle the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.NodeExpanded"/> and <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.NodeCollapsed"/> events.
|
|
</para>
|
|
</summary>
|
|
<param name="sender">
|
|
The event source.
|
|
|
|
</param>
|
|
<param name="e">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListNodeEventArgs"/> object that contains event data.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListNodeEventArgs">
|
|
|
|
<summary>
|
|
<para>Provides data for the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.NodeExpanded"/> and <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.NodeCollapsed"/> events.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListNodeEventArgs.#ctor(DevExpress.Web.ASPxTreeList.TreeListNode)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListNodeEventArgs class.
|
|
</para>
|
|
</summary>
|
|
<param name="node">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListNode"/> object that represents the processed node.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListNodeEventArgs.Node">
|
|
<summary>
|
|
<para>Gets the node currently being processed.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListNode"/> object that represents the processed node.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListNodeCancelEventHandler">
|
|
|
|
<summary>
|
|
<para>A method that will handle the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.NodeCollapsing"/> and <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.NodeExpanding"/> events.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListNodeCancelEventHandler.Invoke(System.Object,DevExpress.Web.ASPxTreeList.TreeListNodeCancelEventArgs)">
|
|
<summary>
|
|
<para>A method that will handle the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.NodeCollapsing"/> and <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.NodeExpanding"/> events.
|
|
</para>
|
|
</summary>
|
|
<param name="sender">
|
|
The event source.
|
|
|
|
</param>
|
|
<param name="e">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListNodeCancelEventArgs"/> object that contains event data.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListNodeCancelEventArgs">
|
|
|
|
<summary>
|
|
<para>Provides data for the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.NodeCollapsing"/> and <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.NodeExpanding"/> events.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListNodeCancelEventArgs.#ctor(DevExpress.Web.ASPxTreeList.TreeListNode)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListNodeCancelEventArgs class.
|
|
</para>
|
|
</summary>
|
|
<param name="node">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListNode"/> object that represents the processed node.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListNodeCancelEventArgs.Cancel">
|
|
<summary>
|
|
<para>Gets or sets whether the operation performed on the processed node should be cancelled.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> to cancel the operation performed on the node; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListNode">
|
|
|
|
<summary>
|
|
<para>Represents a node displayed within the ASPxTreeList control.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListNode.AllowSelect">
|
|
<summary>
|
|
<para>Gets or sets whether end-users can select the current node.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> to allow end-users to select the current node; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListNode.ChildNodes">
|
|
<summary>
|
|
<para>Gets a collection of nodes owned by the current node.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListNodeCollection"/> object that represents the collection of child nodes.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListNode.DataItem">
|
|
<summary>
|
|
<para>Gets the data item bound to the current node.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.Object"/> that represents the data item bound to the current node.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListNode.Expanded">
|
|
<summary>
|
|
<para>Gets or sets whether the node is expanded.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> to expand the node; <b>false</b> to collapse the node.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListNode.Focus">
|
|
<summary>
|
|
<para>Sets focus to the current node.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListNode.GetValue(System.String)">
|
|
<summary>
|
|
<para>Returns the value of the specified cell within the current node.
|
|
</para>
|
|
</summary>
|
|
<param name="fieldName">
|
|
A <see cref="T:System.String"/> value that specifies the name of the data source field.
|
|
|
|
</param>
|
|
<returns>An object that represents the specified cell's value.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListNode.HasChildren">
|
|
<summary>
|
|
<para>Gets whether the node has children.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the node has child nodes; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListNode.IsFit">
|
|
<summary>
|
|
<para>Specifies whether the node should be filtered.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b>, to filter the node; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListNode.Item(System.String)">
|
|
<summary>
|
|
<para>Gets or sets the specified cell's value.
|
|
</para>
|
|
</summary>
|
|
<param name="fieldName">
|
|
A <see cref="T:System.String"/> value that specifies the name of the data source field.
|
|
|
|
</param>
|
|
<value>An object that represents the specified cell's value.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListNode.Key">
|
|
<summary>
|
|
<para>Gets a value that uniquely identifies the node.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that uniquely identifies the node.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListNode.Level">
|
|
<summary>
|
|
<para>Returns the nesting level of the current node.
|
|
</para>
|
|
</summary>
|
|
<value>An integer value that specifies the nesting level of the current node.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListNode.MakeVisible">
|
|
<summary>
|
|
<para>Makes the node visible within the page.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListNode.ParentNode">
|
|
<summary>
|
|
<para>Gets the parent node.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListNode"/> object that represents the parent node. <b>null</b> (<b>Nothing</b> in Visual Basic) if the current node is at the root level.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListNode.Selected">
|
|
<summary>
|
|
<para>Gets or sets whether the node is selected.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> to select the node; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListNode.SetValue(System.String,System.Object)">
|
|
<summary>
|
|
<para>Sets the value of the specified cell within the current node.
|
|
</para>
|
|
</summary>
|
|
<param name="fieldName">
|
|
A <see cref="T:System.String"/> value that specifies the name of the data source field.
|
|
|
|
</param>
|
|
<param name="value">
|
|
An object that represents the specified cell's value.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListIndentStyleBase">
|
|
|
|
<summary>
|
|
<para>Serves as a base for the <see cref="T:DevExpress.Web.ASPxTreeList.TreeListIndentStyle"/> class that provides style settings used to paint node indents.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListIndentStyleBase.Border">
|
|
<summary>
|
|
<para>This property is not in effect for the TreeListIndentStyleBase class.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListIndentStyleBase.BorderBottom">
|
|
<summary>
|
|
<para>This property is not in effect for the TreeListIndentStyleBase class.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListIndentStyleBase.BorderLeft">
|
|
<summary>
|
|
<para>This property is not in effect for the TreeListIndentStyleBase class.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListIndentStyleBase.BorderRight">
|
|
<summary>
|
|
<para>This property is not in effect for the TreeListIndentStyleBase class.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListIndentStyleBase.BorderTop">
|
|
<summary>
|
|
<para>This property is not in effect for the TreeListIndentStyleBase class.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListIndentStyleBase.Font">
|
|
<summary>
|
|
<para>This property is not in effect for the TreeListIndentStyleBase class.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListIndentStyleBase.ForeColor">
|
|
<summary>
|
|
<para>This property is not in effect for the TreeListIndentStyleBase class.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListIndentStyleBase.HorizontalAlign">
|
|
<summary>
|
|
<para>This property is not in effect for the TreeListIndentStyleBase class.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListIndentStyleBase.VerticalAlign">
|
|
<summary>
|
|
<para>This property is not in effect for the TreeListIndentStyleBase class.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListIndentStyleBase.Wrap">
|
|
<summary>
|
|
<para>This property is not in effect for the TreeListIndentStyleBase class.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListIndentStyle">
|
|
|
|
<summary>
|
|
<para>Provides the style settings used to paint node indents.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListIndentStyle.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListIndentStyle class.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListIndentStyle.Paddings">
|
|
<summary>
|
|
<para>Gets the padding settings of node indents.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.Paddings"/> object that contains padding settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListHtmlRowEventHandler">
|
|
|
|
<summary>
|
|
<para>A method that will handle the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.HtmlRowPrepared"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListHtmlRowEventHandler.Invoke(System.Object,DevExpress.Web.ASPxTreeList.TreeListHtmlRowEventArgs)">
|
|
<summary>
|
|
<para>A method that will handle the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.HtmlRowPrepared"/> event.
|
|
</para>
|
|
</summary>
|
|
<param name="sender">
|
|
The event source.
|
|
|
|
</param>
|
|
<param name="e">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListHtmlRowEventArgs"/> object that contains event data.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListHtmlRowEventArgs">
|
|
|
|
<summary>
|
|
<para>Provides data for the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.HtmlRowPrepared"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListHtmlRowEventArgs.GetValue(System.String)">
|
|
<summary>
|
|
<para>Returns the value of the specified cell within the processed row.
|
|
|
|
</para>
|
|
</summary>
|
|
<param name="fieldName">
|
|
A <see cref="T:System.String"/> value that specifies the name of the data source field.
|
|
|
|
</param>
|
|
<returns>An object that represents the specified cell's value.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListHtmlRowEventArgs.Level">
|
|
<summary>
|
|
<para>Gets the nesting level of the processed node.
|
|
</para>
|
|
</summary>
|
|
<value>An integer value that specifies the nesting level of a node.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListHtmlRowEventArgs.NodeKey">
|
|
<summary>
|
|
<para>Gets the processed node's key value.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that identifies the node.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListHtmlRowEventArgs.Row">
|
|
<summary>
|
|
<para>Gets the processed row.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.Web.UI.WebControls.TableRow"/> object that represents the processed row.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListHtmlRowEventArgs.RowKind">
|
|
<summary>
|
|
<para>Gets the processed row's type.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListRowKind"/> enumeration value that specifies the row's type.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListPagerMode">
|
|
|
|
<summary>
|
|
<para>Lists values that specify navigation in the ASPxTreeList.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListPagerMode.ShowAllNodes">
|
|
<summary>
|
|
<para>Disables page-mode navigation.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListPagerMode.ShowPager">
|
|
<summary>
|
|
<para>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 <see cref="P:DevExpress.Web.ASPxTreeList.TreeListSettingsPager.PageSize"/> property.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListRowKind">
|
|
|
|
<summary>
|
|
<para>Lists values that identify rows within the ASPxTreeList.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListRowKind.Data">
|
|
<summary>
|
|
<para>Corresponds to a node (data row).
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListRowKind.EditForm">
|
|
<summary>
|
|
<para>Corresponds to a row that contains the Edit Form.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListRowKind.Error">
|
|
<summary>
|
|
<para>Corresponds to the Error Node.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListRowKind.Footer">
|
|
<summary>
|
|
<para>Corresponds to theASPxTreeList's Footer.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListRowKind.GroupFooter">
|
|
<summary>
|
|
<para>Corresponds to a group footer.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListRowKind.Header">
|
|
<summary>
|
|
<para>Corresponds to a row that contains column headers.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListRowKind.InlineEdit">
|
|
<summary>
|
|
<para>Corresponds to the In-Line Edit Node.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListRowKind.Preview">
|
|
<summary>
|
|
<para>Corresponds to a preview row.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListHeaderStyle">
|
|
|
|
<summary>
|
|
<para>Provides the style settings used to paint column headers.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListHeaderStyle.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListHeaderStyle class.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListHeaderStyle.Paddings">
|
|
<summary>
|
|
<para>Gets the padding settings of column headers.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.Paddings"/> object that contains padding settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListHeaderStyle.SortImageSpacing">
|
|
<summary>
|
|
<para>Gets or sets the distance between a sort glyph and text within a column header.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.Web.UI.WebControls.Unit"/> that represents the spacing value.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListDataColumn">
|
|
|
|
<summary>
|
|
<para>Represents a data column displayed within the ASPxGridView.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListDataColumn.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListDataColumn class with default settings.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListDataColumn.#ctor(System.String)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListDataColumn class with the specified field name.
|
|
</para>
|
|
</summary>
|
|
<param name="fieldName">
|
|
A <see cref="T:System.String"/> value that specifies the name of a data field. This value is assigned to the <see cref="P:DevExpress.Web.ASPxTreeList.TreeListDataColumn.FieldName"/> property.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListDataColumn.#ctor(System.String,System.String)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListDataColumn class with the specified field name and caption.
|
|
</para>
|
|
</summary>
|
|
<param name="fieldName">
|
|
A <see cref="T:System.String"/> value that specifies the name of a data field. This value is assigned to the <see cref="P:DevExpress.Web.ASPxTreeList.TreeListDataColumn.FieldName"/> property.
|
|
|
|
</param>
|
|
<param name="caption">
|
|
A <see cref="T:System.String"/> value that specifies the column's caption.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListDataColumn.AllowAutoFilter">
|
|
<summary>
|
|
<para>Gets or sets whether filtering can be applied to the tree list data column.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>One of the <see cref="DefaultBoolean"/> values.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListDataColumn.AllowAutoFilterTextInputTimer">
|
|
<summary>
|
|
<para>Gets or sets whether the filter expression entered by an end-user within the auto-filter row cell is automatically applied.
|
|
</para>
|
|
</summary>
|
|
<value>One of the <see cref="T:DevExpress.Utils.DefaultBoolean"/> enumeration values.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListDataColumn.AllowEllipsisInText">
|
|
<summary>
|
|
<para>Specifies if the column's cell texts can be automatically truncated if they don't fit into the cell width.
|
|
</para>
|
|
</summary>
|
|
<value>One of the <see cref="T:DevExpress.Utils.DefaultBoolean"/> enumeration values.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListDataColumn.AllowFilterBySearchPanel">
|
|
<summary>
|
|
<para>Gets or sets whether end-users can filter data by the column's display text using the search panel.
|
|
</para>
|
|
</summary>
|
|
<value>One of the <see cref="T:DevExpress.Utils.DefaultBoolean"/> enumeration values.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListDataColumn.AllowHeaderFilter">
|
|
<summary>
|
|
<para>Specifies whether filtering using the header filter is allowed.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>One of the <see cref="DefaultBoolean"/> value.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListDataColumn.AllowSort">
|
|
<summary>
|
|
<para>Gets or sets whether end-users can sort data by the column's values.
|
|
</para>
|
|
</summary>
|
|
<value>One of the <see cref="T:DevExpress.Utils.DefaultBoolean"/> enumeration values.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListDataColumn.Assign(DevExpress.Web.CollectionItem)">
|
|
<summary>
|
|
<para>Copies the settings from the specified TreeListDataColumn object to the current object.
|
|
</para>
|
|
</summary>
|
|
<param name="source">
|
|
A <see cref="T:DevExpress.Web.CollectionItem"/> object whose settings are assigned to the current object.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListDataColumn.AutoFilterBy(System.String)">
|
|
<summary>
|
|
<para>Applies a filter to the column.
|
|
</para>
|
|
</summary>
|
|
<param name="value">
|
|
A <see cref="T:System.String"/> value that specifies the filter string.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListDataColumn.AutoFilterCondition">
|
|
<summary>
|
|
<para>Specifies the type of comparison operator used by filter row to create filter conditions for the current column.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>An <see cref="T:DevExpress.Web.AutoFilterCondition"/> enumeration value that specifies the comparison operator type.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListDataColumn.DataCellTemplate">
|
|
<summary>
|
|
<para>Gets or sets a template for displaying data cells within the current column.
|
|
</para>
|
|
</summary>
|
|
<value>An object that implements the <see cref="T:System.Web.UI.ITemplate"/> interface.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListDataColumn.DisplayFormat">
|
|
<summary>
|
|
<para>Gets or sets the formatting applied to column values.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that specifies the display format. An empty string to display column values using default formatting.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListDataColumn.EditCellStyle">
|
|
<summary>
|
|
<para>Gets the style settings used to paint the column's edit cells within the Edit Form.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListCellStyle"/> object that contains style settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListDataColumn.EditCellTemplate">
|
|
<summary>
|
|
<para>Gets or sets a template for displaying edit cells that correspond to the current column.
|
|
</para>
|
|
</summary>
|
|
<value>An object that implements the <see cref="T:System.Web.UI.ITemplate"/> interface.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListDataColumn.EditFormCaptionStyle">
|
|
<summary>
|
|
<para>Gets the style settings used to paint the caption of the edit cell that corresponds to the current column.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListCellStyle"/> object that contains style settings used to paint the edit cell's caption.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListDataColumn.EditFormSettings">
|
|
<summary>
|
|
<para>Gets the settings of the edit cell which is displayed within the Edit Form and corresponds to the current data column.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListColumnEditFormSettings"/> object that contains the edit cell's settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListDataColumn.ExportWidth">
|
|
<summary>
|
|
<para>Gets or sets the column's export width.
|
|
</para>
|
|
</summary>
|
|
<value>An integer value that specifies the column's width (in pixels) for export purposes.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListDataColumn.FieldName">
|
|
<summary>
|
|
<para>Gets or sets the name of the database field assigned to the current column.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that specifies the name of a data field.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListDataColumn.FilterCellStyle">
|
|
<summary>
|
|
<para>Gets the style settings used to paint a cell within the Filter Row that corresponds to the current data column.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="TreeListFilterCellStyle"/> object that contains style settings used to paint a filter cell that corresponds to the current data column.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListDataColumn.FilterCellTemplate">
|
|
<summary>
|
|
<para>Gets or sets a template for displaying a filter cell which corresponds to the current column.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>An object that implements the <see cref="T:System.Web.UI.ITemplate"/> interface.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListDataColumn.FilterExpression">
|
|
<summary>
|
|
<para>Gets the column's filter expression.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that represents the column's filter expression.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListDataColumn.FilterMode">
|
|
<summary>
|
|
<para>Gets or sets how column values are filtered.
|
|
</para>
|
|
</summary>
|
|
<value>One of the <see cref="T:DevExpress.Web.ColumnFilterMode"/> enumeration values.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListDataColumn.PropertiesEdit">
|
|
<summary>
|
|
<para>Gets the column editor's settings.
|
|
</para>
|
|
</summary>
|
|
<value>An <see cref="T:DevExpress.Web.EditPropertiesBase"/> descendant that contains settings specific to a particular editor type.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListDataColumn.ReadOnly">
|
|
<summary>
|
|
<para>Gets or sets whether end-users are allowed to edit the column's cell values.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if end-users are not allowed to modify the column's cell values; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListDataColumn.SettingsHeaderFilter">
|
|
<summary>
|
|
<para>Provides access to the column's header filter settings.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="GridDataColumnHeaderFilterSettings"/> object that contains the header filter settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListDataColumn.ShowFilterRowMenu">
|
|
<summary>
|
|
<para>Gets or sets whether filter row buttons are displayed within the auto filter row.
|
|
</para>
|
|
</summary>
|
|
<value>One of the <see cref="T:DevExpress.Utils.DefaultBoolean"/> enumeration values.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListDataColumn.ShowInFilterControl">
|
|
<summary>
|
|
<para>Gets whether an end-user can create filter conditions within this column within the Filter Control. This member supports the internal infrastructure and cannot be used directly from your code.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListDataColumn.SortIndex">
|
|
<summary>
|
|
<para>Gets or sets the column's position among sorted columns.
|
|
</para>
|
|
</summary>
|
|
<value>An integer value that specifies the zero-based column's index among sorted columns. <b>-1</b> if data is not sorted by this column.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListDataColumn.SortMode">
|
|
<summary>
|
|
<para>Gets or sets how the column's data is sorted when sorting is applied to it.
|
|
</para>
|
|
</summary>
|
|
<value>One of the <see cref="TreeListColumnSortMode"/> enumeration values.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListDataColumn.SortOrder">
|
|
<summary>
|
|
<para>Gets or sets the column's sort order.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Data.ColumnSortOrder"/> enumeration value that specifies the column's sort order.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListDataColumn.UnboundExpression">
|
|
<summary>
|
|
<para>Gets or sets an expression used to evaluate values for the current unbound column.
|
|
</para>
|
|
</summary>
|
|
<value>A string that specifies an expression used to evaluate values for the current column.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListDataColumn.UnboundType">
|
|
<summary>
|
|
<para>Gets or sets the data type and binding mode of the column.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Data.UnboundColumnType"/> enumeration value that represents the data type and binding mode of the column.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListDataColumn.Unsort">
|
|
<summary>
|
|
<para>Clears the sorting applied to the column.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListCustomSummaryEventHandler">
|
|
|
|
<summary>
|
|
<para>A method that will handle the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.CustomSummaryCalculate"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListCustomSummaryEventHandler.Invoke(System.Object,DevExpress.Web.ASPxTreeList.TreeListCustomSummaryEventArgs)">
|
|
<summary>
|
|
<para>A method that will handle the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.CustomSummaryCalculate"/> event.
|
|
</para>
|
|
</summary>
|
|
<param name="sender">
|
|
The event source.
|
|
|
|
</param>
|
|
<param name="e">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListCustomSummaryEventArgs"/> object that contains data related to the event.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListCustomSummaryEventArgs">
|
|
|
|
<summary>
|
|
<para>Provides data for the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.CustomSummaryCalculate"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListCustomSummaryEventArgs.#ctor(DevExpress.Web.ASPxTreeList.TreeListNode,DevExpress.Web.ASPxTreeList.TreeListSummaryItem,DevExpress.Data.CustomSummaryProcess)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListCustomSummaryEventArgs class.
|
|
</para>
|
|
</summary>
|
|
<param name="node">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListNode"/> object that represents the processed node.
|
|
|
|
</param>
|
|
<param name="summaryItem">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListSummaryItem"/> object that represents the summary item whose value is being calculated. This value is assigned to the <see cref="P:DevExpress.Web.ASPxTreeList.TreeListCustomSummaryEventArgs.SummaryItem"/> property.
|
|
|
|
</param>
|
|
<param name="summaryProcess">
|
|
A <see cref="T:DevExpress.Data.CustomSummaryProcess"/> enumeration value that identifies the current calculation stage. This value is assigned to the <see cref="P:DevExpress.Web.ASPxTreeList.TreeListCustomSummaryEventArgs.SummaryProcess"/> property.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListCustomSummaryEventArgs.SummaryItem">
|
|
<summary>
|
|
<para>Gets a summary item whose value is being calculated.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListSummaryItem"/> object that represents the summary item whose value is being calculated.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListCustomSummaryEventArgs.SummaryProcess">
|
|
<summary>
|
|
<para>Gets the current calculation stage.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Data.CustomSummaryProcess"/> enumeration value that identifies the current calculation stage.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListCustomSummaryEventArgs.Value">
|
|
<summary>
|
|
<para>Gets or sets the summary value.
|
|
</para>
|
|
</summary>
|
|
<value>An object that represents the summary value.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListColumnCollection">
|
|
|
|
<summary>
|
|
<para>Represents the ASPxTreeList's column collection.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListColumnCollection.#ctor(DevExpress.Web.Internal.IWebControlObject)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListColumnCollection class.
|
|
</para>
|
|
</summary>
|
|
<param name="owner">
|
|
An object that implements the <b>IWebControlObject</b> interface.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListColumnCollection.Add(DevExpress.Web.ASPxTreeList.TreeListColumn)">
|
|
<summary>
|
|
<para>Adds the specified column to the collection.
|
|
</para>
|
|
</summary>
|
|
<param name="column">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListColumn"/> object or descendant to add to the collection.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListColumnCollection.IndexOf(DevExpress.Web.ASPxTreeList.TreeListColumn)">
|
|
<summary>
|
|
<para>Returns the specified column's position within the collection.
|
|
</para>
|
|
</summary>
|
|
<param name="column">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListColumn"/> object or descendant to locate in the collection.
|
|
|
|
</param>
|
|
<returns>An integer value that specifies the column's position within the collection. <b>-1</b> if the collection doesn't contain the specified column.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListColumnCollection.Insert(System.Int32,DevExpress.Web.ASPxTreeList.TreeListColumn)">
|
|
<summary>
|
|
<para>Adds the specified column to the specified position within the collection.
|
|
</para>
|
|
</summary>
|
|
<param name="index">
|
|
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.
|
|
|
|
</param>
|
|
<param name="column">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListColumn"/> object or descendant to insert to the collection.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListColumnCollection.Item(System.Int32)">
|
|
<summary>
|
|
<para>Provides indexed access to columns within the collection.
|
|
</para>
|
|
</summary>
|
|
<param name="index">
|
|
An integer value that identifies a column by its index.
|
|
|
|
</param>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListColumn"/> object or descendant that represents a column at the specified position. <b>null</b> (<b>Nothing</b> in Visual Basic) if the column was not found.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListColumnCollection.Item(System.String)">
|
|
<summary>
|
|
<para>Returns the column with the specified name, field name or caption.
|
|
</para>
|
|
</summary>
|
|
<param name="key">
|
|
A <see cref="T:System.String"/> value that specifies the column's name, field name or caption.
|
|
|
|
</param>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListColumn"/> object or descendant that represents a column with the specified name, field name or caption. <b>null</b> (<b>Nothing</b> in Visual Basic) if the column was not found.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListColumnCollection.Remove(DevExpress.Web.ASPxTreeList.TreeListColumn)">
|
|
<summary>
|
|
<para>Removes the specified column from the collection.
|
|
</para>
|
|
</summary>
|
|
<param name="column">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListColumn"/> object or descendant to remove from the collection.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListColumnCollection.ToString">
|
|
<summary>
|
|
<para>Returns a string representation of the TreeListColumnCollection class.
|
|
</para>
|
|
</summary>
|
|
<returns>An empty string.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListColumnCollection.TreeList">
|
|
<summary>
|
|
<para>Gets the <see cref="T:DevExpress.Web.ASPxTreeList.ASPxTreeList"/> control that owns the collection.
|
|
</para>
|
|
</summary>
|
|
<value>An <see cref="T:DevExpress.Web.ASPxTreeList.ASPxTreeList"/> object that owns the collection.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListColumn">
|
|
|
|
<summary>
|
|
<para>Serves as a base for classes that represent columns displayed within the ASPxTreeList.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListColumn.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListColumn class.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListColumn.Assign(DevExpress.Web.CollectionItem)">
|
|
<summary>
|
|
<para>Copies the settings from the specified TreeListColumn object to the current object.
|
|
</para>
|
|
</summary>
|
|
<param name="source">
|
|
A <see cref="T:DevExpress.Web.CollectionItem"/> object whose settings are assigned to the current object.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListColumn.CellStyle">
|
|
<summary>
|
|
<para>Gets the style settings used to paint column cells.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListCellStyle"/> object that contains the style settings used to paint column cells.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListColumn.FooterCellStyle">
|
|
<summary>
|
|
<para>Gets the style settings used to paint footer cells within a column.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListCellStyle"/> object that contains the style settings used to paint footer cells.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListColumn.FooterCellTemplate">
|
|
<summary>
|
|
<para>Gets or sets a template for displaying the column's footer cell.
|
|
</para>
|
|
</summary>
|
|
<value>An object that implements the <see cref="T:System.Web.UI.ITemplate"/> interface.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListColumn.GroupFooterCellStyle">
|
|
<summary>
|
|
<para>Gets the style settings used to paint group footer cells within a column.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListCellStyle"/> object that contains the style settings used to paint group footer cells.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListColumn.GroupFooterCellTemplate">
|
|
<summary>
|
|
<para>Gets or sets a template for displaying the column's group footer cell.
|
|
</para>
|
|
</summary>
|
|
<value>An object that implements the <see cref="T:System.Web.UI.ITemplate"/> interface.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListColumn.HeaderCaptionTemplate">
|
|
<summary>
|
|
<para>Gets or sets a template for displaying the column header's caption.
|
|
</para>
|
|
</summary>
|
|
<value>An object that implements the <see cref="T:System.Web.UI.ITemplate"/> interface.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListColumn.HeaderStyle">
|
|
<summary>
|
|
<para>Gets the style settings defining the appearance of the column's header.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListHeaderStyle"/> object that contains the style settings used to paint the column's header.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListColumn.MinWidth">
|
|
<summary>
|
|
<para>Gets or sets the minimum width of the column.
|
|
</para>
|
|
</summary>
|
|
<value>An integer value that specifies the column's minimum width.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListColumn.ShowInCustomizationForm">
|
|
<summary>
|
|
<para>Gets or sets whether the column's header is displayed within the customization window when the column is hidden.
|
|
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the column's header is displayed within the customization window when the column is hidden; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListColumn.ToString">
|
|
<summary>
|
|
<para>Returns a string that represents the current object.
|
|
</para>
|
|
</summary>
|
|
<returns>A <see cref="T:System.String"/> value that represents the current object.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListColumn.TreeList">
|
|
<summary>
|
|
<para>Gets the <see cref="T:DevExpress.Web.ASPxTreeList.ASPxTreeList"/> control that owns the column.
|
|
</para>
|
|
</summary>
|
|
<value>An <see cref="T:DevExpress.Web.ASPxTreeList.ASPxTreeList"/> object that owns the column.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.ASPxTreeList">
|
|
|
|
<summary>
|
|
<para>Represents a server <b>ASPxTreeList</b> control.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the ASPxTreeList class with default settings.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.AccessibilityCompliant">
|
|
<summary>
|
|
<para>Enables accessibility support.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b>, if accessibility support is enabled; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.AppendNode(System.Object)">
|
|
<summary>
|
|
<para>Creates a new node and appends it to the Root.
|
|
</para>
|
|
</summary>
|
|
<param name="keyObject">
|
|
An object that uniquely identifies the new node.
|
|
|
|
</param>
|
|
<returns>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListNode"/> object that represents the new node.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.AppendNode(System.Object,DevExpress.Web.ASPxTreeList.TreeListNode)">
|
|
<summary>
|
|
<para>Creates a new node and appends it to the <see cref="P:DevExpress.Web.ASPxTreeList.TreeListNode.ChildNodes"/> collection of the specified node.
|
|
</para>
|
|
</summary>
|
|
<param name="keyObject">
|
|
An object that uniquely identifies the new node.
|
|
|
|
</param>
|
|
<param name="parentNode">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListNode"/> object that owns the new node. If <b>null</b> (<b>Nothing</b> in Visual Basic) the new node is added to the Root.
|
|
|
|
</param>
|
|
<returns>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListNode"/> object that represents the new node.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.AutoFilterByColumn(DevExpress.Web.ASPxTreeList.TreeListColumn,System.String)">
|
|
<summary>
|
|
<para>Applies a filter to the specified data column.
|
|
</para>
|
|
</summary>
|
|
<param name="column">
|
|
An <see cref="T:DevExpress.Web.ASPxTreeList.TreeListColumn"/> object that specifies the column.
|
|
|
|
</param>
|
|
<param name="value">
|
|
A string value that specifies the filter expression.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.AutoFilterCellEditorCreate">
|
|
<summary>
|
|
<para>Enables you to assign editors to individual filter row cells.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.AutoFilterCellEditorInitialize">
|
|
<summary>
|
|
<para>Enables the cell editors displayed within the auto filter row cells to be initialized.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.AutoGenerateColumns">
|
|
<summary>
|
|
<para>Gets or sets whether columns are automatically created for all fields in the underlying data source.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> to automatically create columns for all fields in the underlying data source; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.AutoGenerateServiceColumns">
|
|
<summary>
|
|
<para>Gets or sets whether columns are automatically created for service fields in the underlying data source.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> to automatically create columns for service fields in the underlying data source; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.BeforeGetCallbackResult">
|
|
<summary>
|
|
<para>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.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.BeforeHeaderFilterFillItems">
|
|
<summary>
|
|
<para>Enables you to provide custom filter items instead of default ones displayed within a Header Filter.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.CancelEdit">
|
|
<summary>
|
|
<para>Cancels all the changes made and switches the ASPxTreeList to browse mode.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.CancelNodeEditing">
|
|
<summary>
|
|
<para>Enables you to prevent changes made within a node from being discarded.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.Caption">
|
|
<summary>
|
|
<para>Gets or sets the text to render in an HTML caption element in an ASPxTreeList.
|
|
</para>
|
|
</summary>
|
|
<value>A string value that specifies the text to render in an HTML caption element in an ASPxTreeList.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.CellEditorInitialize">
|
|
<summary>
|
|
<para>Enables the cell editors displayed within the edit cells to be initialized.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.ClearNodes">
|
|
<summary>
|
|
<para>Removes all nodes contained within the ASPxTreeList.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.ClearSort">
|
|
<summary>
|
|
<para>Clears sorting applied to the ASPxTreeList.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.ClientInstanceName">
|
|
<summary>
|
|
<para>Gets or sets the ASPxTreeList's client programmatic identifier.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that specifies the ASPxTreeList's client identifier.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.ClientLayout">
|
|
<summary>
|
|
<para>Enables you to save and restore the previously saved layout of the ASPxTreeList.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.ClientSideEvents">
|
|
<summary>
|
|
<para>Gets an object that lists the client-side events specific to the <see cref="T:DevExpress.Web.ASPxTreeList.ASPxTreeList"/>.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListClientSideEvents"/> object that allows assigning handlers to the client-side events available to the <see cref="T:DevExpress.Web.ASPxTreeList.ASPxTreeList"/>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.ClientVisible">
|
|
<summary>
|
|
<para>Gets or sets a value that specifies the initial visibility state of a web control on the client.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> to make a web control initially displayed on the client; <b>false</b> to render the control into the web page, but make it initially hidden on the client side.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.CollapseAll">
|
|
<summary>
|
|
<para>Collapses all Node.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.Columns">
|
|
<summary>
|
|
<para>Provides access to an ASPxTreeList's column collection.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListColumnCollection"/> object that represents a collection of columns within the ASPxTreeList control.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.CommandColumnButtonInitialize">
|
|
<summary>
|
|
<para>Enables individual command buttons to be initialized.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.CreateNodeIterator(System.Boolean)">
|
|
<summary>
|
|
<para>Returns a new Node Iterator with the specified settings.
|
|
</para>
|
|
</summary>
|
|
<param name="useFilteredNodes">
|
|
<b>true</b>, to iterate through filtered nodes; otherwise, <b>false</b>.
|
|
|
|
</param>
|
|
<returns>A <see cref="TreeListNodeIterator"/> object that enables you to traverse through nodes contained within the ASPxTreeList.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.CssFilePath">
|
|
<summary>
|
|
<para>Gets or sets the path to a CSS file that defines the control's appearance.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that specifies the path to the required CSS file.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.CssPostfix">
|
|
<summary>
|
|
<para>Gets or sets a CSS class name postfix that identifies style settings to be applied to the control.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that represents the required CSS class name postfix.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.CustomCallback">
|
|
<summary>
|
|
<para>Fires when a round trip to the server has been initiated by a call to the client <see cref="M:DevExpress.Web.ASPxTreeList.Scripts.ASPxClientTreeList.PerformCallback"/> method.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.CustomColumnDisplayText">
|
|
<summary>
|
|
<para>Enables custom display text to be provided for any cell.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.CustomDataCallback">
|
|
<summary>
|
|
<para>Fires when a round trip to the server has been initiated by a call to the client <see cref="M:DevExpress.Web.ASPxTreeList.Scripts.ASPxClientTreeList.PerformCustomDataCallback"/> method.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.CustomErrorText">
|
|
<summary>
|
|
<para>Enables you to provide custom error descriptions for exceptions raised during a callback.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.CustomFilterExpressionDisplayText">
|
|
<summary>
|
|
<para>Enables you to display custom text in the filter bar, corresponding to the current filter expression.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.CustomFilterNode">
|
|
<summary>
|
|
<para>Enables you to specify whether the required node should be filtered even if this node doesn't match the specified filter criteria.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.CustomJSProperties">
|
|
<summary>
|
|
<para>Enables you to supply any server data that can then be parsed on the client.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.CustomNodeSort">
|
|
<summary>
|
|
<para>Enables you to sort data using custom rules.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.CustomSummaryCalculate">
|
|
<summary>
|
|
<para>Enables you to calculate summary values manually.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.CustomUnboundColumnData">
|
|
<summary>
|
|
<para>Enables data to be supplied to unbound columns.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.DataCacheMode">
|
|
<summary>
|
|
<para>Gets or sets whether data caching is enabled.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListDataCacheMode"/> enumeration value that specifies whether data caching is enabled.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.DataColumns">
|
|
<summary>
|
|
<para>Gets the collection of data columns within the ASPxTreeList control.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="ReadOnlyTreeListColumnCollection<TreeListDataColumn>"/> object that is a collection of data columns.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.DataSource">
|
|
<summary>
|
|
<para>Gets or sets the ASPxTreeList's data source.
|
|
</para>
|
|
</summary>
|
|
<value>An object which represents the data source from which the ASPxTreeList retrieves its data.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.DeleteNode(System.String)">
|
|
<summary>
|
|
<para>Deletes the specified node.
|
|
</para>
|
|
</summary>
|
|
<param name="nodeKey">
|
|
A string value that identifies the node.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.DoNodeValidation">
|
|
<summary>
|
|
<para>Validates the node currently being edited.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.EditingNodeKey">
|
|
<summary>
|
|
<para>Gets the key value of the node currently being edited.
|
|
</para>
|
|
</summary>
|
|
<value>A string value that identifies the node currently being edited.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.EditingOperationCompleted">
|
|
<summary>
|
|
<para>Occurs after data editing has been completed.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.EnableCallbackAnimation">
|
|
<summary>
|
|
<para>Gets or sets a value that specifies whether a specific animation effect is used when a control's content is updated via a callback.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if a specific animation effect is used; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.EnableCallbackCompression">
|
|
<summary>
|
|
<para>Gets or sets whether callback compression is enabled.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> to enable callback compression; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.EnableCallbacks">
|
|
<summary>
|
|
<para>Gets or sets a value that specifies whether the callback or postback technology is used to manage round trips to the server.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if round trips to the server are performed using callbacks; <b>false</b> if postbacks are used.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.EnablePagingCallbackAnimation">
|
|
<summary>
|
|
<para>Gets or sets a value that specifies whether a specific animation effect is used when changing pages.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b>, if a specific animation effect is used; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.EnablePagingGestures">
|
|
<summary>
|
|
<para>Gets or sets a value specifying whether an end-user can switch pages with a swipe gesture.
|
|
</para>
|
|
</summary>
|
|
<value><b>True</b>, if page switching by gestures is always allowed; <b>False</b>, if it is always prohibited; <b>Auto</b> - if it is allowed for touch devices only.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.EncodeHtml">
|
|
<summary>
|
|
<para>This member 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.
|
|
|
|
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.ExpandAll">
|
|
<summary>
|
|
<para>Expands all nodes.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.ExpandToLevel(System.Int32)">
|
|
<summary>
|
|
<para>Expands the parent nodes down to the specified nesting level.
|
|
</para>
|
|
</summary>
|
|
<param name="level">
|
|
An integer value that specifies the nesting level.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.ExportDocxToResponse(System.Boolean)">
|
|
<summary>
|
|
<para>Exports the ASPxTreeList's data to a file in DOCX format with the specified settings, and writes it to the response in binary format.
|
|
</para>
|
|
</summary>
|
|
<param name="saveAsFile">
|
|
<b>true</b> to display the <b>Save As</b> dialog; <b>false</b> to display the file with exported data within a page.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.ExportDocxToResponse(System.Boolean,DevExpress.XtraPrinting.DocxExportOptions)">
|
|
<summary>
|
|
<para>Exports the ASPxTreeList's data to the specified file in DOCX format with the specified settings, and writes it to the response in binary format.
|
|
</para>
|
|
</summary>
|
|
<param name="saveAsFile">
|
|
<b>true</b> to display the <b>Save As</b> dialog; <b>false</b> to display the file with exported data within a page.
|
|
|
|
</param>
|
|
<param name="exportOptions">
|
|
A <see cref="T:DevExpress.XtraPrinting.DocxExportOptions"/> object which specifies the export options to be applied when the control's data is exported.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.ExportDocxToResponse(System.String,DevExpress.XtraPrinting.DocxExportOptions)">
|
|
<summary>
|
|
<para>Exports the ASPxTreeList's data to the specified file in DOCX format with the specified settings, and writes it to the response in binary format.
|
|
</para>
|
|
</summary>
|
|
<param name="fileName">
|
|
A <see cref="T:System.String"/> containing the full path (including the file name and extension) specifying the target file name.
|
|
|
|
</param>
|
|
<param name="exportOptions">
|
|
A <see cref="T:DevExpress.XtraPrinting.DocxExportOptions"/> object which specifies the export options to be applied when the control's data is exported.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.ExportDocxToResponse(System.String)">
|
|
<summary>
|
|
<para>Exports the ASPxTreeList's data to the specified file in DOCX format, and writes it to the response in binary format.
|
|
</para>
|
|
</summary>
|
|
<param name="fileName">
|
|
A <see cref="T:System.String"/> containing the full path (including the file name and extension) specifying the target file name.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.ExportDocxToResponse(System.String,System.Boolean)">
|
|
<summary>
|
|
<para>Exports the ASPxTreeList's data to the specified file in DOCX format with the specified settings, and writes it to the response in binary format.
|
|
</para>
|
|
</summary>
|
|
<param name="fileName">
|
|
A <see cref="T:System.String"/> containing the full path (including the file name and extension) specifying the target file name.
|
|
|
|
</param>
|
|
<param name="saveAsFile">
|
|
<b>true</b> to display the <b>Save As</b> dialog; <b>false</b> to display the file with exported data within a page.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.ExportDocxToResponse">
|
|
<summary>
|
|
<para>Exports the ASPxTreeList's data to a file in DOCX format, and writes it to the response in binary format.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.ExportDocxToResponse(DevExpress.XtraPrinting.DocxExportOptions)">
|
|
<summary>
|
|
<para>Exports the ASPxTreeList's data to a file in DOCX format with the specified settings, and writes it to the response in binary format.
|
|
</para>
|
|
</summary>
|
|
<param name="exportOptions">
|
|
A <see cref="T:DevExpress.XtraPrinting.DocxExportOptions"/> object which specifies the export options to be applied when the control's data is exported.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.ExportPdfToResponse(System.Boolean,DevExpress.XtraPrinting.PdfExportOptions)">
|
|
<summary>
|
|
<para>Exports the ASPxTreeList's data to a file in PDF format with the specified export settings, and writes it to the response in binary format.
|
|
</para>
|
|
</summary>
|
|
<param name="saveAsFile">
|
|
<b>true</b> to display the <b>Save As</b> dialog; <b>false</b> to display the file with exported data within a page.
|
|
|
|
</param>
|
|
<param name="exportOptions">
|
|
A <see cref="T:DevExpress.XtraPrinting.PdfExportOptions"/> object which specifies the export options to be applied when the control's data is exported.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.ExportPdfToResponse">
|
|
<summary>
|
|
<para>Exports the ASPxTreeList's data to a file in PDF format, and writes it to the response in binary format.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.ExportPdfToResponse(System.String,DevExpress.XtraPrinting.PdfExportOptions)">
|
|
<summary>
|
|
<para>Exports the ASPxTreeList's data to the specified file in PDF format with the specified export settings, and writes it to the response in binary format.
|
|
</para>
|
|
</summary>
|
|
<param name="fileName">
|
|
A <see cref="T:System.String"/> containing the full path (including the file name and extension) specifying the target file name.
|
|
|
|
</param>
|
|
<param name="exportOptions">
|
|
A <see cref="T:DevExpress.XtraPrinting.PdfExportOptions"/> object which specifies the export options to be applied when the control's data is exported.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.ExportPdfToResponse(System.Boolean)">
|
|
<summary>
|
|
<para>Exports the ASPxTreeList's data to a file in PDF format with the specified export settings, and writes it to the response in binary format.
|
|
</para>
|
|
</summary>
|
|
<param name="saveAsFile">
|
|
<b>true</b> to display the <b>Save As</b> dialog; <b>false</b> to display the file with exported data within a page.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.ExportPdfToResponse(System.String,System.Boolean)">
|
|
<summary>
|
|
<para>Exports the ASPxTreeList's data to the specified file in PDF format with the specified export settings, and writes it to the response in binary format.
|
|
</para>
|
|
</summary>
|
|
<param name="fileName">
|
|
A <see cref="T:System.String"/> containing the full path (including the file name and extension) specifying the target file name.
|
|
|
|
</param>
|
|
<param name="saveAsFile">
|
|
<b>true</b> to display the <b>Save As</b> dialog; <b>false</b> to display the file with exported data within a page.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.ExportPdfToResponse(DevExpress.XtraPrinting.PdfExportOptions)">
|
|
<summary>
|
|
<para>Exports the ASPxTreeList's data to a file in PDF format with the specified export settings, and writes it to the response in binary format.
|
|
</para>
|
|
</summary>
|
|
<param name="exportOptions">
|
|
A <see cref="T:DevExpress.XtraPrinting.PdfExportOptions"/> object which specifies the export options to be applied when the control's data is exported.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.ExportPdfToResponse(System.String)">
|
|
<summary>
|
|
<para>Exports the ASPxTreeList's data to the specified file in PDF format, and writes it to the response in binary format.
|
|
</para>
|
|
</summary>
|
|
<param name="fileName">
|
|
A <see cref="T:System.String"/> containing the full path (including the file name and extension) specifying the target file name.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.ExportRenderBrick">
|
|
<summary>
|
|
<para>Enables rendering of different content from the content exported by default.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.ExportRtfToResponse">
|
|
<summary>
|
|
<para>Exports the ASPxTreeList's data to a file in RTF format, and writes it to the response in binary format.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.ExportRtfToResponse(System.Boolean,DevExpress.XtraPrinting.RtfExportOptions)">
|
|
<summary>
|
|
<para>Exports the ASPxTreeList's data to a file in RTF format with the specified setting, and writes it to the response in binary format.
|
|
</para>
|
|
</summary>
|
|
<param name="saveAsFile">
|
|
<b>true</b> to display the <b>Save As</b> dialog; <b>false</b> to display the file with exported data within a page.
|
|
|
|
</param>
|
|
<param name="exportOptions">
|
|
A <see cref="T:DevExpress.XtraPrinting.RtfExportOptions"/> object which specifies the export options to be applied when the control's data is exported.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.ExportRtfToResponse(System.String)">
|
|
<summary>
|
|
<para>Exports the ASPxTreeList's data to the specified file in RTF format, and writes it to the response in binary format.
|
|
</para>
|
|
</summary>
|
|
<param name="fileName">
|
|
A <see cref="T:System.String"/> containing the full path (including the file name and extension) specifying the target file name.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.ExportRtfToResponse(System.Boolean)">
|
|
<summary>
|
|
<para>Exports the ASPxTreeList's data to a file in RTF format with the specified settings, and writes it to the response in binary format.
|
|
|
|
</para>
|
|
</summary>
|
|
<param name="saveAsFile">
|
|
<b>true</b> to display the <b>Save As</b> dialog; <b>false</b> to display the file with exported data within a page.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.ExportRtfToResponse(System.String,System.Boolean)">
|
|
<summary>
|
|
<para>Exports the ASPxTreeList's data to the specified file in RTF format with the specified settings, and writes it to the response in binary format.
|
|
|
|
</para>
|
|
</summary>
|
|
<param name="fileName">
|
|
A <see cref="T:System.String"/> containing the full path (including the file name and extension) specifying the target file name.
|
|
|
|
</param>
|
|
<param name="saveAsFile">
|
|
<b>true</b> to display the <b>Save As</b> dialog; <b>false</b> to display the file with exported data within a page.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.ExportRtfToResponse(System.String,DevExpress.XtraPrinting.RtfExportOptions)">
|
|
<summary>
|
|
<para>Exports the ASPxTreeList's data to the specified file in RTF format with the specified settings, and writes it to the response in binary format.
|
|
|
|
</para>
|
|
</summary>
|
|
<param name="fileName">
|
|
A <see cref="T:System.String"/> containing the full path (including the file name and extension) specifying the target file name.
|
|
|
|
</param>
|
|
<param name="exportOptions">
|
|
A <see cref="T:DevExpress.XtraPrinting.RtfExportOptions"/> object which specifies the export options to be applied when the control's data is exported.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.ExportRtfToResponse(DevExpress.XtraPrinting.RtfExportOptions)">
|
|
<summary>
|
|
<para>Exports the ASPxTreeList's data to a file in RTF format with the specified settings, and writes it to the response in binary format.
|
|
|
|
</para>
|
|
</summary>
|
|
<param name="exportOptions">
|
|
A <see cref="T:DevExpress.XtraPrinting.RtfExportOptions"/> object which specifies the export options to be applied when the control's data is exported.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.ExportToDocx(System.IO.Stream)">
|
|
<summary>
|
|
<para>Exports the ASPxTreeList's data to the specified file in DOCX format.
|
|
</para>
|
|
</summary>
|
|
<param name="stream">
|
|
A <see cref="T:System.IO.Stream"/> object, to which the created document is exported.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.ExportToDocx(System.IO.Stream,DevExpress.XtraPrinting.DocxExportOptions)">
|
|
<summary>
|
|
<para>Exports the ASPxTreeList's data to the specified stream in DOCX format using the specified options.
|
|
</para>
|
|
</summary>
|
|
<param name="stream">
|
|
A <see cref="T:System.IO.Stream"/> object, to which the created document is exported.
|
|
|
|
</param>
|
|
<param name="options">
|
|
A <see cref="T:DevExpress.XtraPrinting.DocxExportOptions"/> object which specifies the export options to be applied when the control is exported.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.ExportToPdf(System.IO.Stream)">
|
|
<summary>
|
|
<para>Exports the ASPxTreeList's data to the specified stream in PDF format.
|
|
</para>
|
|
</summary>
|
|
<param name="stream">
|
|
A <see cref="T:System.IO.Stream"/> object, to which the created document is exported.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.ExportToPdf(System.IO.Stream,DevExpress.XtraPrinting.PdfExportOptions)">
|
|
<summary>
|
|
<para>Exports the ASPxTreeList's data to the specified stream in PDF format using the specified options.
|
|
</para>
|
|
</summary>
|
|
<param name="stream">
|
|
A <see cref="T:System.IO.Stream"/> object, to which the created document is exported.
|
|
|
|
</param>
|
|
<param name="exportOptions">
|
|
A <see cref="T:DevExpress.XtraPrinting.PdfExportOptions"/> object which specifies the export options to be applied when the control is exported.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.ExportToRtf(System.IO.Stream)">
|
|
<summary>
|
|
<para>Exports the ASPxTreeList's data to the specified stream in RTF format.
|
|
</para>
|
|
</summary>
|
|
<param name="stream">
|
|
A <see cref="T:System.IO.Stream"/> object, to which the data is exported.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.ExportToRtf(System.IO.Stream,DevExpress.XtraPrinting.RtfExportOptions)">
|
|
<summary>
|
|
<para>Exports the ASPxTreeList's data to the specified stream in RTF format using the specified options.
|
|
</para>
|
|
</summary>
|
|
<param name="stream">
|
|
A <see cref="T:System.IO.Stream"/> object, to which the data is exported.
|
|
|
|
</param>
|
|
<param name="options">
|
|
A <see cref="T:DevExpress.XtraPrinting.RtfExportOptions"/> object which specifies the export options to be applied when the control is exported.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.ExportToXls(System.IO.Stream)">
|
|
<summary>
|
|
<para>Exports the ASPxTreeList's data to the specified stream in XLS format.
|
|
</para>
|
|
</summary>
|
|
<param name="stream">
|
|
A <see cref="T:System.IO.Stream"/> object, to which the created document is exported.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.ExportToXls(System.IO.Stream,DevExpress.XtraPrinting.XlsExportOptionsEx)">
|
|
<summary>
|
|
<para>Exports the control's data to the specified stream in XLS format using the specified options.
|
|
</para>
|
|
</summary>
|
|
<param name="stream">
|
|
A <see cref="T:System.IO.Stream"/> object, to which the created document is exported.
|
|
|
|
</param>
|
|
<param name="options">
|
|
A <see cref="T:DevExpress.XtraPrinting.XlsExportOptions"/> object which specifies the XLS export options to be applied when the control is exported.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.ExportToXlsx(System.IO.Stream)">
|
|
<summary>
|
|
<para>Exports the ASPxTreeList's data to the specified file in XLSX (MS Excel 2007) format using the specified options.
|
|
</para>
|
|
</summary>
|
|
<param name="stream">
|
|
A <see cref="T:System.IO.Stream"/> object to which data is exported.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.ExportToXlsx(System.IO.Stream,DevExpress.XtraPrinting.XlsxExportOptionsEx)">
|
|
<summary>
|
|
<para>Exports the control's data to the specified file in XLSX (MS Excel 2007) format using the specified options.
|
|
</para>
|
|
</summary>
|
|
<param name="stream">
|
|
A <see cref="T:System.IO.Stream"/> object to which data is exported.
|
|
|
|
</param>
|
|
<param name="options">
|
|
A <see cref="T:DevExpress.XtraPrinting.XlsxExportOptions"/> object which specifies the XLSX export options to be applied when the control is exported.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.ExportXlsToResponse">
|
|
<summary>
|
|
<para>Exports the ASPxTreeList's data to the specified file in XLS format with the specified export settings, and writes it to the response in binary format.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.ExportXlsToResponse(System.String,System.Boolean)">
|
|
<summary>
|
|
<para>Exports the ASPxTreeList's data to the specified file in XLS format with the specified export settings, and writes it to the response in binary format.
|
|
</para>
|
|
</summary>
|
|
<param name="fileName">
|
|
A <see cref="T:System.String"/> containing the full path (including the file name and extension) specifying the target file name.
|
|
|
|
</param>
|
|
<param name="saveAsFile">
|
|
<b>true</b> to display the <b>Save As</b> dialog; <b>false</b> to display the file with exported data within a page.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.ExportXlsToResponse(System.Boolean)">
|
|
<summary>
|
|
<para>Exports the ASPxTreeList's data to a file in XLS format with the specified export settings, and writes it to the response in binary format.
|
|
</para>
|
|
</summary>
|
|
<param name="saveAsFile">
|
|
<b>true</b> to display the <b>Save As</b> dialog; <b>false</b> to display the file with exported data within a page.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.ExportXlsToResponse(System.String)">
|
|
<summary>
|
|
<para>Exports the ASPxTreeList's data to the specified file in XLS format, and writes it to the response in binary format.
|
|
</para>
|
|
</summary>
|
|
<param name="fileName">
|
|
A <see cref="T:System.String"/> containing the full path (including the file name and extension) specifying the target file name.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.ExportXlsToResponse(System.Boolean,DevExpress.XtraPrinting.XlsExportOptionsEx)">
|
|
<summary>
|
|
<para>Exports the tree list's data to a file in XLS format and writes it to the response in binary format.
|
|
</para>
|
|
</summary>
|
|
<param name="saveAsFile">
|
|
<b>true</b> to display the <b>Save As</b> dialog; <b>false</b> to display the file with exported data within a page.
|
|
|
|
</param>
|
|
<param name="exportOptions">
|
|
A <see cref="T:DevExpress.XtraPrinting.XlsExportOptions"/> object which specifies the export options to be applied when the control's data is exported.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.ExportXlsToResponse(System.String,DevExpress.XtraPrinting.XlsExportOptionsEx)">
|
|
<summary>
|
|
<para>Exports the tree list's data to the specified file in XLS format with the specified export settings, and writes it to the response in binary format.
|
|
</para>
|
|
</summary>
|
|
<param name="fileName">
|
|
A <see cref="T:System.String"/> containing the full path (including the file name and extension) specifying the target file name.
|
|
|
|
</param>
|
|
<param name="exportOptions">
|
|
A <see cref="T:DevExpress.XtraPrinting.XlsExportOptions"/> object which specifies the export options to be applied when the control's data is exported.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.ExportXlsToResponse(DevExpress.XtraPrinting.XlsExportOptionsEx)">
|
|
<summary>
|
|
<para>Exports the tree list's data to the specified file in XLS format with the specified export settings, and writes it to the response in binary format.
|
|
</para>
|
|
</summary>
|
|
<param name="exportOptions">
|
|
A <see cref="T:DevExpress.XtraPrinting.XlsExportOptions"/> object which specifies the export options to be applied when the control's data is exported.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.ExportXlsxToResponse">
|
|
<summary>
|
|
<para>Exports the ASPxTreeList's data to a file in XLSX format, and writes it to the response in binary format.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.ExportXlsxToResponse(System.String)">
|
|
<summary>
|
|
<para>Exports the ASPxTreeList's data to the specified file in XLSX format, and writes it to the response in binary format.
|
|
</para>
|
|
</summary>
|
|
<param name="fileName">
|
|
A <see cref="T:System.String"/> containing the full path (including the file name and extension) specifying the target file name.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.ExportXlsxToResponse(System.Boolean)">
|
|
<summary>
|
|
<para>Exports the ASPxTreeList's data to a file in XLSX format with the specified export settings, and writes it to the response in binary format.
|
|
</para>
|
|
</summary>
|
|
<param name="saveAsFile">
|
|
<b>true</b> to display the <b>Save As</b> dialog; <b>false</b> to display the file with exported data within a page.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.ExportXlsxToResponse(System.String,System.Boolean)">
|
|
<summary>
|
|
<para>Exports the ASPxTreeList's data to the specified file in XLSX format with the specified export settings, and writes it to the response in binary format.
|
|
</para>
|
|
</summary>
|
|
<param name="fileName">
|
|
A <see cref="T:System.String"/> containing the full path (including the file name and extension) specifying the target file name.
|
|
|
|
</param>
|
|
<param name="saveAsFile">
|
|
<b>true</b> to display the <b>Save As</b> dialog; <b>false</b> to display the file with exported data within a page.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.ExportXlsxToResponse(DevExpress.XtraPrinting.XlsxExportOptionsEx)">
|
|
<summary>
|
|
<para>Exports the tree list's data to the specified file in XLSX format, and writes it to the response in binary format.
|
|
</para>
|
|
</summary>
|
|
<param name="exportOptions">
|
|
A <see cref="T:DevExpress.XtraPrinting.XlsxExportOptions"/> object which specifies the export options to be applied when the control's data is exported.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.ExportXlsxToResponse(System.String,DevExpress.XtraPrinting.XlsxExportOptionsEx)">
|
|
<summary>
|
|
<para>Exports the grid's data to the specified file in XLSX format with the specified export settings, and writes it to the response in binary format.
|
|
</para>
|
|
</summary>
|
|
<param name="fileName">
|
|
A <see cref="T:System.String"/> containing the full path (including the file name and extension) specifying the target file name.
|
|
|
|
</param>
|
|
<param name="exportOptions">
|
|
A <see cref="T:DevExpress.XtraPrinting.XlsxExportOptions"/> object which specifies the export options to be applied when the control's data is exported.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.ExportXlsxToResponse(System.Boolean,DevExpress.XtraPrinting.XlsxExportOptionsEx)">
|
|
<summary>
|
|
<para>Exports the tree list's data to the specified file in XLSX format with the specified export settings, and writes it to the response in binary format.
|
|
</para>
|
|
</summary>
|
|
<param name="saveAsFile">
|
|
<b>true</b> to display the <b>Save As</b> dialog; <b>false</b> to display the file with exported data within a page.
|
|
|
|
</param>
|
|
<param name="exportOptions">
|
|
A <see cref="T:DevExpress.XtraPrinting.XlsxExportOptions"/> object which specifies the export options to be applied when the control's data is exported.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.FilterControlColumnsCreated">
|
|
<summary>
|
|
<para>Occurs after all filter control columns have been created.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.FilterControlCriteriaValueEditorCreate">
|
|
<summary>
|
|
<para>Enables you to replace the default criteria value editor with a custom one.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.FilterControlCriteriaValueEditorInitialize">
|
|
<summary>
|
|
<para>Enables you to initialize the editors displayed within the criteria value.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.FilterControlCustomValueDisplayText">
|
|
<summary>
|
|
<para>Enables you to specify the entered filter value's custom display text to be displayed when the filter control's condition value editor is inactive.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.FilterControlOperationVisibility">
|
|
<summary>
|
|
<para>Enables you to dynamically hide operation items (such as the Equals, Contains, etc.) of the filter control's operation dropdown menu.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.FilterControlParseValue">
|
|
<summary>
|
|
<para>Enables you to process and modify an entered value before it is actually accepted by the filter control.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.FilterEnabled">
|
|
<summary>
|
|
<para>Gets or sets whether the current filter is enabled.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b>, to enable the current filter; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.FilterExpression">
|
|
<summary>
|
|
<para>Gets or sets the filter criterion which is applied to the tree list.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that specifies the filter criteria.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.FindDataCellTemplateControl(System.String,DevExpress.Web.ASPxTreeList.TreeListDataColumn,System.String)">
|
|
<summary>
|
|
<para>Searches for the server control contained within the specified data cell's template.
|
|
</para>
|
|
</summary>
|
|
<param name="nodeKey">
|
|
A <see cref="T:System.String"/> value that identifies the node.
|
|
|
|
</param>
|
|
<param name="column">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListDataColumn"/> object that represents the data column where the requested cell resides. If <b>null</b> (<b>Nothing</b> in Visual Basic), the search is performed within all cells in the specified node.
|
|
|
|
</param>
|
|
<param name="id">
|
|
A <see cref="T:System.String"/> value that identifies the control within the specified cell.
|
|
|
|
</param>
|
|
<returns>A <see cref="T:System.Web.UI.Control"/> object that represents the control contained within the specified data cell's template.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.FindEditCellTemplateControl(DevExpress.Web.ASPxTreeList.TreeListDataColumn,System.String)">
|
|
<summary>
|
|
<para>Searches for the specified server control contained within the specified edit cell's template.
|
|
</para>
|
|
</summary>
|
|
<param name="column">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListDataColumn"/> descendant that is the data column.
|
|
|
|
|
|
</param>
|
|
<param name="id">
|
|
A <see cref="T:System.String"/> value that identifies the control within the specified cell.
|
|
|
|
</param>
|
|
<returns>A <see cref="T:System.Web.UI.Control"/> object that is the control contained within the specified cell's template.
|
|
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.FindEditFormTemplateControl(System.String)">
|
|
<summary>
|
|
<para>Searches for the specified server control contained within the Edit Form's template.
|
|
</para>
|
|
</summary>
|
|
<param name="id">
|
|
A <see cref="T:System.String"/> value that identifies the control within the Edit Form.
|
|
|
|
</param>
|
|
<returns>A <see cref="T:System.Web.UI.Control"/> object that represents the control contained within the Edit Form.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.FindFilterCellTemplateControl(DevExpress.Web.ASPxTreeList.TreeListColumn,System.String)">
|
|
<summary>
|
|
<para>Searches for the server control contained within the specified filter row cell template.
|
|
</para>
|
|
</summary>
|
|
<param name="column">
|
|
A <see cref="Control"/> descendant that is a column within the ASPxTreeList.
|
|
|
|
</param>
|
|
<param name="id">
|
|
A <see cref="T:System.String"/> value that identifies the control within the specified filter cell.
|
|
|
|
</param>
|
|
<returns>A <see cref="Control"/> object that is the control contained within the specified filter cell's template.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.FindFilterRowTemplateControl(System.String)">
|
|
<summary>
|
|
<para>Searches for the server control contained within the specified filter row template.
|
|
</para>
|
|
</summary>
|
|
<param name="id">
|
|
A <see cref="T:System.String"/> value that identifies the control within the specified filter cell.
|
|
|
|
</param>
|
|
<returns>A <see cref="Control"/> object that is the control contained within the specified filter cell's template.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.FindFooterTemplateControl(DevExpress.Web.ASPxTreeList.TreeListColumn,System.String)">
|
|
<summary>
|
|
<para>Searches for the server control contained within the Footer's template.
|
|
</para>
|
|
</summary>
|
|
<param name="column">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListColumn"/> object that identifies the footer cell which contains the required control. If <b>null</b> (<b>Nothing</b> in Visual Basic), the search is performed within all cells in the Footer.
|
|
|
|
</param>
|
|
<param name="id">
|
|
A <see cref="T:System.String"/> value that identifies the control within the ASPxTreeList's Footer.
|
|
|
|
</param>
|
|
<returns>A <see cref="T:System.Web.UI.Control"/> object that represents the control contained within the Footer's template.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.FindGroupFooterTemplateControl(System.String,DevExpress.Web.ASPxTreeList.TreeListColumn,System.String)">
|
|
<summary>
|
|
<para>Searches for the server control contained within the specified group's footer template.
|
|
</para>
|
|
</summary>
|
|
<param name="nodeKey">
|
|
A <see cref="T:System.String"/> value that identifies the parent node.
|
|
|
|
</param>
|
|
<param name="column">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListColumn"/> object that identifies the group footer cell which contains the required control. If <b>null</b> (<b>Nothing</b> in Visual Basic), the search is performed within all cells in the specified group footer.
|
|
|
|
</param>
|
|
<param name="id">
|
|
A <see cref="T:System.String"/> value that identifies the control within the specified group footer cell.
|
|
|
|
</param>
|
|
<returns>A <see cref="T:System.Web.UI.Control"/> object that represents the control contained within the specified group footer's template.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.FindHeaderCaptionTemplateControl(DevExpress.Web.ASPxTreeList.TreeListColumn,System.String)">
|
|
<summary>
|
|
<para>Searches for the specified server control contained within the column header's caption template.
|
|
</para>
|
|
</summary>
|
|
<param name="column">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListColumn"/> descendant that represents the column within the ASPxTreeList. If <b>null</b> (<b>Nothing</b> in Visual Basic), the search is performed within all column headers.
|
|
|
|
</param>
|
|
<param name="id">
|
|
A <see cref="T:System.String"/> value that identifies the control within the specified column's header.
|
|
|
|
</param>
|
|
<returns>A <see cref="T:System.Web.UI.Control"/> object that represents the control contained within the specified column header's caption template.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.FindInlineEditCellTemplateControl(DevExpress.Web.ASPxTreeList.TreeListDataColumn,System.String)">
|
|
<summary>
|
|
<para>Searches for the specified server control contained within the specified cell's template displayed within the In-Line Edit Node.
|
|
</para>
|
|
</summary>
|
|
<param name="column">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListDataColumn"/> descendant that represents the data column.
|
|
|
|
</param>
|
|
<param name="id">
|
|
A <see cref="T:System.String"/> value that identifies the control within the edit cell.
|
|
|
|
</param>
|
|
<returns>A <see cref="T:System.Web.UI.Control"/> object that represents the control contained within the specified cell's template.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.FindNodeByFieldValue(System.String,System.Object)">
|
|
<summary>
|
|
<para>Returns a node by its value in the specified column.
|
|
</para>
|
|
</summary>
|
|
<param name="fieldName">
|
|
A <see cref="T:System.String"/> value that identifies the data column by the name of the data field.
|
|
|
|
</param>
|
|
<param name="value">
|
|
An object that represents the search value.
|
|
|
|
</param>
|
|
<returns>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListNode"/> object that represents the node with the specified value in the specified column. <b>null</b> (<b>Nothing</b> in Visual Basic) if the node was not found.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.FindNodeByKeyValue(System.String)">
|
|
<summary>
|
|
<para>Returns a node by its key value.
|
|
</para>
|
|
</summary>
|
|
<param name="key">
|
|
A <see cref="T:System.String"/> value that identifies the node by its key value.
|
|
|
|
</param>
|
|
<returns>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListNode"/> object that represents the node with the specified key value. <b>null</b> (<b>Nothing</b> in Visual Basic) if the node was not found.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.FindNodesByFieldValue(System.String,System.Object)">
|
|
<summary>
|
|
<para>Returns a list of nodes that contain the specified value in the specified column.
|
|
</para>
|
|
</summary>
|
|
<param name="fieldName">
|
|
A <see cref="T:System.String"/> value that identifies the data column by the name of the data field.
|
|
|
|
</param>
|
|
<param name="value">
|
|
An object that represents the search value.
|
|
|
|
</param>
|
|
<returns>The list of <see cref="T:DevExpress.Web.ASPxTreeList.TreeListNode"/> objects that represent nodes with the specified value in the specified column.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.FindPreviewTemplateControl(System.String,System.String)">
|
|
<summary>
|
|
<para>Searches for the specified server control contained within the specified preview's template.
|
|
</para>
|
|
</summary>
|
|
<param name="nodeKey">
|
|
A <see cref="T:System.String"/> value that identifies the node.
|
|
|
|
</param>
|
|
<param name="id">
|
|
A <see cref="T:System.String"/> value that identifies the control.
|
|
|
|
</param>
|
|
<returns>A <see cref="T:System.Web.UI.Control"/> object that represents the control contained within the specified preview's template.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.FocusedNode">
|
|
<summary>
|
|
<para>Gets the focused node.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListNode"/> object that represents the node currently being focused. <b>null</b> (<b>Nothing</b> in Visual Basic) if the <b>focused node</b> feature is disabled.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.FocusedNodeChanged">
|
|
<summary>
|
|
<para>Fires after the focused node has been changed.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.GetAllNodes">
|
|
<summary>
|
|
<para>Returns a list of all nodes displayed within the ASPxTreeList.
|
|
</para>
|
|
</summary>
|
|
<returns>The collection which contains all nodes displayed within the ASPxTreeList.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.GetSelectedNodes">
|
|
<summary>
|
|
<para>Returns a list of selected nodes.
|
|
</para>
|
|
</summary>
|
|
<returns>The list of <see cref="T:DevExpress.Web.ASPxTreeList.TreeListNode"/> objects that represent nodes currently being selected.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.GetSelectedNodes(System.Boolean)">
|
|
<summary>
|
|
<para>Returns a list of selected nodes.
|
|
</para>
|
|
</summary>
|
|
<param name="visibleOnly">
|
|
<b>true</b> to return selected nodes that are visible on-screen; <b>false</b> to return all selected nodes contained within the ASPxTreeList.
|
|
|
|
</param>
|
|
<returns>The list of <see cref="T:DevExpress.Web.ASPxTreeList.TreeListNode"/> objects that represent nodes currently being selected.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.GetSummaryValue(DevExpress.Web.ASPxTreeList.TreeListNode,DevExpress.Web.ASPxTreeList.TreeListSummaryItem)">
|
|
<summary>
|
|
<para>Returns the specified summary value.
|
|
</para>
|
|
</summary>
|
|
<param name="node">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListNode"/> object that identifies the node group.
|
|
|
|
</param>
|
|
<param name="item">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListSummaryItem"/> object that represents the required summary item.
|
|
|
|
</param>
|
|
<returns>An object that represents the specified summary value.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.GetVirtualNodeObject(DevExpress.Web.ASPxTreeList.TreeListNode)">
|
|
<summary>
|
|
<para>Returns a data object for the specified node when an ASPxTreeList operates in virtual mode.
|
|
</para>
|
|
</summary>
|
|
<param name="node">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListNode"/> object that represents the node.
|
|
|
|
</param>
|
|
<returns>A data object that represents the specified node.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.GetVisibleNodes">
|
|
<summary>
|
|
<para>Returns a list of nodes that are visible on-screen.
|
|
</para>
|
|
</summary>
|
|
<returns>The list of <see cref="T:DevExpress.Web.ASPxTreeList.TreeListNode"/> objects that represent visible nodes.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.HeaderFilterFillItems">
|
|
<summary>
|
|
<para>Enables you to add custom filter items which filter data by the current column, to ones displayed within a Header Filter.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.HideFilterControl">
|
|
<summary>
|
|
<para>Hides the Filter Control.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.HtmlCommandCellPrepared">
|
|
<summary>
|
|
<para>Enables the settings of individual command cells to be changed.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.HtmlDataCellPrepared">
|
|
<summary>
|
|
<para>Enables the settings of individual cells to be changed.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.HtmlRowPrepared">
|
|
<summary>
|
|
<para>Enables the settings of individual rows to be changed.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.Images">
|
|
<summary>
|
|
<para>Provides access to the settings that define images displayed within the ASPxTreeList's elements.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListImages"/> object that contains image settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.ImagesEditors">
|
|
<summary>
|
|
<para>Provides access to the settings that define images displayed within the ASPxTreeList's editors.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.EditorImages"/> object that contains image settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.ImagesFilterControl">
|
|
<summary>
|
|
<para>Provides access to the settings that define images displayed in the Filter Control.
|
|
</para>
|
|
</summary>
|
|
<value>The object that contains image settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.InitNewNode">
|
|
<summary>
|
|
<para>Enables you to initialize added nodes.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.IsEditing">
|
|
<summary>
|
|
<para>Indicates whether the ASPxTreeList is in edit mode.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the ASPxTreeList is in edit mode; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.IsFilterControlVisible">
|
|
<summary>
|
|
<para>Indicates whether the Filter Control is displayed.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b>, if the filter control is displayed; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.IsNewNodeEditing">
|
|
<summary>
|
|
<para>Indicates whether a new node is being edited.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if a new node is being edited; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.IsVirtualMode">
|
|
<summary>
|
|
<para>Indicates whether the ASPxTreeList operates in Virtual Mode.
|
|
</para>
|
|
</summary>
|
|
<returns><b>true</b> if the ASPxTreeList operates in virtual mode; otherwise, <b>false</b>.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.JSProperties">
|
|
<summary>
|
|
<para>Gets a collection of temporary client properties.
|
|
</para>
|
|
</summary>
|
|
<value>The collection of property names and values.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.KeyboardSupport">
|
|
<summary>
|
|
<para>Gets or sets a value that specifies whether keyboard navigation is available within the ASPxTreeList control.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if keyboard navigation is enabled; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.KeyFieldName">
|
|
<summary>
|
|
<para>Gets or sets the name of the data source key field.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that specifies the name of the data source key field.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.LoadClientLayout(System.Byte[])">
|
|
<summary>
|
|
<para>Restores a ASPxTreeList layout from the specified parameter.
|
|
</para>
|
|
</summary>
|
|
<param name="layoutData">
|
|
An array of bytes that contains the tree list's layout data.
|
|
|
|
</param>
|
|
<returns><b>true</b>, if the tree list's layout has been successfully loaded; otherwise, <b>false</b>.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.MoveNode(System.String,System.String)">
|
|
<summary>
|
|
<para>Moves the specified node to a new position.
|
|
</para>
|
|
</summary>
|
|
<param name="nodeKey">
|
|
A string value that identifies the target node by its key value.
|
|
|
|
</param>
|
|
<param name="parentNodeKey">
|
|
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.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.NewNodeParentKey">
|
|
<summary>
|
|
<para>Gets the key value of a new node's parent.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that identifies a new node's parent. <b>null</b> (<b>Nothing</b> in Visual Basic) if a new node is not being edited.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.NodeCollapsed">
|
|
<summary>
|
|
<para>Fires after a node has been collapsed.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.NodeCollapsing">
|
|
<summary>
|
|
<para>Fires before a node is collapsed.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.NodeDeleted">
|
|
<summary>
|
|
<para>Occurs after a node has been deleted.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.NodeDeleting">
|
|
<summary>
|
|
<para>Enables you to prevent a node from being deleted.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.NodeExpanded">
|
|
<summary>
|
|
<para>Fires after a node has been expanded.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.NodeExpanding">
|
|
<summary>
|
|
<para>Fires before a node is expanded.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.NodeInserted">
|
|
<summary>
|
|
<para>Occurs after a new node has been added to the ASPxTreeList.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.NodeInserting">
|
|
<summary>
|
|
<para>Enables you to cancel adding a new node.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.Nodes">
|
|
<summary>
|
|
<para>Provides access to the root nodes child collection.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListNodeCollection"/> object that represents the collection of child nodes owned by the root node.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.NodeUpdated">
|
|
<summary>
|
|
<para>Occurs after a node has been updated.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.NodeUpdating">
|
|
<summary>
|
|
<para>Enables you to prevent a node from being updated.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.NodeValidating">
|
|
<summary>
|
|
<para>Enables you to specify whether node data is valid, and whether the node can be updated.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.Paddings">
|
|
<summary>
|
|
<para>Gets the control's padding settings.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.Paddings"/> object that contains padding settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.PageIndex">
|
|
<summary>
|
|
<para>Gets or sets the index of the currently selected page.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>An integer value that specifies the active page's index.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.PageIndexChanged">
|
|
<summary>
|
|
<para>Fires after the selected page has been changed.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.PageSizeChanged">
|
|
<summary>
|
|
<para>Fires on the server side after a page size (amount of rows per a page) is changed by end-user interactions.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.ParentFieldName">
|
|
<summary>
|
|
<para>Gets or sets the data source field which contains parent node values.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that specifies the parent field name.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.ParseValue">
|
|
<summary>
|
|
<para>Enables you to process and modify an entered value before it is actually accepted by the ASPxTreeList.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.PreviewEncodeHtml">
|
|
<summary>
|
|
<para>Gets or sets a value that specifies whether the preview's display text containing HTML code should be parsed and rendered as a pure HTML markup or should be represented as text on a page.
|
|
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if HTML code contained in the preview should not be executed and is converted into corresponding text for display purposes, <b>false</b> if the preview can contain pure HTML code.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.PreviewFieldName">
|
|
<summary>
|
|
<para>Gets or sets the name of the data source field whose values are displayed within preview rows.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that specifies the name of the data source field whose values are displayed within preview rows.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.ProcessColumnAutoFilter">
|
|
<summary>
|
|
<para>Enables you to apply custom filter criteria when filter row is in the <b>Auto</b> mode.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.ProcessDragNode">
|
|
<summary>
|
|
<para>Fires after a node drag and drop operation has been completed.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.ProcessOnClickRowFilter">
|
|
<summary>
|
|
<para>Enables you to apply custom filter criteria when the filter row is in the <b>OnClick</b> mode.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.RefreshVirtualTree">
|
|
<summary>
|
|
<para>Rebuilds a virtual tree.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.RefreshVirtualTree(DevExpress.Web.ASPxTreeList.TreeListNode)">
|
|
<summary>
|
|
<para>Rebuilds the tree, starting from the specified node.
|
|
</para>
|
|
</summary>
|
|
<param name="startNode">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListNode"/> object that represents the starting node.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.RegisterStyleSheets">
|
|
<summary>
|
|
<para>For internal use only.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.RightToLeft">
|
|
<summary>
|
|
<para>Gets or sets a value specifying whether or not the current control supports right-to-left representation.
|
|
</para>
|
|
</summary>
|
|
<value>One of the <see cref="T:DevExpress.Utils.DefaultBoolean"/> enumeration values.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.RootNode">
|
|
<summary>
|
|
<para>Provides access to the root node.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListNode"/> object that represents the root node.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.RootValue">
|
|
<summary>
|
|
<para>Gets or sets the value that root nodes contain in the field specified by the <see cref="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.ParentFieldName"/> property.
|
|
</para>
|
|
</summary>
|
|
<value>An object that represents the root value.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.SaveClientLayout">
|
|
<summary>
|
|
<para>Saves the ASPxTreeList layout.
|
|
</para>
|
|
</summary>
|
|
<returns>An array of bytes that contains the ASPxTreeList's layout data.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.SearchPanelEditorCreate">
|
|
<summary>
|
|
<para>Enables you to replace the default search panel editor with custom one.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.SearchPanelEditorInitialize">
|
|
<summary>
|
|
<para>Enables you to customize the properties of an editor displayed within the search panel.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.SearchPanelFilter">
|
|
<summary>
|
|
<para>Gets or sets the filter criterion that is applied to the tree list using the <b>search panel</b>.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that specifies the filter criteria.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.SelectAll">
|
|
<summary>
|
|
<para>Selects all nodes within the ASPxTreeList.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.SelectionChanged">
|
|
<summary>
|
|
<para>Fires after the selection has been changed.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.SelectionCount">
|
|
<summary>
|
|
<para>Gets the number of selected nodes within the ASPxTreeList.
|
|
</para>
|
|
</summary>
|
|
<value>An integer value that specifies the umber of selected nodes.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.Settings">
|
|
<summary>
|
|
<para>Provides access to the ASPxTreeList's display options.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="TreeListSettings"/> object that contains the ASPxTreeList's display options.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.SettingsBehavior">
|
|
<summary>
|
|
<para>Provides access to the control's behavior settings.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="TreeListSettingsBehavior"/> object that contains the control's behavior settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.SettingsCookies">
|
|
<summary>
|
|
<para>Provides access to the ASPxTreeList cookie and layout settings.
|
|
</para>
|
|
</summary>
|
|
<value>An <see cref="TreeListSettingsCookies"/> object that contains the control's cookie and layout settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.SettingsCustomizationWindow">
|
|
<summary>
|
|
<para>Provides access to the Customization Window's settings.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListSettingsCustomizationWindow"/> object that contains the Customization Window's settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.SettingsDataSecurity">
|
|
<summary>
|
|
<para>Provides access to the ASPxTreeList's security settings that allow disabling data modification operations such as editing, inserting, deleting.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="TreeListSettingsDataSecurity"/> object containing data security settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.SettingsEditing">
|
|
<summary>
|
|
<para>Provides access to the ASPxTreeList's editing settings.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListSettingsEditing"/> object that contains the ASPxTreeList's editing settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.SettingsExport">
|
|
<summary>
|
|
<para>Provides access to the ASPxTreeList's export settings.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListSettingsExport"/> object that contains the ASPxTreeList's export settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.SettingsFilterControl">
|
|
<summary>
|
|
<para>Provides access to the filter control's settings.
|
|
</para>
|
|
</summary>
|
|
<value>An <see cref="TreeListSettingsFilterControl"/> object that contains the filter control settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.SettingsLoadingPanel">
|
|
<summary>
|
|
<para>Provides access to the Loading Panel's settings.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListSettingsLoadingPanel"/> object that contains the loading panel's settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.SettingsPager">
|
|
<summary>
|
|
<para>Provides access to the Pager's settings.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListSettingsPager"/> object that contains the pager's settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.SettingsPopup">
|
|
<summary>
|
|
<para>Provides access to the settings of different grid popup elements.
|
|
</para>
|
|
</summary>
|
|
<value>An <see cref="TreeListPopupControlSettings"/> object that contains the popup element settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.SettingsPopupEditForm">
|
|
<summary>
|
|
<para>Provides access to the Popup Edit Form's settings.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListSettingsPopupEditForm"/> object that contains the Popup Edit Form's settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.SettingsResizing">
|
|
<summary>
|
|
<para>Provides access to the TreeList's resizing settings.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="TreeListSettingsResizing"/> object that contains the resizing settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.SettingsSearchPanel">
|
|
<summary>
|
|
<para>Provides access to the search panel's settings.
|
|
</para>
|
|
</summary>
|
|
<value>An <see cref="TreeListSettingsSearchPanel"/> object that containing the search panel settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.SettingsSelection">
|
|
<summary>
|
|
<para>Provides access to the control's selection options.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListSettingsSelection"/> object that contains the ASPxTreeList's selection options.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.SettingsText">
|
|
<summary>
|
|
<para>Provides access to the control's text settings.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListSettingsText"/> object that contains the control's text settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.ShowFilterControl">
|
|
<summary>
|
|
<para>Displays the filter control.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.SortBy(DevExpress.Web.ASPxTreeList.TreeListDataColumn,DevExpress.Data.ColumnSortOrder)">
|
|
<summary>
|
|
<para>Sorts data by the specified column's values.
|
|
</para>
|
|
</summary>
|
|
<param name="column">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListDataColumn"/> object that represents the column within the ASPxTreeList.
|
|
|
|
</param>
|
|
<param name="sortOrder">
|
|
A <see cref="T:DevExpress.Data.ColumnSortOrder"/> enumeration value that specifies the column's sort order.
|
|
|
|
</param>
|
|
<returns>A <see cref="T:DevExpress.Data.ColumnSortOrder"/> enumeration value that specifies the column's sort order.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.SortBy(DevExpress.Web.ASPxTreeList.TreeListDataColumn,System.Int32)">
|
|
<summary>
|
|
<para>Sorts data by the values of the specified data column, and places the column in the specified position among the sorted columns.
|
|
|
|
</para>
|
|
</summary>
|
|
<param name="column">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListDataColumn"/> object that represents the column within the ASPxTreeList.
|
|
|
|
</param>
|
|
<param name="sortIndex">
|
|
An integer value that specifies the zero-based column's index among the sorted columns. <b>-1</b> if data is not sorted by this column.
|
|
|
|
</param>
|
|
<returns>An integer value that specifies the zero-based column's index among the sorted columns.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.SortCount">
|
|
<summary>
|
|
<para>Gets the number of columns involved in sorting.
|
|
</para>
|
|
</summary>
|
|
<value>An integer value that specifies the number of columns involved in sorting.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.StartEdit(System.String)">
|
|
<summary>
|
|
<para>Switches the ASPxTreeList to edit mode.
|
|
</para>
|
|
</summary>
|
|
<param name="nodeKey">
|
|
A <see cref="T:System.String"/> value that uniquely identifies a node to be edited.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.StartEditNewNode(System.String)">
|
|
<summary>
|
|
<para>Switches the ASPxTreeList to edit mode and allows new node values to be edited.
|
|
|
|
</para>
|
|
</summary>
|
|
<param name="parentNodeKey">
|
|
A <see cref="T:System.String"/> value that identifies the parent node, which owns a new node.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.StartNodeEditing">
|
|
<summary>
|
|
<para>Enables you to prevent a node from being edited.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.Styles">
|
|
<summary>
|
|
<para>Provides access to the style settings that control the appearance of the ASPxTreeList's elements.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListStyles"/> object that provides style settings used to paint the ASPxTreeList.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.StylesEditors">
|
|
<summary>
|
|
<para>Provides access to style settings used to paint ASPxTreeList's editors.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>An <see cref="T:DevExpress.Web.EditorStyles"/> object that contains style settings used to paint the ASPxTreeList's editors.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.StylesExport">
|
|
<summary>
|
|
<para>Provides access to the style settings defining the appearance of the exported document.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListExportStyles"/> object that contains style settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.StylesFilterControl">
|
|
<summary>
|
|
<para>Gets style settings defining the appearance of the filter control.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="FilterControlStyles"/> object that contains style settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.StylesPager">
|
|
<summary>
|
|
<para>Provides access to the style settings that control the appearance of the Pager displayed within the ASPxTreeList.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.PagerStyles"/> object that contains style settings used to paint a pager.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.StylesPopup">
|
|
<summary>
|
|
<para>Provides access to the style settings defining the appearance of different popup elements within a tree list.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="TreeListPopupControlStyles"/> object that contains style settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.StylesToolbar">
|
|
<summary>
|
|
<para>Provides access to the style settings that define the appearance of toolbars.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.MenuStyles"/> object that contains style settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.Summary">
|
|
<summary>
|
|
<para>Provides access to summary items.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListSummaryCollection"/> object that represents the collection of summary items.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.SummaryText">
|
|
<summary>
|
|
<para>Gets or sets a value that describes the ASPxTreeList's contents.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that describes the ASPxTreeList's contents.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.Templates">
|
|
<summary>
|
|
<para>Provides access to the templates used to display the ASPxTreeList's elements (cells, column headers, etc.).
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListTemplates"/> object that contains templates for displaying data cells, column headers, etc.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.ToolbarItemClick">
|
|
<summary>
|
|
<para>Fires after a toolbar item has been clicked.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.Toolbars">
|
|
<summary>
|
|
<para>Gets the collection of toolbars in the ASPxTreeList control.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListToolbarCollection"/> object which represents the collection of toolbars within the tree list.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.TotalNodeCount">
|
|
<summary>
|
|
<para>Gets the total number of nodes contained within the ASPxTreeList.
|
|
</para>
|
|
</summary>
|
|
<value>An integer value that specifies the total number of nodes contained within the ASPxTreeList.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.UnselectAll">
|
|
<summary>
|
|
<para>Unselects any selected nodes within the ASPxTreeList.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeList.UpdateEdit">
|
|
<summary>
|
|
<para>Saves all the changes made, and switches the ASPxTreeList to browse mode.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.VirtualModeCreateChildren">
|
|
<summary>
|
|
<para>Enables creation of a list of business objects that correspond to the child nodes owned by the processed node (virtual mode).
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.VirtualModeNodeCreated">
|
|
<summary>
|
|
<para> Occurs when the ASPxTreeList functions in Virtual Mode after a node has been created.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.VirtualModeNodeCreating">
|
|
<summary>
|
|
<para>Enables you to initialize nodes in a tree virtual mode.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeList.VisibleColumns">
|
|
<summary>
|
|
<para>Gets a collection of visible columns within the ASPxTreeList.
|
|
</para>
|
|
</summary>
|
|
<value>The collection of visible columns.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListFilterNodeIterator">
|
|
|
|
<summary>
|
|
<para>Represents an object that enables you to traverse through nodes displayed within the ASPxTreeList when it is filtered.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListFilterNodeIterator.#ctor(DevExpress.Web.ASPxTreeList.TreeListNode)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListFilterNodeIterator class.
|
|
</para>
|
|
</summary>
|
|
<param name="startNode">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListNode"/> object.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListFilterNodeIterator.GetNext">
|
|
<summary>
|
|
<para>Returns the next node.
|
|
</para>
|
|
</summary>
|
|
<returns>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListNode"/> object that represents the next node. <b>null</b> (<b>Nothing</b> in Visual Basic) if the current node is the last node within the ASPxTreeList.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListFilterNodeIterator.GetNextVisible">
|
|
<summary>
|
|
<para>Returns the next visible node.
|
|
</para>
|
|
</summary>
|
|
<returns>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListNode"/> object that represents the next visible node. null (Nothing in Visual Basic) if the current node is the last visible node within the <see cref="T:DevExpress.Web.ASPxTreeList.ASPxTreeList"/>.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListCustomUnboundColumnDataEventArgs">
|
|
|
|
<summary>
|
|
<para>Provides data for the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.CustomUnboundColumnData"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListCustomUnboundColumnDataEventArgs.#ctor(DevExpress.Web.ASPxTreeList.TreeListNode,DevExpress.Web.ASPxTreeList.TreeListDataColumn,System.Object)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListCustomUnboundColumnDataEventArgs class with specified settings.
|
|
</para>
|
|
</summary>
|
|
<param name="node">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListNode"/> object representing the node.
|
|
|
|
</param>
|
|
<param name="column">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListDataColumn"/> object that is a column in the tree list.
|
|
|
|
|
|
</param>
|
|
<param name="value">
|
|
An object representing the cell value.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListCustomUnboundColumnDataEventArgs.Column">
|
|
<summary>
|
|
<para>Gets the processed column.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListDataColumn"/> object representing the column.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListCustomUnboundColumnDataEventArgs.Value">
|
|
<summary>
|
|
<para>Gets the edit value of the cell currently being processed.
|
|
</para>
|
|
</summary>
|
|
<value>An object that represents the cell's edit value.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListCustomUnboundColumnDataEventHandler">
|
|
|
|
<summary>
|
|
<para>A method that will handle the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.CustomUnboundColumnData"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListCustomUnboundColumnDataEventHandler.Invoke(System.Object,DevExpress.Web.ASPxTreeList.TreeListCustomUnboundColumnDataEventArgs)">
|
|
<summary>
|
|
<para>A method that will handle the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.CustomUnboundColumnData"/> event.
|
|
</para>
|
|
</summary>
|
|
<param name="sender">
|
|
The event source.
|
|
|
|
</param>
|
|
<param name="e">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListCustomUnboundColumnDataEventArgs"/> object that contains event data.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListCustomColumnDisplayTextEventHandler">
|
|
|
|
<summary>
|
|
<para>A method that will handle the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.CustomColumnDisplayText"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListCustomColumnDisplayTextEventHandler.Invoke(System.Object,DevExpress.Web.ASPxTreeList.TreeListColumnDisplayTextEventArgs)">
|
|
<summary>
|
|
<para>A method that will handle the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.CustomColumnDisplayText"/> event.
|
|
</para>
|
|
</summary>
|
|
<param name="sender">
|
|
The event source.
|
|
|
|
</param>
|
|
<param name="e">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListColumnDisplayTextEventArgs"/> object that contains event data.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListColumnDisplayTextEventArgs">
|
|
|
|
<summary>
|
|
<para>Provides data for the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.CustomColumnDisplayText"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListColumnDisplayTextEventArgs.#ctor(DevExpress.Web.ASPxTreeList.TreeListDataColumn,System.String,System.Object)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListColumnDisplayTextEventArgs class with specified settings.
|
|
</para>
|
|
</summary>
|
|
<param name="column">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListDataColumn"/> object that is a column in the tree list.
|
|
|
|
</param>
|
|
<param name="nodeKey">
|
|
A string object representing the node key.
|
|
|
|
</param>
|
|
<param name="value">
|
|
An object representing the cell value.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListColumnDisplayTextEventArgs.Column">
|
|
<summary>
|
|
<para>Gets the processed column.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListDataColumn"/> object representing the column.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListColumnDisplayTextEventArgs.DisplayText">
|
|
<summary>
|
|
<para>Enables you to set a custom text for the cell currently being processed.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that specifies the custom cell's display text. The default value is <b>null</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListColumnDisplayTextEventArgs.EncodeHtml">
|
|
<summary>
|
|
<para>Gets or sets a value that specifies whether the cell display text keeps any of its values that are HTML as HTML, or instead, strips out the HTML markers.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the HTML code contained in the <see cref="P:DevExpress.Web.ASPxTreeList.TreeListColumnDisplayTextEventArgs.DisplayText"/> property value is not executed and is converted into the corresponding text for display purposes, <b>false</b> if the property value can contain pure HTML code.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListColumnDisplayTextEventArgs.NodeKey">
|
|
<summary>
|
|
<para>Gets the processed node's key value.
|
|
</para>
|
|
</summary>
|
|
<value>A string value that identifies the node.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListColumnDisplayTextEventArgs.Value">
|
|
<summary>
|
|
<para>Gets the edit value of the cell currently being processed.
|
|
</para>
|
|
</summary>
|
|
<value>An object that represents the cell's edit value.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.ASPxTreeListEditorCreateEventHandler">
|
|
|
|
<summary>
|
|
<para>A method that will handle the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.AutoFilterCellEditorCreate"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListEditorCreateEventHandler.Invoke(System.Object,DevExpress.Web.ASPxTreeList.ASPxTreeListEditorCreateEventArgs)">
|
|
<summary>
|
|
<para>A method that will handle the related event.
|
|
</para>
|
|
</summary>
|
|
<param name="sender">
|
|
The event source.
|
|
|
|
</param>
|
|
<param name="e">
|
|
An <see cref="T:DevExpress.Web.ASPxTreeList.ASPxTreeListEditorCreateEventArgs"/> object that contains event data.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.ASPxTreeListEditorCreateEventArgs">
|
|
|
|
<summary>
|
|
<para>Provides data for the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.AutoFilterCellEditorCreate"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListEditorCreateEventArgs.#ctor(DevExpress.Web.ASPxTreeList.TreeListDataColumn,DevExpress.Web.EditPropertiesBase,System.Object)">
|
|
<summary>
|
|
<para>Initializes a new instance of the ASPxTreeListEditorCreateEventArgs class.
|
|
</para>
|
|
</summary>
|
|
<param name="column">
|
|
A object representing a column.
|
|
|
|
</param>
|
|
<param name="editorProperties">
|
|
An <see cref="T:DevExpress.Web.EditPropertiesBase"/> descendant that contains the search panel editor's properties. This value is assigned to the <see cref="M:DevExpress.Web.Mvc.MVCxTreeListColumn.EditorProperties"/> property.
|
|
|
|
</param>
|
|
<param name="value">
|
|
An object that specifies the search panel editor's value.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeListEditorCreateEventArgs.Column">
|
|
<summary>
|
|
<para>Gets the data column to which the processed filter row cell corresponds.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="TreeListDataColumn"/> descendant that represents the data column to which the processed cell corresponds.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.ASPxTreeListBeforeHeaderFilterFillItemsEventHandler">
|
|
|
|
<summary>
|
|
<para>A method that will handle the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.BeforeHeaderFilterFillItems"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListBeforeHeaderFilterFillItemsEventHandler.Invoke(System.Object,DevExpress.Web.ASPxTreeList.ASPxTreeListBeforeHeaderFilterFillItemsEventArgs)">
|
|
<summary>
|
|
<para>A method that will handle the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.BeforeHeaderFilterFillItems"/>> event.
|
|
</para>
|
|
</summary>
|
|
<param name="sender">
|
|
The event source.
|
|
|
|
</param>
|
|
<param name="e">
|
|
An <see cref="T:DevExpress.Web.ASPxTreeList.ASPxTreeListBeforeHeaderFilterFillItemsEventArgs"/> object that contains event data.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListTokenBoxColumn">
|
|
|
|
<summary>
|
|
<para>A data column that uses the <see cref="T:DevExpress.Web.ASPxTokenBox"/> to edit column values.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListTokenBoxColumn.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListTokenBoxColumn class with default settings.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListTokenBoxColumn.PropertiesTokenBox">
|
|
<summary>
|
|
<para>Gets the column editor's settings.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="TokenBoxProperties"/> object that contains settings specific to a token box editor.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListSettingsDataSecurity">
|
|
|
|
<summary>
|
|
<para>Provides security settings that allow disabling data modification operations such as editing, inserting, deleting.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListSettingsDataSecurity.#ctor(DevExpress.Web.IPropertiesOwner)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListSettingsDataSecurity class with specified settings.
|
|
</para>
|
|
</summary>
|
|
<param name="treeList">
|
|
An object that implements the <see cref="T:DevExpress.Web.IPropertiesOwner"/> interface.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsDataSecurity.AllowDelete">
|
|
<summary>
|
|
<para>Gets or sets a value that specifies whether row deletion is allowed within the ASPxTreeList.
|
|
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b>, to allow row delete operations; otherwise, <b>false</b>.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsDataSecurity.AllowEdit">
|
|
<summary>
|
|
<para>Gets or sets a value that specifies whether row editing is allowed within the ASPxTreeList.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b>, to allow row editing operations; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsDataSecurity.AllowInsert">
|
|
<summary>
|
|
<para>Gets or sets a value that specifies whether row insertion is allowed within the ASPxTreeList.
|
|
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b>, to allow row insert operations; otherwise, <b>false</b>.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListSettingsDataSecurity.Assign(DevExpress.Web.ASPxTreeList.TreeListSettingsBase)">
|
|
<summary>
|
|
<para>Copies the settings from the specified <see cref="T:DevExpress.Web.ASPxTreeList.TreeListSettingsBase"/> object to the current object.
|
|
</para>
|
|
</summary>
|
|
<param name="source">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListSettingsBase"/> object whose settings are assigned to the current object.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListToolbarCommand">
|
|
|
|
<summary>
|
|
<para>Lists the values that specify names of commands that can be performed by clicking toolbar items.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListToolbarCommand.Cancel">
|
|
<summary>
|
|
<para>A command that discards any changes made to the current node and switches the ASPxTreeList to browse mode.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListToolbarCommand.ClearSorting">
|
|
<summary>
|
|
<para>A command that clears sorting by the current column.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListToolbarCommand.CollapseNode">
|
|
<summary>
|
|
<para>A command that collapses the node.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListToolbarCommand.Custom">
|
|
<summary>
|
|
<para> A custom user command.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListToolbarCommand.Delete">
|
|
<summary>
|
|
<para> A command that deletes the current node.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListToolbarCommand.DeleteSelectedNodesOnPage">
|
|
<summary>
|
|
<para>A command that deletes the selected nodes on the page.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListToolbarCommand.Edit">
|
|
<summary>
|
|
<para>A command that allows editing the current node.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListToolbarCommand.ExpandNode">
|
|
<summary>
|
|
<para>A command that expands the node.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListToolbarCommand.ExportToDocx">
|
|
<summary>
|
|
<para>A command that exports the tree list's data to a file in DOCX format.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListToolbarCommand.ExportToPdf">
|
|
<summary>
|
|
<para>A command that exports the tree list's data to a file in PDF format.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListToolbarCommand.ExportToRtf">
|
|
<summary>
|
|
<para>A command that exports the tree list's data to a file in RTF format.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListToolbarCommand.ExportToXls">
|
|
<summary>
|
|
<para>A command that exports the tree list's data to a file in XLS format.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListToolbarCommand.ExportToXlsx">
|
|
<summary>
|
|
<para>A command that exports the tree list's data to a file in XLSX format.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListToolbarCommand.FullCollapse">
|
|
<summary>
|
|
<para>A command that collapses all nodes.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListToolbarCommand.FullExpand">
|
|
<summary>
|
|
<para>A command that expands all nodes.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListToolbarCommand.New">
|
|
<summary>
|
|
<para>A command that creates a new node.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListToolbarCommand.NewRoot">
|
|
<summary>
|
|
<para>A command that creates a new root node.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListToolbarCommand.Refresh">
|
|
<summary>
|
|
<para> A command that refreshes grid data.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListToolbarCommand.ShowCustomizationWindow">
|
|
<summary>
|
|
<para>A command that controls the <b>Column Chooser</b> visibility.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListToolbarCommand.ShowFooter">
|
|
<summary>
|
|
<para>A command that controls the footer visibility.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListToolbarCommand.Update">
|
|
<summary>
|
|
<para>A command that saves all the changes made to the current node and switches the ASPxTreeList to browse mode.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListToolbarItemCollection">
|
|
|
|
<summary>
|
|
<para>Represents a collection of an ASPxTreeList's toolbar items.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListToolbarItemCollection.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListToolbarItemCollection class with default settings.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListToolbarItemCollection.#ctor(DevExpress.Web.GridToolbarItem)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListToolbarItemCollection class.
|
|
</para>
|
|
</summary>
|
|
<param name="menuItem">
|
|
A object representing a grid toolbar item.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListToolbarItemCollection.FindByName(System.String)">
|
|
<summary>
|
|
<para>Returns an item object with the specified <see cref="P:DevExpress.Web.MenuItem.Name"/> property value.
|
|
|
|
</para>
|
|
</summary>
|
|
<param name="name">
|
|
A <see cref="T:System.String"/> value representing the <see cref="P:DevExpress.Web.MenuItem.Name"/> property value of the required toolbar item.
|
|
|
|
</param>
|
|
<returns>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListToolbarItem"/> object that is the <b>ASPxTreeList</b> toolbar item.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListToolbarItemCollection.FindByText(System.String)">
|
|
<summary>
|
|
<para>Returns a toolbar item with the specified text.
|
|
</para>
|
|
</summary>
|
|
<param name="text">
|
|
A <see cref="T:System.String"/> value that is the <see cref="P:DevExpress.Web.MenuItem.Text"/> property value of the required toolbar item.
|
|
|
|
</param>
|
|
<returns>A <see cref="TreeListToolbarItem"/> object with a specific value of the <b>Text</b> property.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListToolbarItemCollection.Item(System.Int32)">
|
|
<summary>
|
|
<para>Provides indexed access to individual items in the collection.
|
|
</para>
|
|
</summary>
|
|
<param name="index">
|
|
A zero-based integer that identifies the item within the collection.
|
|
|
|
</param>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListToolbarItem"/> object that represents the item at the specified position.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListToolbarItemClickEventHandler">
|
|
|
|
<summary>
|
|
<para>A method that will handle the <see cref="E:DevExpress.Web.Scripts.ASPxClientVerticalGrid.RecordClick"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListToolbarItemClickEventHandler.Invoke(System.Object,DevExpress.Web.ASPxTreeList.TreeListToolbarItemClickEventArgs)">
|
|
<summary>
|
|
<para>A method that will handle the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.ToolbarItemClick"/> event.
|
|
</para>
|
|
</summary>
|
|
<param name="source">
|
|
The event source.
|
|
|
|
</param>
|
|
<param name="e">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListToolbarItemClickEventArgs"/> object that contains event data.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListToolbarItemClickEventArgs">
|
|
|
|
<summary>
|
|
<para>Provides data for the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.ToolbarItemClick"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListToolbarItemClickEventArgs.#ctor(DevExpress.Web.ASPxTreeList.TreeListToolbarItem)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListToolbarItemClickEventArgs class with specified settings.
|
|
</para>
|
|
</summary>
|
|
<param name="item">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListToolbarItem"/> object that is the Tree List toolbar item.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListToolbarItemClickEventArgs.Handled">
|
|
<summary>
|
|
<para>Specifies whether the toolbar item click is handled manually, so no default processing is required.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if no default processing is required; otherwise <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListToolbarItemClickEventArgs.Item">
|
|
<summary>
|
|
<para>Gets the toolbar item related to the event.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListToolbarItem"/> object that is the toolbar item.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListToolbarItem">
|
|
|
|
<summary>
|
|
<para>Implements the Vertical Grid's toolbar item functionality.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListToolbarItem.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListToolbarItem class with default settings.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListToolbarItem.Command">
|
|
<summary>
|
|
<para>Gets or sets the name of a command executed when clicking a toolbar item.
|
|
</para>
|
|
</summary>
|
|
<value>One of the <see cref="TreeListToolbarCommand"/> enumeration values specifying the toolbar item's command name.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListToolbarItem.Items">
|
|
<summary>
|
|
<para>Gets a collection that contains the toolbar items of the current toolbar item.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="TreeListToolbarItemCollection"/> instance that is the collection of items.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListToolbarCollection">
|
|
|
|
<summary>
|
|
<para>Represents the ASPxTreeList's toolbar collection.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListToolbarCollection.#ctor(DevExpress.Web.ASPxTreeList.ASPxTreeList)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListToolbarCollection class with specified settings.
|
|
</para>
|
|
</summary>
|
|
<param name="treeList">
|
|
An <see cref="T:DevExpress.Web.ASPxTreeList.ASPxTreeList"/> object that is the Tree List control.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListToolbarCollection.FindByName(System.String)">
|
|
<summary>
|
|
<para>Returns a toolbar object with the specified <see cref="P:DevExpress.Web.MenuItem.Name"/> property value.
|
|
</para>
|
|
</summary>
|
|
<param name="name">
|
|
A <see cref="T:System.String"/> value representing the <see cref="P:DevExpress.Web.MenuItem.Name"/> property value of the required toolbar.
|
|
|
|
</param>
|
|
<returns>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListToolbar"/> object that is the <b>ASPxTreeList</b> toolbar.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListToolbarCollection.Item(System.Int32)">
|
|
<summary>
|
|
<para>Provides indexed access to the toolbars within the collection.
|
|
</para>
|
|
</summary>
|
|
<param name="index">
|
|
An integer value that identifies a toolbar by its index.
|
|
|
|
</param>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListToolbar"/> object or descendant that represents a toolbar at the specified position. <b>null</b> (<b>Nothing</b> in Visual Basic) if the toolbar was not found.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListToolbar">
|
|
|
|
<summary>
|
|
<para>A base class for the TreeList's toolbar.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListToolbar.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListToolbar class with default settings.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListToolbar.Items">
|
|
<summary>
|
|
<para>Gets the collection of items within the toolbar and provides indexed access to them.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListToolbarItemCollection"/> object representing the collection of the toolbar's items.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.ASPxTreeListHeaderFilterEventArgs">
|
|
|
|
<summary>
|
|
<para>Provides data for the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.HeaderFilterFillItems"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListHeaderFilterEventArgs.#ctor(DevExpress.Web.ASPxTreeList.TreeListDataColumn,DevExpress.Web.GridHeaderFilterValues)">
|
|
<summary>
|
|
<para>Initializes a new instance of the ASPxTreeListHeaderFilterEventArgs class.
|
|
</para>
|
|
</summary>
|
|
<param name="column">
|
|
A object representing a column.
|
|
|
|
</param>
|
|
<param name="values">
|
|
A <see cref="T:DevExpress.Web.GridHeaderFilterValues"/> object containing filter values.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeListHeaderFilterEventArgs.Column">
|
|
<summary>
|
|
<para>Gets the data column currently being filtered.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="TreeListDataColumn"/> object that represents the data column currently being filtered.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.ASPxTreeListEditorEventHandler">
|
|
|
|
<summary>
|
|
<para>A method that will handle the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.AutoFilterCellEditorInitialize"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListEditorEventHandler.Invoke(System.Object,DevExpress.Web.ASPxTreeList.ASPxTreeListEditorEventArgs)">
|
|
<summary>
|
|
<para>A method that will handle the related event.
|
|
</para>
|
|
</summary>
|
|
<param name="sender">
|
|
The event source.
|
|
|
|
</param>
|
|
<param name="e">
|
|
An <see cref="T:DevExpress.Web.ASPxTreeList.ASPxTreeListEditorEventArgs"/> object that contains event data.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListPopupControlStyle">
|
|
|
|
<summary>
|
|
<para>Contains styles settings defining the common appearance of popup elements within a tree list.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListPopupControlStyle.#ctor(DevExpress.Web.ASPxTreeList.ASPxTreeList)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListPopupControlStyle class.
|
|
</para>
|
|
</summary>
|
|
<param name="treeList">
|
|
An <see cref="T:DevExpress.Web.ASPxTreeList.ASPxTreeList"/> object representing a tree list.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListPopupControlStyle.PopupControl">
|
|
<summary>
|
|
<para>Gets the general style settings of popup elements within a tree list.
|
|
</para>
|
|
</summary>
|
|
<value>An <see cref="AppearanceStyle"/> object that contains the style settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.Internal.TreeListFilterMode">
|
|
|
|
<summary>
|
|
<para>Lists values that specify the tree list's filtering mode.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.Internal.TreeListFilterMode.Extended">
|
|
<summary>
|
|
<para>The TreeList control displays nodes that match the filter criteria regardless of whether their parent nodes match these criteria. If a node matches the filter criteria, all its parent nodes are also displayed.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.Internal.TreeListFilterMode.Smart">
|
|
<summary>
|
|
<para>Allows a TreeList to display all child nodes that match the filter criteria, whether or not their parent nodes match the criteria.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.Internal.TreeListFilterMode.Standard">
|
|
<summary>
|
|
<para>Requires all node parents to match the filter criteria to show a particular child node.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.ASPxTreeListBeforeHeaderFilterFillItemsEventArgs">
|
|
|
|
<summary>
|
|
<para>Provides data for the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.BeforeHeaderFilterFillItems"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.ASPxTreeListBeforeHeaderFilterFillItemsEventArgs.#ctor(DevExpress.Web.Internal.IWebGridDataColumnBase)">
|
|
<summary>
|
|
<para>Initializes a new instance of the ASPxTreeListBeforeHeaderFilterFillItemsEventArgs class.
|
|
</para>
|
|
</summary>
|
|
<param name="column">
|
|
A object representing a column.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.ASPxTreeListBeforeHeaderFilterFillItemsEventArgs.Column">
|
|
<summary>
|
|
<para>Gets the data column currently being filtered.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="TreeListDataColumn"/> object that represents the data column currently being filtered.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListFilterRowStyle">
|
|
|
|
<summary>
|
|
<para>Provides the style settings used to paint cells within the tree list's filter row.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListFilterRowStyle.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListFilterRowStyle class.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListCustomFilterNodeEventHandler">
|
|
|
|
<summary>
|
|
<para>A method that will handle the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.CustomFilterNode"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListCustomFilterNodeEventHandler.Invoke(System.Object,DevExpress.Web.ASPxTreeList.TreeListCustomFilterNodeEventArgs)">
|
|
<summary>
|
|
<para>A method that will handle the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.CustomFilterNode"/> event.
|
|
</para>
|
|
</summary>
|
|
<param name="sender">
|
|
The event source.
|
|
|
|
</param>
|
|
<param name="e">
|
|
An <see cref="T:DevExpress.Web.ASPxTreeList.TreeListCustomFilterNodeEventArgs"/> object that contains event data.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListCustomErrorTextEventArgs">
|
|
|
|
<summary>
|
|
<para>Provides data for the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.CustomErrorText"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListCustomErrorTextEventArgs.#ctor(System.Exception,System.String)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListCustomErrorTextEventArgs class.
|
|
</para>
|
|
</summary>
|
|
<param name="exception">
|
|
A <see cref="T:System.Exception"/> object that represents the exception. This value is assigned to the <see cref="P:DevExpress.Web.ASPxTreeList.TreeListCustomErrorTextEventArgs.Exception"/> property.
|
|
|
|
</param>
|
|
<param name="errorText">
|
|
A <see cref="T:System.String"/> value that specifies the error text. This value is assigned to the <see cref="P:DevExpress.Web.ASPxTreeList.TreeListCustomErrorTextEventArgs.ErrorText"/> property.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListCustomErrorTextEventArgs.ErrorText">
|
|
<summary>
|
|
<para>Gets or sets the error text.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that specifies the error text.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListCustomErrorTextEventArgs.Exception">
|
|
<summary>
|
|
<para>Gets the exception.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.Exception"/> object that represents the exception.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListCustomFilterNodeEventArgs">
|
|
|
|
<summary>
|
|
<para>Provides data for the <see cref="E:DevExpress.Web.ASPxTreeList.ASPxTreeList.CustomFilterNode"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListCustomFilterNodeEventArgs.#ctor(DevExpress.Web.ASPxTreeList.TreeListNode,System.Boolean)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListCustomFilterNodeEventArgs class with specified settings.
|
|
</para>
|
|
</summary>
|
|
<param name="node">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListNode"/> object representing the node.
|
|
|
|
</param>
|
|
<param name="isFit">
|
|
Specifies whether the node should be filtered.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListCustomFilterNodeEventArgs.IsFit">
|
|
<summary>
|
|
<para>Gets or sets whether the node should be filtered.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b>, to filter the node; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListFilterBuilderPopupStyle">
|
|
|
|
<summary>
|
|
<para>Contains styles settings defining the appearance of a filter control.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListFilterBuilderPopupStyle.#ctor(DevExpress.Web.ASPxTreeList.ASPxTreeList)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListFilterBuilderPopupStyle class.
|
|
</para>
|
|
</summary>
|
|
<param name="treeList">
|
|
An <see cref="T:DevExpress.Web.ASPxTreeList.ASPxTreeList"/> object.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListFilterBuilderPopupStyle.ButtonPanel">
|
|
<summary>
|
|
<para>Gets the style settings defining a filter builder's <b>button panel</b> appearance.
|
|
</para>
|
|
</summary>
|
|
<value>An <see cref="AppearanceStyle"/> object that contains the style settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListFilterBuilderPopupStyle.MainArea">
|
|
<summary>
|
|
<para>Gets the style settings defining a filter builder's <b>main area</b> appearance.
|
|
</para>
|
|
</summary>
|
|
<value>An <see cref="GridViewPopupMainAreaStyle"/> object that contains the style settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListFilterBuilderPopupStyle.PopupControl">
|
|
<summary>
|
|
<para>Gets the general style settings of popup elements within a tree list.
|
|
</para>
|
|
</summary>
|
|
<value>An <see cref="AppearanceStyle"/> object that contains the style settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListSettingsResizing">
|
|
|
|
<summary>
|
|
<para>Provides settings that affect the ASPxTreeList resizing functionality.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListSettingsResizing.#ctor(DevExpress.Web.IPropertiesOwner)">
|
|
<summary>
|
|
<para>Initializes a new instance of the TreeListSettingsResizing class with specified settings.
|
|
</para>
|
|
</summary>
|
|
<param name="treeList">
|
|
An object that implements the <see cref="T:DevExpress.Web.IPropertiesOwner"/> interface.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.TreeListSettingsResizing.Assign(DevExpress.Web.ASPxTreeList.TreeListSettingsBase)">
|
|
<summary>
|
|
<para>Copies the settings from the specified <see cref="T:DevExpress.Web.ASPxTreeList.TreeListSettingsBase"/> object to the current object.
|
|
</para>
|
|
</summary>
|
|
<param name="source">
|
|
A <see cref="T:DevExpress.Web.ASPxTreeList.TreeListSettingsBase"/> object whose settings are assigned to the current object.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsResizing.ColumnResizeMode">
|
|
<summary>
|
|
<para>Gets or sets a value that specifies how columns are resized when an end-user changes a column's width.
|
|
</para>
|
|
</summary>
|
|
<value>One of the <see cref="ColumnResizeMode"/> enumeration values.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.Web.ASPxTreeList.TreeListSettingsResizing.Visualization">
|
|
<summary>
|
|
<para>Gets or sets a value that determines how the column resize process is visually indicated.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="ResizingMode"/> enumeration value.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.TreeListColumnSortMode">
|
|
|
|
<summary>
|
|
<para>Lists the values that specify how a tree list column's data should be sorted.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListColumnSortMode.Default">
|
|
<summary>
|
|
<para>If a column's <see cref="P:DevExpress.Web.ASPxTreeList.TreeListDataColumn.SortMode"/> property is set to <b>default</b>, the column's data will be sorted according to the <see cref="P:DevExpress.Web.ASPxTreeList.TreeListSettingsBehavior.SortMode"/> property. If both those properties are set to <b>Default</b>, the grid data is sorted by the column's edit values (these are synchronized with the bound data source's values).
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListColumnSortMode.DisplayText">
|
|
<summary>
|
|
<para>Sorts the column's data by the column's display text (the strings displayed within the column's cells).
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.TreeListColumnSortMode.Value">
|
|
<summary>
|
|
<para>Sorts the column's data by the column's edit values (these are synchronized with the bound data source's values).
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.Localization.ASPxTreeListResLocalizer">
|
|
|
|
<summary>
|
|
<para>An object providing a means to localize a <see cref="T:DevExpress.Web.ASPxTreeList.ASPxTreeList"/>'s user interface elements at runtime.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.Localization.ASPxTreeListResLocalizer.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the ASPxTreeListResLocalizer class with default settings.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.Localization.ASPxTreeListLocalizer">
|
|
|
|
<summary>
|
|
<para>An object providing a means to localize the <see cref="T:DevExpress.Web.ASPxTreeList.ASPxTreeList"/>'s user interface elements at runtime.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.Localization.ASPxTreeListLocalizer.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the ASPxTreeListLocalizer class with default settings.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.Localization.ASPxTreeListLocalizer.CreateResXLocalizer">
|
|
<summary>
|
|
<para>Returns an object comprising resources based on the thread's language and regional settings (culture).
|
|
</para>
|
|
</summary>
|
|
<returns>A <see cref="XtraLocalizer<ASPxTreeListStringId>"/> object comprising resources based on the thread's culture.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.Web.ASPxTreeList.Localization.ASPxTreeListLocalizer.GetString(DevExpress.Web.ASPxTreeList.Localization.ASPxTreeListStringId)">
|
|
<summary>
|
|
<para>Returns a localized string for the specified string identifier.
|
|
</para>
|
|
</summary>
|
|
<param name="id">
|
|
An <see cref="T:DevExpress.Web.ASPxTreeList.Localization.ASPxTreeListStringId"/> enumeration value identifying the string to localize.
|
|
|
|
</param>
|
|
<returns>A <see cref="String"/> corresponding to the specified identifier.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.Web.ASPxTreeList.Localization.ASPxTreeListStringId">
|
|
|
|
<summary>
|
|
<para>Contains values corresponding to strings that can be localized for the <see cref="T:DevExpress.Web.ASPxTreeList.ASPxTreeList"/>.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.Localization.ASPxTreeListStringId.Alt_Collapse">
|
|
<summary>
|
|
<para><para>Defines the alternative text for the Expand Button if the node is expanded.</para>
|
|
<para><b>Default value</b>: "[Collapse]"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.Localization.ASPxTreeListStringId.Alt_DragAndDropHideColumnIcon">
|
|
<summary>
|
|
<para><para>Defines the alternate text of an image (see: <see cref="P:DevExpress.Web.ASPxTreeList.TreeListImages.DragAndDropHide"/>) displayed below the column header when an end-user drags it to the Customization Window.</para>
|
|
<para><b>Default value</b>: "Hide"</para>
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.Localization.ASPxTreeListStringId.Alt_Expand">
|
|
<summary>
|
|
<para><para>Defines the alternative text for the Expand Button if the node is collapsed.</para>
|
|
<para><b>Default value</b>: "[Expand]"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.Localization.ASPxTreeListStringId.Alt_SortedAscending">
|
|
<summary>
|
|
<para><para>Defines the alternative text for the Column Header's <b>Sort Glyph</b> when the column is sorted in ascending order.</para>
|
|
<para><b>Default value</b>: "(Ascending)"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.Localization.ASPxTreeListStringId.Alt_SortedDescending">
|
|
<summary>
|
|
<para><para>Defines the alternative text for the Column Header's <b>Sort Glyph</b> when the column is sorted in descending order.</para>
|
|
<para><b>Default value</b>: "(Descending)"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.Localization.ASPxTreeListStringId.CommandApplyFilter">
|
|
<summary>
|
|
<para><para>Defines the caption of the Apply button.</para>
|
|
|
|
Default value: "Apply"
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.Localization.ASPxTreeListStringId.CommandCancel">
|
|
<summary>
|
|
<para><para>Defines the caption of the <b>Cancel</b> button on the Edit Form of the Tree List.</para>
|
|
<para><b>Default value</b>: "Cancel"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.Localization.ASPxTreeListStringId.CommandClearFilter">
|
|
<summary>
|
|
<para><para>Defines the caption of the Clear button.</para>
|
|
|
|
Default value: "Clear"
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.Localization.ASPxTreeListStringId.CommandDelete">
|
|
<summary>
|
|
<para><para>Defines the caption of the <b>Delete</b> button on the Command Column of the Tree List.</para>
|
|
<para><b>Default value</b>: "Delete"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.Localization.ASPxTreeListStringId.CommandEdit">
|
|
<summary>
|
|
<para><para>Defines the caption of the <b>Edit</b> button on the Command Column of the Tree List.</para>
|
|
<para><b>Default value</b>: "Edit"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.Localization.ASPxTreeListStringId.CommandNew">
|
|
<summary>
|
|
<para><para>Defines the caption of the <b>New</b> button on the Command Column of the Tree List.</para>
|
|
<para><b>Default value</b>: "New"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.Localization.ASPxTreeListStringId.CommandUpdate">
|
|
<summary>
|
|
<para><para>Defines the caption of the <b>Update</b> button on the Edit Form of the Tree List.</para>
|
|
<para><b>Default value</b>: "Update"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.Localization.ASPxTreeListStringId.ConfirmDelete">
|
|
<summary>
|
|
<para><para>Defines the confirmation dialog text when deleting a node in Tree List if the <see cref="P:DevExpress.Web.ASPxTreeList.TreeListSettingsEditing.ConfirmDelete"/> option is enabled.</para>
|
|
<para><b>Default value</b>: "Confirm Delete?"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.Localization.ASPxTreeListStringId.CustomizationWindowCaption">
|
|
<summary>
|
|
<para><para>Defines the Customization Window's caption.</para>
|
|
<para><b>Default value</b>: "Field Chooser"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.Localization.ASPxTreeListStringId.PopupEditFormCaption">
|
|
<summary>
|
|
<para><para>Defines the Popup Edit Form's caption.</para>
|
|
<para><b>Default value</b>: "Edit Form"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.Localization.ASPxTreeListStringId.RecursiveDeleteError">
|
|
<summary>
|
|
<para><para>Defines the error message text when deleting a parent node in Tree List if the <see cref="P:DevExpress.Web.ASPxTreeList.TreeListSettingsEditing.AllowRecursiveDelete"/> option is disabled.</para>
|
|
<para><b>Default value</b>: "The node has descendant nodes."</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.Localization.ASPxTreeListStringId.Toolbar_Cancel">
|
|
<summary>
|
|
<para>Contains localizable text of the corresponding UI element.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.Localization.ASPxTreeListStringId.Toolbar_ClearSorting">
|
|
<summary>
|
|
<para>Contains localizable text of the corresponding UI element.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.Localization.ASPxTreeListStringId.Toolbar_CollapseNode">
|
|
<summary>
|
|
<para>Contains localizable text of the corresponding UI element.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.Localization.ASPxTreeListStringId.Toolbar_Delete">
|
|
<summary>
|
|
<para>Contains localizable text of the corresponding UI element.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.Localization.ASPxTreeListStringId.Toolbar_Edit">
|
|
<summary>
|
|
<para>Contains localizable text of the corresponding UI element.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.Localization.ASPxTreeListStringId.Toolbar_ExpandNode">
|
|
<summary>
|
|
<para>Contains localizable text of the corresponding UI element.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.Localization.ASPxTreeListStringId.Toolbar_ExportTo">
|
|
<summary>
|
|
<para>Contains localizable text of the corresponding UI element.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.Localization.ASPxTreeListStringId.Toolbar_FullCollapse">
|
|
<summary>
|
|
<para>Contains localizable text of the corresponding UI element.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.Localization.ASPxTreeListStringId.Toolbar_FullExpand">
|
|
<summary>
|
|
<para>Contains localizable text of the corresponding UI element.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.Localization.ASPxTreeListStringId.Toolbar_New">
|
|
<summary>
|
|
<para>Contains localizable text of the corresponding UI element.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.Localization.ASPxTreeListStringId.Toolbar_NewRoot">
|
|
<summary>
|
|
<para>Contains localizable text of the corresponding UI element.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.Localization.ASPxTreeListStringId.Toolbar_Refresh">
|
|
<summary>
|
|
<para>Contains localizable text of the corresponding UI element.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.Localization.ASPxTreeListStringId.Toolbar_ShowCustomizationWindow">
|
|
<summary>
|
|
<para>Contains localizable text of the corresponding UI element.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.Localization.ASPxTreeListStringId.Toolbar_ShowFooter">
|
|
<summary>
|
|
<para>Contains localizable text of the corresponding UI element.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.Web.ASPxTreeList.Localization.ASPxTreeListStringId.Toolbar_Update">
|
|
<summary>
|
|
<para>Contains localizable text of the corresponding UI element.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
</members>
|
|
</doc>
|