Mini Kabibi Habibi
<?xml version="1.0"?>
<doc>
<assembly>
<name>DevExpress.Xpf.Grid.v13.1</name>
</assembly>
<members>
<member name="T:DevExpress.Xpf.Grid.TreeList.TreeListSelectionChangedEventHandler">
<summary>
<para>A method that will handle the <see cref="E:DevExpress.Xpf.Grid.TreeListView.SelectionChanged"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeList.TreeListSelectionChangedEventHandler.Invoke(System.Object,DevExpress.Xpf.Grid.TreeList.TreeListSelectionChangedEventArgs)">
<summary>
<para>A method that will handle the <see cref="E:DevExpress.Xpf.Grid.TreeListView.SelectionChanged"/> event.
</para>
</summary>
<param name="sender">
The event sender.
</param>
<param name="e">
A <see cref="T:DevExpress.Xpf.Grid.TreeList.TreeListSelectionChangedEventArgs"/> object that contains event data.
</param>
</member>
<member name="T:DevExpress.Xpf.Grid.TreeList.TreeListSelectionChangedEventArgs">
<summary>
<para>Provides data for the <see cref="E:DevExpress.Xpf.Grid.TreeListView.SelectionChanged"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeList.TreeListSelectionChangedEventArgs.#ctor(DevExpress.Xpf.Grid.TreeListView,DevExpress.Data.CollectionChangeAction,System.Int32)">
<summary>
<para>Initializes a new instance of the TreeListSelectionChangedEventArgs class.
</para>
</summary>
<param name="view">
The <see cref="T:DevExpress.Xpf.Grid.TreeListView"/>.
</param>
<param name="action">
A <see cref="T:System.ComponentModel.CollectionChangeAction"/> enumeration value that specifies how the grid's selection has been changed.
</param>
<param name="controllerRow">
A handle of the node whose selected state has been changed.
</param>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeList.TreeListSelectionChangedEventArgs.Node">
<summary>
<para>Gets a node whose selected state has been changed.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.TreeListNode"/> object that is the node whose selected state has been changed.
</value>
</member>
<member name="T:DevExpress.Xpf.Grid.RowDoubleClickEventHandler">
<summary>
<para>A method that will handle the <see cref="E:DevExpress.Xpf.Grid.TableView.RowDoubleClick"/> and <see cref="E:DevExpress.Xpf.Grid.TreeListView.RowDoubleClick"/> events.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.RowDoubleClickEventHandler.Invoke(System.Object,DevExpress.Xpf.Grid.RowDoubleClickEventArgs)">
<summary>
<para>A method that will handle the <see cref="E:DevExpress.Xpf.Grid.TableView.RowDoubleClick"/> and <see cref="E:DevExpress.Xpf.Grid.TreeListView.RowDoubleClick"/> events.
</para>
</summary>
<param name="sender">
The event sender.
</param>
<param name="e">
A <see cref="T:DevExpress.Xpf.Grid.RowDoubleClickEventArgs"/> object that contains event data.
</param>
</member>
<member name="T:DevExpress.Xpf.Grid.RowDoubleClickEventArgs">
<summary>
<para>Provides data for the <see cref="E:DevExpress.Xpf.Grid.TableView.RowDoubleClick"/> event handler.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.RowDoubleClickEventArgs.#ctor(DevExpress.Xpf.Grid.GridViewHitInfoBase,DevExpress.Xpf.Grid.DataViewBase)">
<summary>
<para>Initializes a new instance of the RowDoubleClickEventArgs class.
</para>
</summary>
<param name="hitInfo">
A <see cref="T:DevExpress.Xpf.Grid.GridViewHitInfoBase"/> descendant that contains information about the row.
</param>
<param name="view">
A <see cref="T:DevExpress.Xpf.Grid.DataViewBase"/> object that represents the grid's view.
</param>
</member>
<member name="P:DevExpress.Xpf.Grid.RowDoubleClickEventArgs.HitInfo">
<summary>
<para>Gets or sets the information on a view element located under the mouse pointer.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.GridViewHitInfoBase"/> descendant which provides information on a view element located under the mouse pointer.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.RowDoubleClickEventArgs.Source">
<summary>
<para>Gets the View that raised the event.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.DataViewBase"/> descendant that is the view that raised the event.
</value>
</member>
<member name="T:DevExpress.Xpf.Grid.CopyingToClipboardEventHandler">
<summary>
<para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.Grid.GridViewBase.CopyingToClipboard"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.CopyingToClipboardEventHandler.Invoke(System.Object,DevExpress.Xpf.Grid.CopyingToClipboardEventArgs)">
<summary>
<para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.Grid.GridViewBase.CopyingToClipboard"/> event.
</para>
</summary>
<param name="sender">
The event sender.
</param>
<param name="e">
A <see cref="T:DevExpress.Xpf.Grid.CopyingToClipboardEventArgs"/> object that contains event data.
</param>
</member>
<member name="T:DevExpress.Xpf.Grid.CopyingToClipboardEventArgs">
<summary>
<para>Provides data for the <see cref="E:DevExpress.Xpf.Grid.GridViewBase.CopyingToClipboard"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.CopyingToClipboardEventArgs.#ctor(DevExpress.Xpf.Grid.DataViewBase,System.Collections.Generic.IEnumerable`1,System.Boolean)">
<summary>
<para>Initializes a new instance of the CopyingToClipboardEventArgs class.
</para>
</summary>
<param name="view">
A <see cref="T:DevExpress.Xpf.Grid.DataViewBase"/> descendant that is the view that raised the event.
</param>
<param name="gridCells">
An array of cells whose values are about to be copied to the clipboard. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.CopyingToClipboardEventArgs.GridCells"/> property.
</param>
<param name="copyHeader">
<b>true</b> to copy column headers; otherwise, <b>false</b>.
</param>
</member>
<member name="M:DevExpress.Xpf.Grid.CopyingToClipboardEventArgs.#ctor(DevExpress.Xpf.Grid.DataViewBase,System.Collections.Generic.IEnumerable`1,System.Boolean)">
<summary>
<para>Initializes a new instance of the CopyingToClipboardEventArgs class.
</para>
</summary>
<param name="view">
A <see cref="T:DevExpress.Xpf.Grid.DataViewBase"/> descendant that is the view that raised the event.
</param>
<param name="rowHandles">
An array of row handles that identifies rows whose values are about to be copied to the clipboard. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.CopyingToClipboardEventArgsBase.RowHandles"/> property.
</param>
<param name="copyHeader">
<b>true</b> to copy column headers; otherwise, <b>false</b>.
</param>
</member>
<member name="P:DevExpress.Xpf.Grid.CopyingToClipboardEventArgs.GridCells">
<summary>
<para>Gets an array of cells whose values are about to be copied to the clipboard.
</para>
</summary>
<value>An array of <see cref="T:DevExpress.Xpf.Grid.GridCell"/> objects whose values are about to be copied to the clipboard.
</value>
</member>
<member name="T:DevExpress.Xpf.Grid.TreeList.TreeListViewHitInfo">
<summary>
<para>A class that contains information about what is located at a specific point within the <see cref="T:DevExpress.Xpf.Grid.TreeListView"/> control.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeList.TreeListViewHitInfo.#ctor">
<summary>
<para>Initializes a new instance of the TreeListViewHitInfo class.
</para>
</summary>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeList.TreeListViewHitInfo.Column">
<summary>
<para>Gets a column located under the test object.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.GridColumnBase"/> object that represents the column located under the test object.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeList.TreeListViewHitInfo.HitTest">
<summary>
<para>Gets the visual element located under the test object.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.TreeList.TreeListViewHitTest"/> enumeration value that identifies the visual element located under the test object.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeList.TreeListViewHitInfo.InNodeCheckbox">
<summary>
<para>Gets whether the test object is within a node's check box.
</para>
</summary>
<value><b>true</b> if the test object is within a node's check box; otherwise, <b>false</b>.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeList.TreeListViewHitInfo.InNodeExpandButton">
<summary>
<para>Gets whether the test object is within an expand button.
</para>
</summary>
<value><b>true</b> if the test object is within an expand button; otherwise, <b>false</b>.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeList.TreeListViewHitInfo.InNodeImage">
<summary>
<para>Gets whether the test object is within a node's image.
</para>
</summary>
<value><b>true</b> if the test object is within a node's image; otherwise, <b>false</b>.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeList.TreeListViewHitInfo.InNodeIndent">
<summary>
<para>Gets whether the test object is within a node indent.
</para>
</summary>
<value><b>true</b> if the test object is within a node indent; otherwise, <b>false</b>.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeList.TreeListViewHitInfo.InRow">
<summary>
<para>Gets whether the test object is within a node.
</para>
</summary>
<value><b>true</b> if the test object is within a node; otherwise, <b>false</b>.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeList.TreeListViewHitInfo.InRowCell">
<summary>
<para>Gets whether the test object is within a data cell.
</para>
</summary>
<value><b>true</b> if the test object is within a data cell; otherwise, <b>false</b>.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeList.TreeListViewHitInfo.InTreeListNodeImage">
<summary>
<para>Gets whether the test object is within a node image.
</para>
</summary>
<value><b>true</b> if the test object is within a node image; otherwise, <b>false</b>.
</value>
</member>
<member name="T:DevExpress.Xpf.Grid.TreeList.TreeListCopyingToClipboardEventHandler">
<summary>
<para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.Grid.TreeListView.CopyingToClipboard"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeList.TreeListCopyingToClipboardEventHandler.Invoke(System.Object,DevExpress.Xpf.Grid.TreeList.TreeListCopyingToClipboardEventArgs)">
<summary>
<para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.Grid.TreeListView.CopyingToClipboard"/> event.
</para>
</summary>
<param name="sender">
The event sender.
</param>
<param name="e">
A <see cref="T:DevExpress.Xpf.Grid.TreeList.TreeListCopyingToClipboardEventArgs"/> object that contains event data.
</param>
</member>
<member name="T:DevExpress.Xpf.Grid.TreeList.TreeListCopyingToClipboardEventArgs">
<summary>
<para>Provides data for the <see cref="E:DevExpress.Xpf.Grid.TreeListView.CopyingToClipboard"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeList.TreeListCopyingToClipboardEventArgs.#ctor(DevExpress.Xpf.Grid.TreeListView,System.Collections.Generic.IEnumerable`1,System.Boolean)">
<summary>
<para>Initializes a new instance of the TreeListCopyingToClipboardEventArgs class.
</para>
</summary>
<param name="view">
The <see cref="T:DevExpress.Xpf.Grid.TreeListView"/>.
</param>
<param name="rowHandles">
An array of row handles that identify nodes whose values are about to be copied to the clipboard. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.CopyingToClipboardEventArgsBase.RowHandles"/> property.
</param>
<param name="copyHeader">
<b>true</b> to copy column headers; otherwise, <b>false</b>.
</param>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeList.TreeListCopyingToClipboardEventArgs.Nodes">
<summary>
<para>Gets an array of nodes whose values are about to be copied to the clipboard.
</para>
</summary>
<value>An array of <see cref="T:DevExpress.Xpf.Grid.TreeListNode"/> objects.
</value>
</member>
<member name="T:DevExpress.Xpf.Grid.TreeList.CustomColumnFilterListEventHandler">
<summary>
<para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.Grid.TreeListView.CustomFiterPopupList"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeList.CustomColumnFilterListEventHandler.Invoke(System.Object,DevExpress.Xpf.Grid.TreeList.CustomColumnFilterListEventArgs)">
<summary>
<para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.Grid.TreeListView.CustomFiterPopupList"/> event.
</para>
</summary>
<param name="sender">
The event sender.
</param>
<param name="e">
A <see cref="T:DevExpress.Xpf.Grid.TreeList.CustomColumnFilterListEventArgs"/> object that contains event data.
</param>
</member>
<member name="T:DevExpress.Xpf.Grid.TreeList.CustomColumnFilterListEventArgs">
<summary>
<para>Provides data for the <see cref="E:DevExpress.Xpf.Grid.TreeListView.CustomFiterPopupList"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeList.CustomColumnFilterListEventArgs.#ctor(DevExpress.Xpf.Grid.TreeListNode,DevExpress.Xpf.Grid.TreeListColumn)">
<summary>
<para>Initializes a new instance of the CustomColumnFilterListEventArgs class.
</para>
</summary>
<param name="node">
A <see cref="T:DevExpress.Xpf.Grid.TreeListNode"/> object that is the node which contains the processed cell. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.TreeList.CustomColumnFilterListEventArgs.Node"/> property.
</param>
<param name="column">
A <see cref="T:DevExpress.Xpf.Grid.TreeListColumn"/> object that is the column which contains the processed cell. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.TreeList.CustomColumnFilterListEventArgs.Column"/> property.
</param>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeList.CustomColumnFilterListEventArgs.Column">
<summary>
<para>Gets or sets a column which owns the processed cell.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.TreeListColumn"/> object that is the column which owns the processed cell.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeList.CustomColumnFilterListEventArgs.Node">
<summary>
<para>Gets or sets a node which contains the processed cell.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.TreeListNode"/> object that is the node which contains the processed cell.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeList.CustomColumnFilterListEventArgs.Visible">
<summary>
<para>Gets or sets whether the processed value is displayed within a column's Filter Dropdown.
</para>
</summary>
<value><b>true</b> to display the value within the list of filter values; otherwise, <b>false</b>.
</value>
</member>
<member name="T:DevExpress.Xpf.Grid.TreeList.TreeListViewHitTest">
<summary>
<para>Lists values that identify visual elements displayed within the <see cref="T:DevExpress.Xpf.Grid.TreeListView"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeList.TreeListViewHitTest.ColumnButton">
<summary>
<para>The test object belongs to the Header Panel Button.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeList.TreeListViewHitTest.ColumnEdge">
<summary>
<para>The test point belongs to the right edge of a column header. End-users can drag these edges to resize columns horizontally (the column's <see cref="P:DevExpress.Xpf.Grid.ColumnBase.AllowResizing"/> option must be enabled).
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeList.TreeListViewHitTest.ColumnHeader">
<summary>
<para>The test point belongs to a column's header.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeList.TreeListViewHitTest.ColumnHeaderFilterButton">
<summary>
<para>The test point belongs to the filter button displayed within a column header.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeList.TreeListViewHitTest.ColumnHeaderPanel">
<summary>
<para>The test point belongs to the Column Header Panel.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeList.TreeListViewHitTest.DataArea">
<summary>
<para>The test object belongs to the area within a treelist view which is not occupied by nodes.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeList.TreeListViewHitTest.ExpandButton">
<summary>
<para>The test object belongs to a node's expand button.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeList.TreeListViewHitTest.FilterPanel">
<summary>
<para>The test object belongs to the Filter Panel.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeList.TreeListViewHitTest.FilterPanelActiveButton">
<summary>
<para>The test object belongs to the button in the Filter Panel used to activate filtering within a View.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeList.TreeListViewHitTest.FilterPanelCloseButton">
<summary>
<para>The test object belongs to the Close button displayed within the Filter Panel.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeList.TreeListViewHitTest.FilterPanelCustomizeButton">
<summary>
<para>The test object belongs to the button displayed within the Filter Panel.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeList.TreeListViewHitTest.FilterPanelText">
<summary>
<para>The test object belongs to a filter expression displayed within the Filter Panel.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeList.TreeListViewHitTest.FixedLeftDiv">
<summary>
<para>The test object belongs to the left fixed line of the Fixed Columns.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeList.TreeListViewHitTest.FixedRightDiv">
<summary>
<para>The test object belongs to the right fixed line of the Fixed Columns.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeList.TreeListViewHitTest.FixedTotalSummary">
<summary>
<para>The test object belongs to the Fixed Summary Panel.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeList.TreeListViewHitTest.HorizontalScrollBar">
<summary>
<para>The test object belongs to a view's horizontal scrollbar.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeList.TreeListViewHitTest.MRUFilterListComboBox">
<summary>
<para>The test object belongs to a combobox that contains MRU Filter List. It is displayed within the Filter Panel.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeList.TreeListViewHitTest.NodeCheckbox">
<summary>
<para>The test object belongs to the check box embedded in a node.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeList.TreeListViewHitTest.NodeImage">
<summary>
<para>The test object belongs to a node image.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeList.TreeListViewHitTest.NodeIndent">
<summary>
<para>The test object belongs to a node indent.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeList.TreeListViewHitTest.None">
<summary>
<para>The test object doesn't belong to a View (it is outside the View).
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeList.TreeListViewHitTest.Row">
<summary>
<para>The test object belongs to a Node.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeList.TreeListViewHitTest.RowCell">
<summary>
<para>The test object belongs to a data cell.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeList.TreeListViewHitTest.RowIndicator">
<summary>
<para>The test object belongs to a cell displayed within the Row Indicator Panel.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeList.TreeListViewHitTest.TotalSummary">
<summary>
<para>The test object belongs to a Total Summary.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeList.TreeListViewHitTest.TotalSummaryPanel">
<summary>
<para>The test object belongs to the Total Summary Panel.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeList.TreeListViewHitTest.VerticalScrollBar">
<summary>
<para>The test object belongs to a view's vertical scrollbar.
</para>
</summary>
</member>
<member name="T:DevExpress.Xpf.Grid.TreeDerivationMode">
<summary>
<para>Lists values that specify the tree derivation mode.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeDerivationMode.ChildNodesSelector">
<summary>
<para>You should manually write code to specify where a data object's child items come from by creating a selector class. To learn more, see Binding to Hierarchical Data Structure.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeDerivationMode.HierarchicalDataTemplate">
<summary>
<para>Builds a tree using Hierarchical Data Templates. To learn more, see Binding to Hierarchical Data Structure.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeDerivationMode.Selfreference">
<summary>
<para>Builds a tree from a self-referential data structure. To learn more, see Binding to Self-Referential Data Structure.
</para>
</summary>
</member>
<member name="T:DevExpress.Xpf.Grid.TreeList.TreeListUnboundColumnDataEventHandler">
<summary>
<para>A method that will handle the <see cref="E:DevExpress.Xpf.Grid.TreeListView.CustomUnboundColumnData"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeList.TreeListUnboundColumnDataEventHandler.Invoke(System.Object,DevExpress.Xpf.Grid.TreeList.TreeListUnboundColumnDataEventArgs)">
<summary>
<para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.Grid.TreeListView.CustomUnboundColumnData"/> event.
</para>
</summary>
<param name="sender">
The event source.
</param>
<param name="e">
A <see cref="T:DevExpress.Xpf.Grid.TreeList.TreeListUnboundColumnDataEventArgs"/> object that contains event data.
</param>
</member>
<member name="T:DevExpress.Xpf.Grid.TreeList.TreeListUnboundColumnDataEventArgs">
<summary>
<para>Provides data for the <see cref="E:DevExpress.Xpf.Grid.TreeListView.CustomUnboundColumnData"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeList.TreeListUnboundColumnDataEventArgs.#ctor">
<summary>
<para>Initializes a new instance of the TreeListUnboundColumnDataEventArgs class.
</para>
</summary>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeList.TreeListUnboundColumnDataEventArgs.Node">
<summary>
<para>Gets the node which contains the processed cell.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.TreeListNode"/> object that specifies the node containing the processed cell.
</value>
</member>
<member name="T:DevExpress.Xpf.Grid.TreeList.TreeListShowingEditorEventHandler">
<summary>
<para>A method that will handle the <see cref="E:DevExpress.Xpf.Grid.TreeListView.ShowingEditor"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeList.TreeListShowingEditorEventHandler.Invoke(System.Object,DevExpress.Xpf.Grid.TreeList.TreeListShowingEditorEventArgs)">
<summary>
<para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.Grid.TreeListView.ShowingEditor"/> event.
</para>
</summary>
<param name="sender">
The event source.
</param>
<param name="e">
A <see cref="T:DevExpress.Xpf.Grid.TreeList.TreeListShowingEditorEventArgs"/> object that contains event data.
</param>
</member>
<member name="T:DevExpress.Xpf.Grid.TreeList.TreeListShowingEditorEventArgs">
<summary>
<para>Provides data for the <see cref="E:DevExpress.Xpf.Grid.TreeListView.ShowingEditor"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeList.TreeListShowingEditorEventArgs.#ctor(DevExpress.Xpf.Grid.TreeListView,System.Int32,DevExpress.Xpf.Grid.ColumnBase)">
<summary>
<para>Initializes a new instance of the TreeListShowingEditorEventArgs class.
</para>
</summary>
<param name="view">
A <see cref="T:DevExpress.Xpf.Grid.TreeListView"/> object that specifies the view.
</param>
<param name="rowHandle">
An integer value that identifies the node by its handle.
</param>
<param name="column">
A <see cref="T:DevExpress.Xpf.Grid.ColumnBase"/> descendant that is the column containing the cell.$
</param>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeList.TreeListShowingEditorEventArgs.Node">
<summary>
<para>Gets the node that contains a cell whose editor is about to be invoked.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.TreeListNode"/> object that specifies the node for which an event has been raised.
</value>
</member>
<member name="T:DevExpress.Xpf.Grid.TreeList.TreeListNodeValidationEventHandler">
<summary>
<para>A method that will handle the <see cref="E:DevExpress.Xpf.Grid.TreeListView.ValidateNode"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeList.TreeListNodeValidationEventHandler.Invoke(System.Object,DevExpress.Xpf.Grid.TreeList.TreeListNodeValidationEventArgs)">
<summary>
<para>A method that will handle the <see cref="E:DevExpress.Xpf.Grid.TreeListView.ValidateNode"/> event.
</para>
</summary>
<param name="sender">
The event source.
</param>
<param name="e">
A <see cref="T:DevExpress.Xpf.Grid.TreeList.TreeListNodeValidationEventArgs"/> object that contains event data.
</param>
</member>
<member name="T:DevExpress.Xpf.Grid.TreeList.TreeListNodeValidationEventArgs">
<summary>
<para>Provides data for the <see cref="E:DevExpress.Xpf.Grid.TreeListView.ValidateNode"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeList.TreeListNodeValidationEventArgs.#ctor(System.Object,System.Int32,DevExpress.Xpf.Grid.TreeListView)">
<summary>
<para>Initializes a new instance of the TreeListNodeValidationEventArgs class.
</para>
</summary>
<param name="value">
An object that enumerates the editor's value. This value is assigned to the <see cref="P:DevExpress.Xpf.Editors.ValidationEventArgs.Value"/> property.
</param>
<param name="rowHandle">
An integer value that identifies the processed node by its handle.
</param>
<param name="view">
A <see cref="T:DevExpress.Xpf.Grid.TreeListView"/> object that specifies the view.
</param>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeList.TreeListNodeValidationEventArgs.Node">
<summary>
<para>Gets the processed node.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.TreeListNode"/> object that specifies the processed node.
</value>
</member>
<member name="T:DevExpress.Xpf.Grid.TreeList.TreeListNodeFilterEventHandler">
<summary>
<para>A method that will handle the <see cref="E:DevExpress.Xpf.Grid.TreeListView.CustomNodeFilter"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeList.TreeListNodeFilterEventHandler.Invoke(System.Object,DevExpress.Xpf.Grid.TreeList.TreeListNodeFilterEventArgs)">
<summary>
<para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.Grid.TreeListView.CustomNodeFilter"/> event.
</para>
</summary>
<param name="sender">
The event source.
</param>
<param name="e">
A <see cref="T:DevExpress.Xpf.Grid.TreeList.TreeListNodeFilterEventArgs"/> object that contains event data.
</param>
</member>
<member name="T:DevExpress.Xpf.Grid.TreeList.TreeListNodeFilterEventArgs">
<summary>
<para>Provides data for the <see cref="E:DevExpress.Xpf.Grid.TreeListView.CustomNodeFilter"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeList.TreeListNodeFilterEventArgs.#ctor(DevExpress.Xpf.Grid.TreeListNode)">
<summary>
<para>Initializes a new instance of the TreeListNodeFilterEventArgs class.
</para>
</summary>
<param name="node">
A <see cref="T:DevExpress.Xpf.Grid.TreeListNode"/> object that represents the processed node. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.TreeList.TreeListNodeFilterEventArgs.Node"/> property.
</param>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeList.TreeListNodeFilterEventArgs.Handled">
<summary>
<para>Gets or sets whether or not custom filtering is handled and no default processing is required.
</para>
</summary>
<value><b>true</b> if custom filtering is handled; otherwise <b>false</b>.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeList.TreeListNodeFilterEventArgs.Node">
<summary>
<para>Gets the processed node.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.TreeListNode"/> object that specifies the processed node.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeList.TreeListNodeFilterEventArgs.Visible">
<summary>
<para>Gets or sets the processed node's visibility.
</para>
</summary>
<value><b>true</b> to show the node; otherwise, <b>false</b>.
</value>
</member>
<member name="T:DevExpress.Xpf.Grid.TreeList.TreeListNodeEventHandler">
<summary>
<para>A method that will handle the <see cref="E:DevExpress.Xpf.Grid.TreeListView.NodeCollapsed"/> and <see cref="E:DevExpress.Xpf.Grid.TreeListView.NodeExpanded"/> events.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeList.TreeListNodeEventHandler.Invoke(System.Object,DevExpress.Xpf.Grid.TreeList.TreeListNodeEventArgs)">
<summary>
<para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.Grid.TreeListView.NodeCollapsed"/> and <see cref="E:DevExpress.Xpf.Grid.TreeListView.NodeExpanded"/> events.
</para>
</summary>
<param name="sender">
The event source.
</param>
<param name="e">
A <see cref="T:DevExpress.Xpf.Grid.TreeList.TreeListNodeEventArgs"/> object that contains event data.
</param>
</member>
<member name="T:DevExpress.Xpf.Grid.TreeList.TreeListNodeEventArgs">
<summary>
<para>Provides data for the <see cref="E:DevExpress.Xpf.Grid.TreeListView.NodeExpanded"/> and <see cref="E:DevExpress.Xpf.Grid.TreeListView.NodeCollapsed"/> events.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeList.TreeListNodeEventArgs.#ctor(DevExpress.Xpf.Grid.TreeListNode)">
<summary>
<para>Initializes a new instance of the TreeListNodeEventArgs class.
</para>
</summary>
<param name="node">
A <see cref="T:DevExpress.Xpf.Grid.TreeListNode"/> object that represents the processed node. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.TreeList.TreeListNodeEventArgs.Node"/> property.
</param>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeList.TreeListNodeEventArgs.Node">
<summary>
<para>Gets the processed node.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.TreeListNode"/> object that specifies the processed node.
</value>
</member>
<member name="T:DevExpress.Xpf.Grid.TreeList.TreeListNodeAllowEventHandler">
<summary>
<para>A method that will handle the <see cref="E:DevExpress.Xpf.Grid.TreeListView.NodeExpanding"/> and <see cref="E:DevExpress.Xpf.Grid.TreeListView.NodeCollapsing"/> events.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeList.TreeListNodeAllowEventHandler.Invoke(System.Object,DevExpress.Xpf.Grid.TreeList.TreeListNodeAllowEventArgs)">
<summary>
<para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.Grid.TreeListView.NodeExpanding"/> and <see cref="E:DevExpress.Xpf.Grid.TreeListView.NodeCollapsing"/> events.
</para>
</summary>
<param name="sender">
The event source.
</param>
<param name="e">
A <see cref="T:DevExpress.Xpf.Grid.TreeList.TreeListNodeAllowEventArgs"/> object that contains event data.
</param>
</member>
<member name="T:DevExpress.Xpf.Grid.TreeList.TreeListNodeAllowEventArgs">
<summary>
<para>Provides data for the <see cref="E:DevExpress.Xpf.Grid.TreeListView.NodeExpanding"/> and <see cref="E:DevExpress.Xpf.Grid.TreeListView.NodeCollapsing"/> events.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeList.TreeListNodeAllowEventArgs.#ctor(DevExpress.Xpf.Grid.TreeListNode)">
<summary>
<para>Initializes a new instance of the TreeListNodeAllowEventArgs class.
</para>
</summary>
<param name="node">
A <see cref="T:DevExpress.Xpf.Grid.TreeListNode"/> object that represents the processed node. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.TreeList.TreeListNodeEventArgs.Node"/> property.
</param>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeList.TreeListNodeAllowEventArgs.Allow">
<summary>
<para>Gets or sets whether or not the operation is allowed.
</para>
</summary>
<value><b>true</b> to allow the operation; otherwise, <b>false</b>.
</value>
</member>
<member name="T:DevExpress.Xpf.Grid.TreeList.TreeListInvalidNodeExceptionEventHandler">
<summary>
<para>A method that will handle the <see cref="E:DevExpress.Xpf.Grid.TreeListView.InvalidNodeException"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeList.TreeListInvalidNodeExceptionEventHandler.Invoke(System.Object,DevExpress.Xpf.Grid.TreeList.TreeListInvalidNodeExceptionEventArgs)">
<summary>
<para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.Grid.TreeListView.InvalidNodeException"/> event.
</para>
</summary>
<param name="sender">
The event source.
</param>
<param name="e">
A <see cref="T:DevExpress.Xpf.Grid.TreeList.TreeListNodeValidationEventArgs"/> object that contains event data.
</param>
</member>
<member name="T:DevExpress.Xpf.Grid.TreeList.TreeListInvalidNodeExceptionEventArgs">
<summary>
<para>Provides data for the <see cref="E:DevExpress.Xpf.Grid.TreeListView.InvalidNodeException"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeList.TreeListInvalidNodeExceptionEventArgs.#ctor(DevExpress.Xpf.Grid.TreeListNode,System.String,System.String,System.Exception,DevExpress.Xpf.Grid.ExceptionMode)">
<summary>
<para>Initializes a new instance of the TreeListInvalidNodeExceptionEventArgs class.
</para>
</summary>
<param name="node">
A <see cref="T:DevExpress.Xpf.Grid.TreeListNode"/> object that is the node which failed validation. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.TreeList.TreeListNodeEventArgs.Node"/> property.
</param>
<param name="errorText">
A <see cref="T:System.String"/> value that specifies the error description. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.TreeList.TreeListInvalidNodeExceptionEventArgs.ErrorText"/> property.
</param>
<param name="windowCaption">
A <see cref="T:System.String"/> value that specifies the caption of the error window. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.TreeList.TreeListInvalidNodeExceptionEventArgs.WindowCaption"/> property.
</param>
<param name="exception">
A <see cref="T:System.Exception"/> object that is the exception that raised the event. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.TreeList.TreeListInvalidNodeExceptionEventArgs.Exception"/> property.
</param>
<param name="exceptionMode">
An <see cref="T:DevExpress.Xpf.Grid.ExceptionMode"/> enumeration value that specifies how an exception should be handled. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.TreeList.TreeListInvalidNodeExceptionEventArgs.ExceptionMode"/> property.
</param>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeList.TreeListInvalidNodeExceptionEventArgs.ErrorText">
<summary>
<para>Gets or sets the error description.
</para>
</summary>
<value>A <see cref="T:System.String"/> value that specifies the error description.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeList.TreeListInvalidNodeExceptionEventArgs.Exception">
<summary>
<para>Gets the exception that raised the <see cref="E:DevExpress.Xpf.Grid.TreeListView.InvalidNodeException"/> event.
</para>
</summary>
<value>A <see cref="T:System.Exception"/> object that is the exception that raised the event.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeList.TreeListInvalidNodeExceptionEventArgs.ExceptionMode">
<summary>
<para>Gets or sets a value that specifies how an exception should be handled.
</para>
</summary>
<value>An <see cref="T:DevExpress.Xpf.Grid.ExceptionMode"/> enumeration value that specifies how an exception should be handled.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeList.TreeListInvalidNodeExceptionEventArgs.WindowCaption">
<summary>
<para>Gets or sets the error window's caption.
</para>
</summary>
<value>A <see cref="T:System.String"/> value that specifies the caption of the error window.
</value>
</member>
<member name="T:DevExpress.Xpf.Grid.TreeList.TreeListEditorEventHandler">
<summary>
<para>A method that will handle the <see cref="E:DevExpress.Xpf.Grid.TreeListView.ShownEditor"/> and <see cref="E:DevExpress.Xpf.Grid.TreeListView.HiddenEditor"/> events.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeList.TreeListEditorEventHandler.Invoke(System.Object,DevExpress.Xpf.Grid.TreeList.TreeListEditorEventArgs)">
<summary>
<para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.Grid.TreeListView.ShownEditor"/> and <see cref="E:DevExpress.Xpf.Grid.TreeListView.HiddenEditor"/> events.
</para>
</summary>
<param name="sender">
The event source.
</param>
<param name="e">
A <see cref="T:DevExpress.Xpf.Grid.TreeList.TreeListEditorEventArgs"/> object that contains event data.
</param>
</member>
<member name="T:DevExpress.Xpf.Grid.TreeList.TreeListEditorEventArgs">
<summary>
<para>Provides data for the <see cref="E:DevExpress.Xpf.Grid.TreeListView.ShownEditor"/> and <see cref="E:DevExpress.Xpf.Grid.TreeListView.HiddenEditor"/> events.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeList.TreeListEditorEventArgs.#ctor(DevExpress.Xpf.Grid.TreeListView,System.Int32,DevExpress.Xpf.Grid.ColumnBase,DevExpress.Xpf.Editors.IBaseEdit)">
<summary>
<para>Initializes a new instance of the TreeListEditorEventArgs class.
</para>
</summary>
<param name="view">
A <see cref="T:DevExpress.Xpf.Grid.TreeListView"/> object that is the owner View.
</param>
<param name="rowHandle">
An integer value that identifies the processed node by its handle.
</param>
<param name="column">
A <see cref="T:DevExpress.Xpf.Grid.ColumnBase"/> descendant that is the column which owns the processed cell.
</param>
<param name="editor">
The processed editor. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.TreeList.TreeListEditorEventArgs.Editor"/> property.
</param>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeList.TreeListEditorEventArgs.Editor">
<summary>
<para>Gets the processed in-place editor.
</para>
</summary>
<value>The processed in-place editor.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeList.TreeListEditorEventArgs.Node">
<summary>
<para>Gets the processed node.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.TreeListNode"/> object that specifies the processed node.
</value>
</member>
<member name="T:DevExpress.Xpf.Grid.TreeList.TreeListCustomSummaryEventHandler">
<summary>
<para>A method that will handle the <see cref="E:DevExpress.Xpf.Grid.TreeListView.CustomSummary"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeList.TreeListCustomSummaryEventHandler.Invoke(System.Object,DevExpress.Xpf.Grid.TreeList.TreeListCustomSummaryEventArgs)">
<summary>
<para>A method that will handle the <see cref="E:DevExpress.Xpf.Grid.TreeListView.CustomSummary"/> event.
</para>
</summary>
<param name="sender">
The event source.
</param>
<param name="e">
A <see cref="T:DevExpress.Xpf.Grid.TreeList.TreeListCustomSummaryEventArgs"/> object that contains event data.
</param>
</member>
<member name="T:DevExpress.Xpf.Grid.TreeList.TreeListCustomSummaryEventArgs">
<summary>
<para>Provides data for the <see cref="E:DevExpress.Xpf.Grid.TreeListView.CustomSummary"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeList.TreeListCustomSummaryEventArgs.#ctor(DevExpress.Xpf.Grid.TreeListNode,DevExpress.Xpf.Grid.SummaryItemBase,DevExpress.Data.CustomSummaryProcess,System.Object)">
<summary>
<para>Initializes a new instance of the TreeListCustomSummaryEventArgs class.
</para>
</summary>
<param name="node">
A <see cref="T:DevExpress.Xpf.Grid.TreeListNode"/> object that is the processed node. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.TreeList.TreeListCustomSummaryEventArgs.Node"/> property.
</param>
<param name="summaryItem">
A <see cref="T:DevExpress.Xpf.Grid.SummaryItemBase"/> descendant that is the summary item whose values is being calculated. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.TreeList.TreeListCustomSummaryEventArgs.SummaryItem"/> property.
</param>
<param name="summaryProcess">
A <see cref="T:DevExpress.Data.CustomSummaryProcess"/> enumeration value indicating the calculation stage. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.TreeList.TreeListCustomSummaryEventArgs.SummaryProcess"/> property.
</param>
<param name="fieldValue">
An object that specifies the processed field value. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.TreeList.TreeListCustomSummaryEventArgs.FieldValue"/> property.
</param>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeList.TreeListCustomSummaryEventArgs.FieldValue">
<summary>
<para>Gets the processed field value.
</para>
</summary>
<value>An object that specifies the processed field value.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeList.TreeListCustomSummaryEventArgs.Node">
<summary>
<para>Gets the processed node.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.TreeListNode"/> object that is the processed node.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeList.TreeListCustomSummaryEventArgs.SummaryItem">
<summary>
<para>Gets a summary item whose value is being calculated.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.SummaryItemBase"/> descendant that is the summary item whose values is being calculated.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeList.TreeListCustomSummaryEventArgs.SummaryProcess">
<summary>
<para>Gets a value indicating the calculation stage.
</para>
</summary>
<value>A <see cref="T:DevExpress.Data.CustomSummaryProcess"/> enumeration value indicating the calculation stage.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeList.TreeListCustomSummaryEventArgs.TotalValue">
<summary>
<para>Gets or sets the total summary value.
</para>
</summary>
<value>An object that specifies the total summary value.
</value>
</member>
<member name="T:DevExpress.Xpf.Grid.TreeList.TreeListCustomColumnSortEventHandler">
<summary>
<para>A method that will handle the <see cref="E:DevExpress.Xpf.Grid.TreeListView.CustomColumnSort"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeList.TreeListCustomColumnSortEventHandler.Invoke(System.Object,DevExpress.Xpf.Grid.TreeList.TreeListCustomColumnSortEventArgs)">
<summary>
<para>A method that will handle the <see cref="E:DevExpress.Xpf.Grid.TreeListView.CustomColumnSort"/> event.
</para>
</summary>
<param name="sender">
The event source.
</param>
<param name="e">
A <see cref="T:DevExpress.Xpf.Grid.TreeList.TreeListCustomColumnSortEventArgs"/> object that contains event data.
</param>
</member>
<member name="T:DevExpress.Xpf.Grid.TreeList.TreeListCustomColumnSortEventArgs">
<summary>
<para>Provides data for the <see cref="E:DevExpress.Xpf.Grid.TreeListView.CustomColumnSort"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeList.TreeListCustomColumnSortEventArgs.#ctor(DevExpress.Xpf.Grid.ColumnBase,DevExpress.Xpf.Grid.TreeListNode,DevExpress.Xpf.Grid.TreeListNode,System.Object,System.Object)">
<summary>
<para>Initializes a new instance of the TreeListCustomColumnSortEventArgs class.
</para>
</summary>
<param name="column">
A <see cref="T:DevExpress.Xpf.Grid.ColumnBase"/> descendant that is the column which contains the values to compare. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.TreeList.TreeListCustomColumnSortEventArgs.Column"/> property.
</param>
<param name="node1">
A <see cref="T:DevExpress.Xpf.Grid.TreeListNode"/> object that is the first node. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.TreeList.TreeListCustomColumnSortEventArgs.Node1"/> property.
</param>
<param name="node2">
A <see cref="T:DevExpress.Xpf.Grid.TreeListNode"/> object that is the second node. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.TreeList.TreeListCustomColumnSortEventArgs.Node2"/> property.
</param>
<param name="value1">
An object that is the first of the two values being compared. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.TreeList.TreeListCustomColumnSortEventArgs.Value1"/> property.
</param>
<param name="value2">
An object that is the second of the two values being compared. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.TreeList.TreeListCustomColumnSortEventArgs.Value2"/> property.
</param>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeList.TreeListCustomColumnSortEventArgs.Column">
<summary>
<para>Gets the column whose values are being compared.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.ColumnBase"/> descendant that is the column which contains the values to compare.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeList.TreeListCustomColumnSortEventArgs.Handled">
<summary>
<para>Gets or sets whether a comparison operation is handled, and 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.Xpf.Grid.TreeList.TreeListCustomColumnSortEventArgs.Node1">
<summary>
<para>Gets the first of the two nodes being compared.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.TreeListNode"/> object that specifies the first node.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeList.TreeListCustomColumnSortEventArgs.Node2">
<summary>
<para>Gets the second of the two nodes being compared.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.TreeListNode"/> object that specifies the second node.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeList.TreeListCustomColumnSortEventArgs.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.Xpf.Grid.TreeList.TreeListCustomColumnSortEventArgs.SortOrder">
<summary>
<para>Gets the sort order applied to the column.
</para>
</summary>
<value>A <see cref="T:DevExpress.Data.ColumnSortOrder"/> value that specifies the column's sort order.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeList.TreeListCustomColumnSortEventArgs.Value1">
<summary>
<para>Gets the first value being compared.
</para>
</summary>
<value>An object that is the first of the two values being compared.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeList.TreeListCustomColumnSortEventArgs.Value2">
<summary>
<para>Gets the second value being compared.
</para>
</summary>
<value>An object that is the second of the two values being compared.
</value>
</member>
<member name="T:DevExpress.Xpf.Grid.TreeList.TreeListCustomColumnDisplayTextEventHandler">
<summary>
<para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.Grid.TreeListView.CustomColumnDisplayText"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeList.TreeListCustomColumnDisplayTextEventHandler.Invoke(System.Object,DevExpress.Xpf.Grid.TreeList.TreeListCustomColumnDisplayTextEventArgs)">
<summary>
<para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.Grid.TreeListView.CustomColumnDisplayText"/> event.
</para>
</summary>
<param name="sender">
The event source.
</param>
<param name="e">
A <see cref="T:DevExpress.Xpf.Grid.TreeList.TreeListCustomColumnDisplayTextEventArgs"/> object that contains event data.
</param>
</member>
<member name="T:DevExpress.Xpf.Grid.TreeList.TreeListCustomColumnDisplayTextEventArgs">
<summary>
<para>Provides data for the <see cref="E:DevExpress.Xpf.Grid.TreeListView.CustomColumnDisplayText"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeList.TreeListCustomColumnDisplayTextEventArgs.#ctor(DevExpress.Xpf.Grid.TreeListNode,DevExpress.Xpf.Grid.ColumnBase,System.Object,System.String)">
<summary>
<para>Initializes a new instance of the TreeListCustomColumnDisplayTextEventArgs class.
</para>
</summary>
<param name="node">
A <see cref="T:DevExpress.Xpf.Grid.TreeListNode"/> object that specifies the node in which the processed cell resides. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.TreeList.TreeListCustomColumnDisplayTextEventArgs.Node"/> property.
</param>
<param name="column">
A <see cref="T:DevExpress.Xpf.Grid.ColumnBase"/> object that specifies the column to which the processed cell belongs. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.TreeList.TreeListCustomColumnDisplayTextEventArgs.Column"/> property.
</param>
<param name="value">
An object that is the value of the processed cell. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.TreeList.TreeListCustomColumnDisplayTextEventArgs.Value"/> property.
</param>
<param name="displayText">
A <see cref="T:System.String"/> value that specifies the cell's display text. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.TreeList.TreeListCustomColumnDisplayTextEventArgs.DisplayText"/> property.
</param>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeList.TreeListCustomColumnDisplayTextEventArgs.Column">
<summary>
<para>Gets the column which owns the processed cell.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.ColumnBase"/> object that is the column to which the processed cell belongs.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeList.TreeListCustomColumnDisplayTextEventArgs.DisplayText">
<summary>
<para>Gets or sets the display text for the cell currently being processed.
</para>
</summary>
<value>A <see cref="T:System.String"/> value that specifies the cell's display text.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeList.TreeListCustomColumnDisplayTextEventArgs.Node">
<summary>
<para>Gets the node which owns the processed cell.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.TreeListNode"/> object that specifies the node in which the processed cell resides.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeList.TreeListCustomColumnDisplayTextEventArgs.Value">
<summary>
<para>Gets the processed cell's value.
</para>
</summary>
<value>An object that is the value of the processed cell.
</value>
</member>
<member name="T:DevExpress.Xpf.Grid.TreeList.TreeListCellValueEventArgs">
<summary>
<para>Serves as a base for <see cref="T:DevExpress.Xpf.Grid.TreeList.TreeListCellValueChangedEventArgs"/> class.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeList.TreeListCellValueEventArgs.#ctor(DevExpress.Xpf.Grid.TreeListNode,DevExpress.Xpf.Grid.ColumnBase,System.Object)">
<summary>
<para>Initializes a new instance of the TreeListCellValueEventArgs class.
</para>
</summary>
<param name="node">
A <see cref="T:DevExpress.Xpf.Grid.TreeListNode"/> object that represents the node. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.TreeList.TreeListNodeEventArgs.Node"/> property.
</param>
<param name="column">
A <see cref="T:DevExpress.Xpf.Grid.ColumnBase"/> descendant that represents the column. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.TreeList.TreeListCellValueEventArgs.Column"/> property.
</param>
<param name="value">
A object that represents the cell's new value. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.TreeList.TreeListCellValueEventArgs.Value"/> property.
</param>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeList.TreeListCellValueEventArgs.Column">
<summary>
<para>Gets a column that contains the edited cell.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.ColumnBase"/> descendant that is the column that contains the edited cell.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeList.TreeListCellValueEventArgs.Value">
<summary>
<para>Gets or sets the processed cell's value.
</para>
</summary>
<value>An object that is the cell's value.
</value>
</member>
<member name="T:DevExpress.Xpf.Grid.TreeList.TreeListCellValueChangedEventHandler">
<summary>
<para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.Grid.TreeListView.CellValueChanged"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeList.TreeListCellValueChangedEventHandler.Invoke(System.Object,DevExpress.Xpf.Grid.TreeList.TreeListCellValueChangedEventArgs)">
<summary>
<para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.Grid.TreeListView.CellValueChanged"/> event.
</para>
</summary>
<param name="sender">
The event source.
</param>
<param name="e">
A <see cref="T:DevExpress.Xpf.Grid.TreeList.TreeListCellValueChangedEventArgs"/> object that contains event data.
</param>
</member>
<member name="T:DevExpress.Xpf.Grid.TreeList.TreeListCellValueChangedEventArgs">
<summary>
<para>Provides data for the <see cref="E:DevExpress.Xpf.Grid.TreeListView.CellValueChanged"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeList.TreeListCellValueChangedEventArgs.#ctor(DevExpress.Xpf.Grid.TreeListNode,DevExpress.Xpf.Grid.ColumnBase,System.Object,System.Object)">
<summary>
<para>Initializes a new instance of the TreeListCellValueChangedEventArgs class.
</para>
</summary>
<param name="node">
A <see cref="T:DevExpress.Xpf.Grid.TreeListNode"/> object that specifies the node. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.TreeList.TreeListNodeEventArgs.Node"/> property.
</param>
<param name="column">
A <see cref="T:DevExpress.Xpf.Grid.ColumnBase"/> descendant that specifies the column. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.TreeList.TreeListCellValueEventArgs.Column"/> property.
</param>
<param name="value">
A object that is the cell's new value. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.TreeList.TreeListCellValueEventArgs.Value"/> property.
</param>
<param name="oldValue">
A object that represents the cell's previous value. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.TreeList.TreeListCellValueChangedEventArgs.OldValue"/> property.
</param>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeList.TreeListCellValueChangedEventArgs.OldValue">
<summary>
<para>Gets the cell's previous value.
</para>
</summary>
<value>An object that is the cell's previous value.
</value>
</member>
<member name="T:DevExpress.Xpf.Grid.TreeList.TreeListCellValidationEventHandler">
<summary>
<para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.Grid.TreeListView.ValidateCell"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeList.TreeListCellValidationEventHandler.Invoke(System.Object,DevExpress.Xpf.Grid.TreeList.TreeListCellValidationEventArgs)">
<summary>
<para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.Grid.TreeListView.ValidateCell"/> event.
</para>
</summary>
<param name="sender">
The event source.
</param>
<param name="e">
A <see cref="T:DevExpress.Xpf.Grid.TreeList.TreeListCellValidationEventArgs"/> object that contains event data.
</param>
</member>
<member name="T:DevExpress.Xpf.Grid.TreeList.TreeListCellValidationEventArgs">
<summary>
<para>Provides data for the <see cref="E:DevExpress.Xpf.Grid.TreeListView.ValidateCell"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeList.TreeListCellValidationEventArgs.#ctor(System.Object,System.Int32,DevExpress.Xpf.Grid.TreeListView,DevExpress.Xpf.Grid.ColumnBase)">
<summary>
<para>Initializes a new instance of the TreeListCellValidationEventArgs class.
</para>
</summary>
<param name="value">
An object that specifies the cell's old valid value. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.TreeList.TreeListCellValidationEventArgs.CellValue"/> property.
</param>
<param name="rowHandle">
An integer value that identifies the processed node by its handle.
</param>
<param name="view">
A <see cref="T:DevExpress.Xpf.Grid.TreeListView"/> object that enumerates the view.
</param>
<param name="column">
A <see cref="T:DevExpress.Xpf.Grid.ColumnBase"/> descendant that is the column owning the processed cell. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.TreeList.TreeListCellValidationEventArgs.Column"/> property.
</param>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeList.TreeListCellValidationEventArgs.CellValue">
<summary>
<para>Gets the cell's old valid value.
</para>
</summary>
<value>An object that is the cell's old valid value.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeList.TreeListCellValidationEventArgs.Column">
<summary>
<para>Gets a column whose cell is validated.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.ColumnBase"/> descendant that is the column that owns the processed cell.
</value>
</member>
<member name="T:DevExpress.Xpf.Grid.TreeListViewCommands">
<summary>
<para>Contains the commands allowing some frequently used TreeListView actions to be easily programmed via XAML markup.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListViewCommands.#ctor(DevExpress.Xpf.Grid.TreeListView)">
<summary>
<para>Initializes a new instance of the TreeListViewCommands class.
</para>
</summary>
<param name="view">
A <see cref="T:DevExpress.Xpf.Grid.TreeListView"/> object that represents the owner view.
</param>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListViewCommands.BestFitColumn">
<summary>
<para>Resizes the column to the minimum width required to display the column's contents completely.
</para>
</summary>
<value>A <see cref="T:System.Windows.Input.RoutedCommand"/> object that defines a command implementing the <see cref="T:System.Windows.Input.ICommand"/>, and is routed through the element tree.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListViewCommands.BestFitColumns">
<summary>
<para>Adjusts the width of columns so that columns fit their contents in the optimal way.
</para>
</summary>
<value>A <see cref="T:System.Windows.Input.RoutedCommand"/> object that defines a command implementing the <see cref="T:System.Windows.Input.ICommand"/>, and is routed through the element tree.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListViewCommands.ChangeNodeCheckState">
<summary>
<para>Toggles a node's check state.
</para>
</summary>
<value>A command implementing the <see cref="T:System.Windows.Input.ICommand"/>.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListViewCommands.ChangeNodeExpanded">
<summary>
<para>Specifies the expanded state of a node (expanded or collapsed).
</para>
</summary>
<value>A command implementing the <see cref="T:System.Windows.Input.ICommand"/>.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListViewCommands.CheckAllNodes">
<summary>
<para>Checks all nodes.
</para>
</summary>
<value>A command implementing the <see cref="T:System.Windows.Input.ICommand"/>.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListViewCommands.CollapseAllNodes">
<summary>
<para>Collapses all nodes.
</para>
</summary>
<value>A command implementing the <see cref="T:System.Windows.Input.ICommand"/>.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListViewCommands.ExpandAllNodes">
<summary>
<para>Expands all nodes.
</para>
</summary>
<value>A command implementing the <see cref="T:System.Windows.Input.ICommand"/>.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListViewCommands.UncheckAllNodes">
<summary>
<para>Unchecks all nodes.
</para>
</summary>
<value>A command implementing the <see cref="T:System.Windows.Input.ICommand"/>.
</value>
</member>
<member name="T:DevExpress.Xpf.Grid.TreeListView">
<summary>
<para>A View that displays information in a Tree hierarchical structure.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListView.#ctor">
<summary>
<para>Initializes a new instance of the TreeListView class.
</para>
</summary>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.ActualDataRowTemplateSelector">
<summary>
<para>Gets the actual template selector that chooses a node template based on custom logic. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.Controls.DataTemplateSelector"/> descendant that chooses a template based on custom logic.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.ActualDataRowTemplateSelectorProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.ActualDetailMargin">
<summary>
<para>Gets the actual outer margin of view's details.
</para>
</summary>
<value>A <see cref="T:System.Windows.Thickness"/> object that represents the thickness of a frame around a view's details.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.ActualExpandDetailButtonWidth">
<summary>
<para>This member supports the control's internal infrastructure and is not intended to be used directly from your code.
</para>
</summary>
<value><b>0</b> always.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.ActualExpandDetailHeaderWidth">
<summary>
<para>This member supports the control's internal infrastructure and is not intended to be used directly from your code.
</para>
</summary>
<value><b>0</b> always.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.ActualIndicatorWidth">
<summary>
<para>This member supports the internal infrastructure and is not intended to be used directly from your code. This is a dependency property.
</para>
</summary>
<value>@nbsp;
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.ActualIndicatorWidthProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.ActualShowDetailButtons">
<summary>
<para>This member supports the control's internal infrastructure and is not intended to be used directly from your code.
</para>
</summary>
<value><b>false</b> always.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.ActualShowIndicator">
<summary>
<para>Gets whether the Row Indicator Panel is shown within a view. This is a dependency property.
</para>
</summary>
<value><b>true</b> if the Row Indicator Panel is shown within a view; otherwise, <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.ActualShowIndicatorProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.AllowAdvancedHorizontalNavigation">
<summary>
<para>Gets or sets whether advanced horizontal navigation is enabled.
</para>
</summary>
<value><b>true</b>, to enable advanced horizontal navigation; otherwise, <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.AllowAdvancedHorizontalNavigationProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.AllowAdvancedVerticalNavigation">
<summary>
<para>Gets or sets whether advanced vertical navigation is enabled.
</para>
</summary>
<value><b>true</b>, to enable advanced vertical navigation; otherwise, <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.AllowAdvancedVerticalNavigationProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.AllowBandMoving">
<summary>
<para>Gets or sets whether an end-user is allowed to rearrange bands. This is a dependency property.
</para>
</summary>
<value><b>true</b>, to allow rearranging bands; otherwise, <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.AllowBandMovingProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.AllowBandResizing">
<summary>
<para>Gets or sets whether an end-user can change band widths by dragging the edges of their headers.
</para>
</summary>
<value><b>true</b>, to allow an end-user to change band widths; otherwise, <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.AllowBandResizingProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.AllowBestFit">
<summary>
<para>Gets or sets whether it's allowed to calculate optimal widths, and apply them to all columns displayed within a View. This is a dependency property.
</para>
</summary>
<value><b>true</b> to allow optimal widths to be calculated and applied to all columns displayed within a View; otherwise, <b>false</b>. The default is <b>true</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.AllowBestFitProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.AllowCascadeUpdate">
<summary>
<para>Gets or sets whether or not cascading data updates are allowed. This is a dependency property.
</para>
</summary>
<value><b>true</b> to allow cascading data updates; otherwise, <b>false</b>. The default is <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.AllowCascadeUpdateProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.AllowChangeBandParent">
<summary>
<para>Gets or sets whether an end-user is allowed to change the band's parent band. This is a dependency property.
</para>
</summary>
<value><b>true</b>, to allow changing the parent band; otherwise, <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.AllowChangeBandParentProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.AllowChangeColumnParent">
<summary>
<para>Gets or sets whether an end-user is allowed to change a column's parent band. This is a dependency property.
</para>
</summary>
<value><b>true</b>, to allow changing a column's parent band; otherwise, <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.AllowChangeColumnParentProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.AllowChildNodeSourceUpdates">
<summary>
<para> [To be supplied] </para>
</summary>
<value> [To be supplied] </value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.AllowChildNodeSourceUpdatesProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.AllowDefaultContentForHierarchicalDataTemplate">
<summary>
<para>Gets or sets whether to use the default content in case both the <see cref="P:DevExpress.Xpf.Grid.TreeListView.DataRowTemplate"/> and <see cref="P:DevExpress.Xpf.Grid.TreeListView.DataRowTemplateSelector"/> return <b>null</b>.
</para>
</summary>
<value><b>true</b> to use the default content; otherwise, <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.AllowDefaultContentForHierarchicalDataTemplateProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.AllowFixedColumnMenu">
<summary>
<para>Gets or sets whether menu items used to fix a column to the left or right, are shown within a column's context menu. This is a dependency property.
</para>
</summary>
<value><b>true</b> to show items used to fix a column to the left or right, within a column's context menu; otherwise, <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.AllowFixedColumnMenuProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.AllowHorizontalScrollingVirtualization">
<summary>
<para>Gets or sets a value indicating whether virtualization is enabled for horizontal scrolling. This is a dependency property.
</para>
</summary>
<value><b>true</b> to enable virtualization; <b>false</b> to disable it.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.AllowHorizontalScrollingVirtualizationProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.AllowIndeterminateCheckState">
<summary>
<para>Gets or sets whether an end-user can set the node's check boxes to three states (checked, unchecked and indeterminate). This is a dependency property.
</para>
</summary>
<value><b>true</b> to allow selecting the indeterminate state of a check box; otherwise, <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.AllowIndeterminateCheckStateProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns>@nbsp;
</returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.AllowPerPixelScrolling">
<summary>
<para>Gets or sets whether per-pixel scrolling is enabled or not. This is a dependency property.
</para>
</summary>
<value><b>true</b> to enable per-pixel scrolling; <b>false</b> to enable row by row scrolling.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.AllowPerPixelScrollingProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.AllowRecursiveNodeChecking">
<summary>
<para>Gets or sets whether recursive node selection is enabled. This is a dependency property.
</para>
</summary>
<value><b>true</b> to enable recursive selection; otherwise, <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.AllowRecursiveNodeCheckingProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.AllowResizing">
<summary>
<para>Gets or sets whether an end-user can change column widths by dragging the edges of their headers. This is a dependency property.
</para>
</summary>
<value><b>true</b> to allow an end-user to change column widths; otherwise, <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.AllowResizingProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.AllowScrollHeaders">
<summary>
<para>Gets or sets whether column headers are automatically scrolled once a user drags a column header to the View's left or right. This is a dependency property.
</para>
</summary>
<value><b>true</b> to allow horizontal scrolling of column headers; otherwise, <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.AllowScrollHeadersProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.AlternateRowBackground">
<summary>
<para>Gets or sets the brush used to paint the background of alternate rows. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.Media.Brush"/> value.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.AlternateRowBackgroundProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.AlternationCount">
<summary>
<para>Gets or sets the alternate row frequency. This is a dependency property.
</para>
</summary>
<value>An integer value that is the alternate row frequency. By default, it's set to 2.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.AlternationCountProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.AutoExpandAllNodes">
<summary>
<para>Gets or sets whether all nodes are automatically expanded when the View is being loaded. This is a dependency property.
</para>
</summary>
<value><b>true</b> to expand all nodes when the View is being loaded; otherwise, <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.AutoExpandAllNodesProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.AutoFilterRowCellStyle">
<summary>
<para>Gets or sets the style applied to data cells displayed within the Auto Filter Row. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.Style"/> object that represents the style applied to data cells.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.AutoFilterRowCellStyleProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.AutoFilterRowData">
<summary>
<para>Gets an object that is the Auto Filter Row's data.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.RowData"/> object that specifies the row's data.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.AutoMoveRowFocus">
<summary>
<para>Gets or sets a value specifying whether horizontal navigation keys move focus to the next/previous node when the current node's last/first cell is focused. This is a dependency property.
</para>
</summary>
<value><b>true</b> if horizontal navigation keys can move focus between nodes; otherwise, <b>false</b>. The default is <b>true</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.AutoMoveRowFocusProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.AutoPopulateServiceColumns">
<summary>
<para>Gets or sets whether or not columns are automatically created for service fields in the underlying data source. This is a dependency property.
</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="F:DevExpress.Xpf.Grid.TreeListView.AutoPopulateServiceColumnsProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.AutoWidth">
<summary>
<para>Gets or sets whether column widths are automatically changed so that the total columns' width matches the grid's width. This is a dependency property.
</para>
</summary>
<value><b>true</b> to enable the column auto width feature; otherwise, <b>false</b>. The default is <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.AutoWidthProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.BandHeaderTemplate">
<summary>
<para>Gets or sets the template that defines the presentation of band headers. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.DataTemplate"/> object that defines the presentation of band headers.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.BandHeaderTemplateProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.BandHeaderTemplateSelector">
<summary>
<para>Gets or sets an object that chooses a band header template based on custom logic. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.Controls.DataTemplateSelector"/> descendant that applies a template based on custom logic.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.BandHeaderTemplateSelectorProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.BandHeaderToolTipTemplate">
<summary>
<para>Gets or sets the template that defines the presentation of band header tooltips. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.DataTemplate"/> object that defines the presentation of band header tooltips.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.BandHeaderToolTipTemplateProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.BandMenuCustomizations">
<summary>
<para>Allows you to customize the band context menu by adding new menu items or removing existing items.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Bars.BarManagerActionCollection"/> object.
</value>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListView.BeginSelection">
<summary>
<para>Prevents selection updates until the <see cref="M:DevExpress.Xpf.Grid.TreeListView.EndSelection"/> method is called.
</para>
</summary>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.BestFitArea">
<summary>
<para>Gets or sets which interface elements are taken into account when calculating optimal width for columns. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.BestFitArea"/> enumeration value that specifies interface elements that are taken into account when calculating optimal width for columns.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.BestFitAreaProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListView.BestFitColumn(DevExpress.Xpf.Grid.ColumnBase)">
<summary>
<para>Resizes the specified column to the minimum width required to completely display the column's contents.
</para>
</summary>
<param name="column">
A <see cref="T:DevExpress.Xpf.Grid.TreeListColumn"/> that is the column whose width should be optimized.
</param>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListView.BestFitColumns">
<summary>
<para>Resizes all visible columns to optimally fit their contents.
</para>
</summary>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.BestFitMaxRowCount">
<summary>
<para>Gets or sets the number of records taken into account when calculating the optimal widths required for columns to completely display their contents. This is a dependency property.
</para>
</summary>
<value>An integer value that specifies the number of records processed by a View to apply <b>best fit</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.BestFitMaxRowCountProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.BestFitMode">
<summary>
<para>Gets or sets how the optimal width required for a column to completely display its contents is calculated. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Core.BestFitMode"/> enumeration value.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.BestFitModeProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListView.CalcColumnBestFitWidth(DevExpress.Xpf.Grid.ColumnBase)">
<summary>
<para>Returns the column's optimal (minimum) width required to display its contents completely.
</para>
</summary>
<param name="column">
A <see cref="T:DevExpress.Xpf.Grid.TreeListColumn"/> object that is the treelist column.
</param>
<returns>A <see cref="T:System.Double"/> value that specifies the column's optimal (minimum) width required to display its contents completely.
</returns>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListView.CalcHitInfo(System.Windows.DependencyObject)">
<summary>
<para>Returns information about the specified element contained within the treelist view.
</para>
</summary>
<param name="d">
A <see cref="T:System.Windows.DependencyObject"/> object that is the element contained within the treelist view.
</param>
<returns>A <see cref="T:DevExpress.Xpf.Grid.TreeList.TreeListViewHitInfo"/> object that contains information about the specified view element.
</returns>
</member>
<member name="E:DevExpress.Xpf.Grid.TreeListView.CellValueChanged">
<summary>
<para>Occurs after a cell's value has been changed.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.CellValueChangedEvent">
<summary>
<para>Identifies the routed event.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="E:DevExpress.Xpf.Grid.TreeListView.CellValueChanging">
<summary>
<para>Fires in response to changing the edit value.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.CellValueChangingEvent">
<summary>
<para>Identifies the routed event.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListView.ChangeNodeExpanded(System.Int32,System.Boolean)">
<summary>
<para>Specifies the expanded state of a node.
</para>
</summary>
<param name="rowHandle">
An integer value that identifies a node by its handle.
</param>
<param name="isExpanded">
<b>true</b> to expand the node; otherwise, <b>false</b>.
</param>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListView.CheckAllNodes">
<summary>
<para>Checks all nodes.
</para>
</summary>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.CheckBoxFieldName">
<summary>
<para>Gets or sets the name of a field in a data source to which check boxes embedded into nodes are bound.
</para>
</summary>
<value>A <see cref="T:System.String"/> value that specifies the field in a data source.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.CheckBoxFieldNameProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.CheckBoxValueConverter">
<summary>
<para>Gets or sets a converter used to provide the checkbox value. This is a dependency property.
</para>
</summary>
<value>An object that implements the <see cref="T:System.Windows.Data.IValueConverter"/> interface.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.CheckBoxValueConverterProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.ChildNodesPath">
<summary>
<para>Gets or sets the name of the 'children' field. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.String"/> value that specifies the 'children' field name.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.ChildNodesPathProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.ChildNodesSelector">
<summary>
<para>Gets or sets a selector that returns the list of child nodes for the processed node. This is a dependency property.
</para>
</summary>
<value>The child nodes selector.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.ChildNodesSelectorProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListView.ClearSelection">
<summary>
<para>Unselects any selected nodes.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListView.CollapseAllNodes">
<summary>
<para>Collapses all nodes.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListView.CollapseNode(System.Int32)">
<summary>
<para>Collapses the specified node.
</para>
</summary>
<param name="rowHandle">
An integer value that identifies a node by its handle.
</param>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.ColumnBandChooserTemplate">
<summary>
<para>Gets or sets the template that defines the presentation of the column/band chooser. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.Controls.ControlTemplate"/> object that represents the template that displays the column/band chooser.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.ColumnBandChooserTemplateProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.ColumnChooserBandsSortOrderComparer">
<summary>
<para> [To be supplied] </para>
</summary>
<value> [To be supplied] </value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.ColumnChooserBandsSortOrderComparerProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="E:DevExpress.Xpf.Grid.TreeListView.CopyingToClipboard">
<summary>
<para>Occurs when data is copied to the clipboard, allowing you to manually copy required data.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.CopyingToClipboardEvent">
<summary>
<para>Identifies the <see cref="E:DevExpress.Xpf.Grid.TreeListView.CopyingToClipboard"/> routed event.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListView.CopyRangeToClipboard(DevExpress.Xpf.Grid.TreeListNode,DevExpress.Xpf.Grid.TreeListNode)">
<summary>
<para>Copies the values displayed within the specified range of nodes, to the clipboard.
</para>
</summary>
<param name="startNode">
A <see cref="T:DevExpress.Xpf.Grid.TreeListNode"/> object that is the first node in the range.
</param>
<param name="endNode">
A <see cref="T:DevExpress.Xpf.Grid.TreeListNode"/> object that is the last node in the range.
</param>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListView.CopyRowsToClipboard(System.Collections.Generic.IEnumerable`1)">
<summary>
<para>Copies the values displayed within the specified nodes to the clipboard.
</para>
</summary>
<param name="nodes">
The collection of <see cref="T:DevExpress.Xpf.Grid.TreeListNode"/> objects.
</param>
</member>
<member name="E:DevExpress.Xpf.Grid.TreeListView.CustomBestFit">
<summary>
<para>Enables you to manually calculate the optimal width for a column(s).
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.CustomBestFitEvent">
<summary>
<para>Identifies the routed event.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="E:DevExpress.Xpf.Grid.TreeListView.CustomColumnDisplayText">
<summary>
<para>Enables custom display text to be provided for any data cell.
</para>
</summary>
</member>
<member name="E:DevExpress.Xpf.Grid.TreeListView.CustomColumnSort">
<summary>
<para>Enables you to sort data using custom rules.
</para>
</summary>
</member>
<member name="E:DevExpress.Xpf.Grid.TreeListView.CustomFiterPopupList">
<summary>
<para>Enables you to filter unique values displayed within a column's Filter Dropdown.
</para>
</summary>
</member>
<member name="E:DevExpress.Xpf.Grid.TreeListView.CustomNodeFilter">
<summary>
<para>Enables you to filter nodes using custom rules.
</para>
</summary>
</member>
<member name="E:DevExpress.Xpf.Grid.TreeListView.CustomScrollAnimation">
<summary>
<para>Enables you to provide custom animation played when grid data is vertically scrolled (per-pixel).
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.CustomScrollAnimationEvent">
<summary>
<para>Identifies the routed event.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="E:DevExpress.Xpf.Grid.TreeListView.CustomSummary">
<summary>
<para>Enables you to calculate summary values manually.
</para>
</summary>
</member>
<member name="E:DevExpress.Xpf.Grid.TreeListView.CustomUnboundColumnData">
<summary>
<para>Enables data to be supplied to unbound columns.
</para>
</summary>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.DataRowTemplate">
<summary>
<para>Gets or sets the template that defines the presentation of data rows. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.DataTemplate"/> object that defines the presentation of data rows.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.DataRowTemplateProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.DataRowTemplateSelector">
<summary>
<para>Gets or sets an object that chooses a node template based on custom logic. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.Controls.DataTemplateSelector"/> descendant that chooses a template based on custom logic.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.DataRowTemplateSelectorProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.DefaultDataRowTemplate">
<summary>
<para>Gets the template that defines the default presentation of nodes. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.DataTemplate"/> object that defines the default presentation of nodes.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.DefaultDataRowTemplateProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListView.DeleteNode(System.Int32,System.Boolean)">
<summary>
<para>Removes the specified node and optionally, all its children.
</para>
</summary>
<param name="rowHandle">
An integer value that identifies the node by its handle.
</param>
<param name="deleteChildren">
<b>true</b> to remove all child nodes; otherwise, <b>false</b>.
</param>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListView.DeleteNode(DevExpress.Xpf.Grid.TreeListNode)">
<summary>
<para>Removes the specified node and all its children (if any).
</para>
</summary>
<param name="node">
A <see cref="T:DevExpress.Xpf.Grid.TreeListNode"/> object that is the node to remove.
</param>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListView.DeleteNode(System.Int32)">
<summary>
<para>Removes the specified node and all its children (if any).
</para>
</summary>
<param name="rowHandle">
An integer value that identifies the node by its handle.
</param>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListView.DeleteNode(DevExpress.Xpf.Grid.TreeListNode,System.Boolean)">
<summary>
<para>Removes the specified node and optionally, all its children.
</para>
</summary>
<param name="node">
A <see cref="T:DevExpress.Xpf.Grid.TreeListNode"/> object that is the node to remove.
</param>
<param name="deleteChildren">
<b>true</b> to remove all child nodes; otherwise, <b>false</b>.
</param>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.DetailMargin">
<summary>
<para>Gets the outer margin of view's details.
</para>
</summary>
<value>A <see cref="T:System.Windows.Thickness"/> object that represents the thickness of a frame around the view's details.
</value>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListView.EndSelection">
<summary>
<para>Enables selection updates after calling the <see cref="M:DevExpress.Xpf.Grid.TreeListView.BeginSelection"/> method, and forces an immediate update.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListView.ExpandAllNodes">
<summary>
<para>Expands all nodes.
</para>
</summary>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.ExpandColumnPosition">
<summary>
<para>This member supports the control's internal infrastructure and is not intended to be used directly from your code.
</para>
</summary>
<value><see cref="F:DevExpress.Xpf.Grid.ColumnPosition.Middle"/> always.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.ExpandDetailButtonWidth">
<summary>
<para>This member supports the control's internal infrastructure and is not intended to be used directly from your code.
</para>
</summary>
<value><b>0</b> always.
</value>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListView.ExpandNode(System.Int32)">
<summary>
<para>Expands the specified node.
</para>
</summary>
<param name="rowHandle">
An integer value that identifies a node by its handle.
</param>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.FetchSublevelChildrenOnExpand">
<summary>
<para>Gets or sets whether the TreeListView fetches child nodes of sub-level nodes when their parent node is being expanded. This is a dependency property.
</para>
</summary>
<value><b>true</b> to fetch child nodes of sub-level nodes when their parent node is being expanded; otherwise, <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.FetchSublevelChildrenOnExpandProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.FilterMode">
<summary>
<para>Gets or sets how nodes are filtered.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.TreeListFilterMode"/> enumeration value that specifies how nodes are filtered.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.FilterModeProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.FixedLeftVisibleColumns">
<summary>
<para>Returns the list of visible columns that are fixed to the left. This is a dependency property.
</para>
</summary>
<value>The list of visible columns fixed to the left.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.FixedLeftVisibleColumnsProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.FixedLineWidth">
<summary>
<para>Gets or sets the fixed line's width. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Double"/> value that specifies the fixed line's width.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.FixedLineWidthProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.FixedNoneContentWidth">
<summary>
<para>Gets the width of the horizontally scrollable viewport. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Double"/> value that specifies the width of the horizontally scrollable viewport, in pixels.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.FixedNoneContentWidthProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.FixedNoneVisibleColumns">
<summary>
<para>Returns the list of visible columns that are not fixed within a View. This is a dependency property.
</para>
</summary>
<value>The list of visible columns that are not fixed within a View.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.FixedNoneVisibleColumnsProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.FixedRightVisibleColumns">
<summary>
<para>Returns the list of visible columns that are fixed to the right. This is a dependency property.
</para>
</summary>
<value>The list of visible columns fixed to the right.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.FixedRightVisibleColumnsProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.FocusedColumn">
<summary>
<para>Gets or sets the focused column. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.GridColumn"/> object that is the focused column.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.FocusedColumnProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.FocusedNode">
<summary>
<para>Gets or sets the focused node. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.TreeListNode"/> object that is the focused node.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.FocusedNodeProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.FocusedRowBorderTemplate">
<summary>
<para>Gets or sets the template that defines the presentation of a focused node's border. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.Controls.ControlTemplate"/> object that specifies the template that displays the border.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.FocusedRowBorderTemplateProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListView.GetNodeByCellValue(System.String,System.Object)">
<summary>
<para>Searches for a node with the specified value within the specified cell, and returns the first found node.
</para>
</summary>
<param name="fieldName">
A <see cref="T:System.String"/> value that specifies the field name of the column containing the required cell.
</param>
<param name="value">
An object that specifies the value of the required cell.
</param>
<returns>A <see cref="T:DevExpress.Xpf.Grid.TreeListNode"/> object that is the node with the specified value within the specified cell. <b>null</b> (<b>Nothing</b> in Visual Basic) if the node was not found.
</returns>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListView.GetNodeByContent(System.Object)">
<summary>
<para>Returns a node with the specified content.
</para>
</summary>
<param name="content">
An object that is the content of the required node.
</param>
<returns>A <see cref="T:DevExpress.Xpf.Grid.TreeListNode"/> object that is the node with the specified content. <b>null</b> (<b>Nothing</b> in Visual Basic) if the node was not found.
</returns>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListView.GetNodeByKeyValue(System.Object)">
<summary>
<para>Returns the node with the specified key value.
</para>
</summary>
<param name="keyValue">
An object that specifies the key value.
</param>
<returns>A <see cref="T:DevExpress.Xpf.Grid.TreeListNode"/> object that is the node with the specified key value.
</returns>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListView.GetNodeByRowHandle(System.Int32)">
<summary>
<para>Returns a node with the specified handle.
</para>
</summary>
<param name="rowHandle">
An integer value that specifies the row handle.
</param>
<returns>A <see cref="T:DevExpress.Xpf.Grid.TreeListNode"/> object that is the node with the specified handle. <b>null</b> (<b>Nothing</b> in Visual Basic) if the node was not found.
</returns>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListView.GetNodeByVisibleIndex(System.Int32)">
<summary>
<para>Returns a node with the specified visible index.
</para>
</summary>
<param name="visibleIndex">
An integer value that specifies the node's position within a View.
</param>
<returns>A <see cref="T:DevExpress.Xpf.Grid.TreeListNode"/> object that is the node with the specified visible index. <b>null</b> (<b>Nothing</b> in Visual Basic) if the node was not found.
</returns>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListView.GetNodeValue(DevExpress.Xpf.Grid.TreeListNode,System.String)">
<summary>
<para>Returns the value of the specified cell.
</para>
</summary>
<param name="node">
A <see cref="T:DevExpress.Xpf.Grid.TreeListNode"/> object that is the node which contains the cell.
</param>
<param name="fieldName">
A <see cref="T:System.String"/> value that identifies the column containing the cell by its field name.
</param>
<returns>An object that is the value of the specified cell. <b>null</b> (<b>Nothing</b> in Visual Basic) if the cell was not found.
</returns>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListView.GetNodeValue(DevExpress.Xpf.Grid.TreeListNode,DevExpress.Xpf.Grid.ColumnBase)">
<summary>
<para>Returns the value of the specified cell.
</para>
</summary>
<param name="node">
A <see cref="T:DevExpress.Xpf.Grid.TreeListNode"/> object that is the node which contains the cell.
</param>
<param name="column">
A <see cref="T:DevExpress.Xpf.Grid.ColumnBase"/> descendant that is the column containing the cell by its field name.
</param>
<returns>An object that is the value of the specified cell. <b>null</b> (<b>Nothing</b> in Visual Basic) if the cell was not found.
</returns>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListView.GetNodeVisibleIndex(DevExpress.Xpf.Grid.TreeListNode)">
<summary>
<para>Returns the node's position within a View among visible nodes.
</para>
</summary>
<param name="node">
A <see cref="T:DevExpress.Xpf.Grid.TreeListNode"/> object that is the node whose visible index is returned.
</param>
<returns>An integer value that specifies the node's position among visible nodes. <b>-1</b> if the specified node is hidden.
</returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.HasDetailViews">
<summary>
<para>Gets whether the view has details.
</para>
</summary>
<value><b>false</b> always.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.HeaderPanelMinHeight">
<summary>
<para>Gets or sets the minimum height of the Column Header Panel. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Double"/> value that is the minimum height of the Column Header Panel.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.HeaderPanelMinHeightProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="E:DevExpress.Xpf.Grid.TreeListView.HiddenEditor">
<summary>
<para>Occurs after a cell's editor has been closed.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.HiddenEditorEvent">
<summary>
<para>Identifies the routed event.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.HorizontalScrollbarVisibility">
<summary>
<para>Gets or sets the horizontal scrollbar's visibility. This is a dependence property.
</para>
</summary>
<value>A <see cref="T:System.Windows.Controls.ScrollBarVisibility"/> enumeration value that specifies the horizontal scrollbar's visibility.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.HorizontalScrollbarVisibilityProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.HorizontalViewport">
<summary>
<para>Gets the width of the view's client area. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Double"/> value that specifies the client area's width.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.HorizontalViewportProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.ImageFieldName">
<summary>
<para>Gets or sets the name of the field in a data source that contains node images. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.String"/> value that specifies the field name.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.ImageFieldNameProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.IndicatorHeaderWidth">
<summary>
<para>Gets the width of the row indicator header. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Double"/> value that specifies the width of the row indicator header, in pixels.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.IndicatorHeaderWidthProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.IndicatorWidth">
<summary>
<para>Gets or sets the width of the indicator panel. This is a dependency property.
</para>
</summary>
<value>An integer value specifying the width of the indicator panel, in pixels.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.IndicatorWidthProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="E:DevExpress.Xpf.Grid.TreeListView.InvalidNodeException">
<summary>
<para>Fires when a node fails validation, or when it cannot be saved to a data source.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.InvalidNodeExceptionEvent">
<summary>
<para>Identifies the routed event.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.KeyFieldName">
<summary>
<para>Gets or sets the name of the service field in a data source that contains unique values. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.String"/> value that specifies the name of the data source key field.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.KeyFieldNameProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.LeftDataAreaIndent">
<summary>
<para>This member supports the internal infrastructure and is not intended to be used directly from your code. This is a dependency property.
</para>
</summary>
<value>@nbsp;
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.LeftDataAreaIndentProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListView.MovePrevRow(System.Boolean)">
<summary>
<para>Moves focus to the node preceding the one currently focused.
</para>
</summary>
<param name="allowNavigateToAutoFilterRow">
<b>true</b> to allow moving focus to the Auto Filter Row; otherwise, <b>false</b>.
</param>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.MultiSelectMode">
<summary>
<para> [To be supplied] </para>
</summary>
<value> [To be supplied] </value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.MultiSelectModeProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.NewItemRowData">
<summary>
<para>This member supports the internal infrastructure and is not intended to be used directly from your code.
</para>
</summary>
<value>@nbsp;
</value>
</member>
<member name="E:DevExpress.Xpf.Grid.TreeListView.NodeChanged">
<summary>
<para>Occurs after the node's property has changed.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.NodeChangedEvent">
<summary>
<para>Identifies the <see cref="E:DevExpress.Xpf.Grid.TreeListView.NodeChanged"/> routed event.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="E:DevExpress.Xpf.Grid.TreeListView.NodeCheckStateChanged">
<summary>
<para>Occurs each time a node's checkbox has changed its value.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.NodeCheckStateChangedEvent">
<summary>
<para>Identifies the <see cref="E:DevExpress.Xpf.Grid.TreeListView.NodeCheckStateChanged"/> routed event.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="E:DevExpress.Xpf.Grid.TreeListView.NodeCollapsed">
<summary>
<para>Occurs after a node has been collapsed.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.NodeCollapsedEvent">
<summary>
<para>Identifies the routed event.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="E:DevExpress.Xpf.Grid.TreeListView.NodeCollapsing">
<summary>
<para>Occurs before a node is collapsed and allowing the action to be canceled.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.NodeCollapsingEvent">
<summary>
<para>Identifies the routed event.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="E:DevExpress.Xpf.Grid.TreeListView.NodeExpanded">
<summary>
<para>Occurs after a node has been expanded.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.NodeExpandedEvent">
<summary>
<para>Identifies the routed event.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="E:DevExpress.Xpf.Grid.TreeListView.NodeExpanding">
<summary>
<para>Occurs before a node is expanded.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.NodeExpandingEvent">
<summary>
<para>Identifies the routed event.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.NodeImageSelector">
<summary>
<para>Gets or sets a selector that chooses a node image based on custom logic. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.TreeListNodeImageSelector"/> descendant that chooses a node image based on custom logic.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.NodeImageSelectorProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.NodeImageSize">
<summary>
<para>Gets or sets the node's image size. This is a dependency property
</para>
</summary>
<value>A <see cref="T:System.Drawing.Size"/> object that represents the height and width of the node's image.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.NodeImageSizeProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.Nodes">
<summary>
<para>Gets the collection of root nodes.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.TreeListNodeCollection"/> object that contains root nodes.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.ParentFieldName">
<summary>
<para>Gets or sets the name of the service field in a data source that contains parent node values. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.String"/> value that contains parent node values.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.ParentFieldNameProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.PrintAllNodes">
<summary>
<para>Gets or sets whether the grid is printed with all nodes expanded.
</para>
</summary>
<value><b>true</b> to print the grid with all nodes expanded; otherwise, <b>false</b>. The default is <b>true</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.PrintAllNodesProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.PrintAutoWidth">
<summary>
<para>Gets or sets whether printed columns' widths are automatically changed, so that the grid fits the width of the report page.
</para>
</summary>
<value><b>true</b> to automatically change the grid's width so that it fits the width of the report page; otherwise, <b>false</b>. The default is <b>true</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.PrintAutoWidthProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.PrintCellStyle">
<summary>
<para>Gets or sets the style applied to all data cells when the grid is printed. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.Style"/> object that represents the style applied to all data cells when the grid is printed.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.PrintCellStyleProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.PrintColumnHeaders">
<summary>
<para>Gets or sets whether column headers are printed.
</para>
</summary>
<value><b>true</b> to print column headers; otherwise, <b>false</b>. The default is <b>true</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.PrintColumnHeadersProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.PrintColumnHeaderStyle">
<summary>
<para>Gets or sets the style applied to column headers when the grid is printed. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.Style"/> object that represents the style applied to column headers when the grid is printed.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.PrintColumnHeaderStyleProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.PrintExpandButtons">
<summary>
<para>Gets or sets whether expand buttons are printed.
</para>
</summary>
<value><b>true</b> to print expand buttons; otherwise, <b>false</b>. The default is <b>true</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.PrintExpandButtonsProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.PrintFixedFooterTemplate">
<summary>
<para>Gets or sets the template that defines the Fixed Summary Panel's presentation when the grid is printed. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.DataTemplate"/> object that defines the Fixed Summary Panel's presentation when the grid is printed.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.PrintFixedFooterTemplateProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.PrintFixedTotalSummary">
<summary>
<para>Gets or sets whether the Fixed Summary Panel is printed. This is a dependency property.
</para>
</summary>
<value><b>true</b> to print the Fixed Summary Panel; otherwise, <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.PrintFixedTotalSummaryProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.PrintFixedTotalSummaryStyle">
<summary>
<para>Gets or sets the style applied to summary items displayed within the Fixed Summary Panel when the grid is printed. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.Style"/> object that represents the style applied to summary items displayed within the Fixed Summary Panel when the grid is printed.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.PrintFixedTotalSummaryStyleProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.PrintFooterTemplate">
<summary>
<para>Gets or sets the template that defines the Summary Panel's presentation when the grid is printed. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.DataTemplate"/> object that defines the Summary Panel's presentation when the grid is printed.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.PrintFooterTemplateProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.PrintHeaderTemplate">
<summary>
<para>Gets or sets the template that defines the presentation of column headers when the grid is printed. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.DataTemplate"/> object that defines the presentation of column headers when the grid is printed.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.PrintHeaderTemplateProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.PrintNodeImages">
<summary>
<para>Gets or sets whether the node images are printed.
</para>
</summary>
<value><b>true</b> to print the node images; otherwise, <b>false</b>. The default is <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.PrintNodeImagesProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.PrintRowIndentStyle">
<summary>
<para>Gets or sets the style applied to the node indents when the grid is printed. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.Style"/> object that is the style applied to the node indents when the grid is printed.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.PrintRowIndentStyleProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.PrintRowTemplate">
<summary>
<para>Gets or sets the template that defines the presentation of data rows when the grid is printed. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.DataTemplate"/> object that defines the presentation of data rows when the grid is printed.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.PrintRowTemplateProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.PrintSelectedRowsOnly">
<summary>
<para>Gets or sets whether only the selected nodes are printed/exported.
</para>
</summary>
<value><b>true</b> if only the selected nodes are printed/exported; otherwise, <b>false</b>. The default is <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.PrintSelectedRowsOnlyProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.PrintTotalSummary">
<summary>
<para>Gets or sets whether the Summary Panel is printed.
</para>
</summary>
<value><b>true</b> to print the Summary Panel; otherwise, <b>false</b>. The default is <b>true</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.PrintTotalSummaryProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.PrintTotalSummaryStyle">
<summary>
<para>Gets or sets the style applied to total summary items when the grid is printed. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.Style"/> object that represents the style applied to total summary items when the grid is printed.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.PrintTotalSummaryStyleProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.RestoreFocusOnExpand">
<summary>
<para>Gets or sets whether focus is restored on a child node after expanding its parent node. This is a dependency property.
</para>
</summary>
<value><b>true</b>, to restore focus; otherwise, <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.RestoreFocusOnExpandProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListView.RestoreNodesState">
<summary>
<para>Restores the nodes state.
</para>
</summary>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.RightDataAreaIndent">
<summary>
<para>This member supports the internal infrastructure and is not intended to be used directly from your code. This is a dependency property.
</para>
</summary>
<value>@nbsp;
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.RightDataAreaIndentProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.RootValue">
<summary>
<para>Gets or sets the root value. This is a dependency property.
</para>
</summary>
<value>An object that specifies the root value.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.RootValueProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.RowDecorationTemplate">
<summary>
<para>Gets or sets the node decoration template. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.Controls.ControlTemplate"/> object that is the node decoration template.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.RowDecorationTemplateProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="E:DevExpress.Xpf.Grid.TreeListView.RowDoubleClick">
<summary>
<para>Occurs when a node is double-clicked.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.RowDoubleClickEvent">
<summary>
<para>Identifies the <see cref="E:DevExpress.Xpf.Grid.TreeListView.RowDoubleClick"/> routed event.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.RowIndent">
<summary>
<para>Gets or sets the node indent. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Double"/> value that specifies the node indent, in pixels.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.RowIndentProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.RowIndicatorContentTemplate">
<summary>
<para>Gets or sets the template that defines the presentation of a row indicator's content. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.DataTemplate"/> object that defines the presentation of row indicators.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.RowIndicatorContentTemplateProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.RowMinHeight">
<summary>
<para>Gets or sets a node's minimum height. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Double"/> value that specifies a row's minimum height.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.RowMinHeightProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.RowPresenterMargin">
<summary>
<para>This member supports the internal infrastructure and is not intended to be used directly from your code. This is a dependency property.
</para>
</summary>
<value>@nbsp;
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.RowPresenterMarginProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.RowStyle">
<summary>
<para>Gets or sets the style applied to nodes. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.Style"/> object that is the style applied to nodes.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.RowStyleProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListView.SaveNodesState">
<summary>
<para>Saves the current nodes state to the memory.
</para>
</summary>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.ScrollAnimationDuration">
<summary>
<para>Gets or sets the scroll animation length. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Double"/> value that specifies the animation length, in milliseconds.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.ScrollAnimationDurationProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.ScrollAnimationMode">
<summary>
<para>Gets or sets the per-pixel scrolling mode. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.ScrollAnimationMode"/> enumeration value that specifies the per-pexel scrolling mode.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.ScrollAnimationModeProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.ScrollingHeaderVirtualizationMargin">
<summary>
<para>This member supports the internal infrastructure and is not intended to be used directly from your code. This is a dependency property.
</para>
</summary>
<value>@nbsp;
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.ScrollingHeaderVirtualizationMarginProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.ScrollingVirtualizationMargin">
<summary>
<para>This member supports the internal infrastructure and is not intended to be used directly from your code. This is a dependency property.
</para>
</summary>
<value>@nbsp;
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.ScrollingVirtualizationMarginProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="E:DevExpress.Xpf.Grid.TreeListView.SelectionChanged">
<summary>
<para>Occurs after treelist's selection has been changed.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.SelectionChangedEvent">
<summary>
<para>Identifies the <see cref="E:DevExpress.Xpf.Grid.TreeListView.SelectionChanged"/> routed event.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListView.SelectNode(System.Int32)">
<summary>
<para>Selects the specified node.
</para>
</summary>
<param name="rowHandle">
An integer value which specifies the handle of the node to select.
</param>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListView.SelectNode(DevExpress.Xpf.Grid.TreeListNode)">
<summary>
<para>Selects the specified node.
</para>
</summary>
<param name="node">
A <see cref="T:DevExpress.Xpf.Grid.TreeListNode"/> object that is the node to select.
</param>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListView.SelectRange(System.Int32,System.Int32)">
<summary>
<para>Selects multiple nodes, while preserving the current selection (if any).
</para>
</summary>
<param name="startRowHandle">
An integer value specifying the row handle at which the selection starts.
</param>
<param name="endRowHandle">
An integer value specifying the row handle at which the selection ends.
</param>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListView.SelectRange(DevExpress.Xpf.Grid.TreeListNode,DevExpress.Xpf.Grid.TreeListNode)">
<summary>
<para>Selects multiple nodes, while preserving the current selection (if any).
</para>
</summary>
<param name="startNode">
A <see cref="T:DevExpress.Xpf.Grid.TreeListNode"/> object that is the node at which the selection starts.
</param>
<param name="endNode">
A <see cref="T:DevExpress.Xpf.Grid.TreeListNode"/> object that is the node at which the selection ends.
</param>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListView.SetNodeValue(DevExpress.Xpf.Grid.TreeListNode,DevExpress.Xpf.Grid.ColumnBase,System.Object)">
<summary>
<para>Sets the value of the specified cell in the specified node.
</para>
</summary>
<param name="node">
A <see cref="T:DevExpress.Xpf.Grid.TreeListNode"/> object that is the node containing the cell.
</param>
<param name="column">
A <see cref="T:DevExpress.Xpf.Grid.ColumnBase"/> descendant that is the column containing the cell.
</param>
<param name="value">
An object that specifies the specified cell's new value.
</param>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListView.SetNodeValue(DevExpress.Xpf.Grid.TreeListNode,System.String,System.Object)">
<summary>
<para>Sets the value of the specified cell in the specified node.
</para>
</summary>
<param name="node">
A <see cref="T:DevExpress.Xpf.Grid.TreeListNode"/> object that is the node containing the cell.
</param>
<param name="fieldName">
A <see cref="T:System.String"/> value that identifies the column containing the cell by its field name.
</param>
<param name="value">
An object that specifies the specified cell's new value.
</param>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.ShowAutoFilterRow">
<summary>
<para>Gets or sets whether the Automatic Filter Row is displayed. This is a dependency property.
</para>
</summary>
<value><b>true</b> to show the automatic filter row; otherwise, <b>false</b>. The default is <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.ShowAutoFilterRowProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.ShowBandsInCustomizationForm">
<summary>
<para>Gets or sets whether to show the 'Bands' tab within the Column Chooser.
</para>
</summary>
<value><b>true</b>, to show the 'Bands' tab within the column chooser; otherwise, <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.ShowBandsInCustomizationFormProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.ShowBandsPanel">
<summary>
<para>Gets or sets whether to display the bands panel.
</para>
</summary>
<value><b>true</b>, to display the bands panel; otherwise, <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.ShowBandsPanelProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.ShowCheckboxes">
<summary>
<para>Gets or sets whether or not to display node check boxes.
</para>
</summary>
<value><b>true</b> to display node check boxes; otherwise, <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.ShowCheckboxesProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.ShowExpandButtons">
<summary>
<para>Gets or sets whether or not to show expand buttons. This is a dependency property.
</para>
</summary>
<value><b>true</b> to show expand buttons; otherwise, <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.ShowExpandButtonsProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.ShowHorizontalLines">
<summary>
<para>Gets or sets whether horizontal lines are displayed. This is a dependency property.
</para>
</summary>
<value><b>true</b> to display horizontal lines; otherwise, <b>false</b>. The default is <b>true</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.ShowHorizontalLinesProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.ShowIndicator">
<summary>
<para>Gets or sets a value specifying whether the Row Indicator Panel is displayed. This is a dependency property.
</para>
</summary>
<value><b>true</b> to display the node indicator panel; otherwise, <b>false</b>. The default is <b>true</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.ShowIndicatorProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="E:DevExpress.Xpf.Grid.TreeListView.ShowingEditor">
<summary>
<para>Enables you to prevent an end-user from activating editors of individual cells.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.ShowingEditorEvent">
<summary>
<para>Identifies the routed event.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="E:DevExpress.Xpf.Grid.TreeListView.ShownEditor">
<summary>
<para>Occurs after the focused cell's editor has been shown.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.ShownEditorEvent">
<summary>
<para>Identifies the routed event.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.ShowNodeImages">
<summary>
<para>Gets or sets whether to display node images or not. This is a dependency property.
</para>
</summary>
<value><b>true</b> to allow display node images; otherwise, <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.ShowNodeImagesProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.ShowRootIndent">
<summary>
<para>Gets or sets whether or not to show an expand button for the root node.
</para>
</summary>
<value><b>true</b> to show the expand button for the root node; otherwise, <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.ShowRootIndentProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.ShowTotalSummaryIndicatorIndent">
<summary>
<para>This member supports the internal infrastructure and is not intended to be used directly from your code.
</para>
</summary>
<value>@nbsp;
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.ShowTotalSummaryIndicatorIndentProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.ShowVerticalLines">
<summary>
<para>Gets or sets whether vertical lines are displayed. This is a dependency property.
</para>
</summary>
<value><b>true</b> to display vertical lines; otherwise, <b>false</b>. The default is <b>true</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.ShowVerticalLinesProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.TotalNodesCount">
<summary>
<para>Gets the total number of nodes contained within the view.
</para>
</summary>
<value>An integer value that specifies the total number of nodes.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.TreeDerivationMode">
<summary>
<para>Gets or sets the tree derivation mode. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.TreeDerivationMode"/> enumeration value that specifies the tree derivation mode.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.TreeDerivationModeProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.TreeLineStyle">
<summary>
<para>Gets or sets the style of tree lines used to connect nodes. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.TreeListLineStyle"/> enumeration value that specifies the style of tree lines.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.TreeLineStyleProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListView.UncheckAllNodes">
<summary>
<para>Unchecks all node check boxes.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListView.UnselectNode(DevExpress.Xpf.Grid.TreeListNode)">
<summary>
<para>Unselects the specified node.
</para>
</summary>
<param name="node">
A <see cref="T:DevExpress.Xpf.Grid.TreeListNode"/> object that is the node to unselect.
</param>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListView.UnselectNode(System.Int32)">
<summary>
<para>Unselects the specified node.
</para>
</summary>
<param name="rowHandle">
An integer value identifying the node by its handle.
</param>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.UseIndicatorForSelection">
<summary>
<para>Gets or sets whether rows can be selected via the Row Indicator Panel. This is a dependency property.
</para>
</summary>
<value><b>true</b> if rows can be selected via the row indicator; otherwise, <b>false</b>. The default is <b>true</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.UseIndicatorForSelectionProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="E:DevExpress.Xpf.Grid.TreeListView.ValidateCell">
<summary>
<para>Enables you to specify whether the focused cell's data is valid, and whether the cell's editor can be closed.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.ValidateCellEvent">
<summary>
<para>Identifies the routed event.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="E:DevExpress.Xpf.Grid.TreeListView.ValidateNode">
<summary>
<para>Enables you to specify whether the focused node's data is valid, and whether the node can lose focus.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.ValidateNodeEvent">
<summary>
<para>Identifies the routed event.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.VerticalScrollbarVisibility">
<summary>
<para>Gets or sets the vertical scrollbar's visibility. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.Controls.ScrollBarVisibility"/> enumeration value that specifies the vertical scrollbar's visibility.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.VerticalScrollbarVisibilityProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListView.VisibleColumns">
<summary>
<para>Gets the list of visible columns. This is a dependency property.
</para>
</summary>
<value>The list of visible columns.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListView.VisibleColumnsProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="T:DevExpress.Xpf.Grid.TreeListSummaryItemCollection">
<summary>
<para>A collection of summary items.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListSummaryItemCollection.#ctor(DevExpress.Xpf.Grid.DataControlBase)">
<summary>
<para>Initializes a new instance of the TreeListSummaryItemCollection class.
</para>
</summary>
<param name="dataControl">
The data control that owns the collection.
</param>
</member>
<member name="T:DevExpress.Xpf.Grid.TreeListSummaryItem">
<summary>
<para>A summary item.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListSummaryItem.#ctor">
<summary>
<para>Initializes a new instance of the TreeListSummaryItem class.
</para>
</summary>
</member>
<member name="T:DevExpress.Xpf.Grid.TreeListSortInfoCollection">
<summary>
<para>A collection of <see cref="T:DevExpress.Xpf.Grid.GridSortInfo"/> objects.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListSortInfoCollection.#ctor">
<summary>
<para>Initializes a new instance of the TreeListSortInfoCollection class.
</para>
</summary>
</member>
<member name="T:DevExpress.Xpf.Grid.TreeListNodeIterator">
<summary>
<para>The <b>Node Iterator</b>.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListNodeIterator.#ctor(DevExpress.Xpf.Grid.TreeListNode)">
<summary>
<para>Initializes a new instance of the TreeListNodeIterator class.
</para>
</summary>
<param name="startNode">
A <see cref="T:DevExpress.Xpf.Grid.TreeListNode"/> object that is a starting node.
</param>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListNodeIterator.#ctor(DevExpress.Xpf.Grid.TreeListNodeCollection,System.Boolean)">
<summary>
<para>Initializes a new instance of the TreeListNodeIterator class.
</para>
</summary>
<param name="startNodes">
A <see cref="T:DevExpress.Xpf.Grid.TreeListNodeCollection"/> object that is the collection of nodes from which traversing nodes is initiated.
</param>
<param name="visibleOnly">
<b>true</b> to iterate only through visible nodes; otherwise, <b>false</b>.
</param>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListNodeIterator.#ctor(DevExpress.Xpf.Grid.TreeListNode,System.Boolean)">
<summary>
<para>Initializes a new instance of the TreeListNodeIterator class.
</para>
</summary>
<param name="startNode">
A <see cref="T:DevExpress.Xpf.Grid.TreeListNode"/> object that is a starting node.
</param>
<param name="visibleOnly">
<b>true</b> to iterate only through visible nodes; otherwise, <b>false</b>.
</param>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListNodeIterator.#ctor(DevExpress.Xpf.Grid.TreeListNodeCollection)">
<summary>
<para>Initializes a new instance of the TreeListNodeIterator class.
</para>
</summary>
<param name="startNodes">
A <see cref="T:DevExpress.Xpf.Grid.TreeListNodeCollection"/> object that is the collection of nodes from which traversing nodes is initialized.
</param>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListNodeIterator.Current">
<summary>
<para>Gets a node currently being processed by the TreeListNodeIterator object.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.TreeListNode"/> object that is the node currently being processed.
</value>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListNodeIterator.MoveNext">
<summary>
<para>Moves to the next node.
</para>
</summary>
<returns><b>true</b> if the current node is not the last node; otherwise, <b>false</b>.
</returns>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListNodeIterator.Reset">
<summary>
<para>Resets the TreeListNodeIterator object to its initial state.
</para>
</summary>
</member>
<member name="T:DevExpress.Xpf.Grid.TreeListNodeCollection">
<summary>
<para>A collection of nodes.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListNodeCollection.#ctor">
<summary>
<para>Initializes a new instance of the TreeListNodeCollection class.
</para>
</summary>
</member>
<member name="T:DevExpress.Xpf.Grid.TreeListNode">
<summary>
<para>A node displayed within a TreeListView.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListNode.#ctor">
<summary>
<para>Initializes a new instance of the TreeListNode class.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListNode.#ctor(System.Object)">
<summary>
<para>Initializes a new instance of the TreeListNode class with the specified content.
</para>
</summary>
<param name="content">
An object that specifies the node's content. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.TreeListNode.Content"/> property.
</param>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListNode.ActualLevel">
<summary>
<para>Gets the node's actual nesting level.
</para>
</summary>
<value>An integer value that is the node's actual nesting level.
</value>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListNode.CollapseAll">
<summary>
<para>Collapses all child nodes.
</para>
</summary>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListNode.Content">
<summary>
<para>Gets or sets the node's content.
</para>
</summary>
<value>An object that specifies the node's content.
</value>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListNode.ExpandAll">
<summary>
<para>Expands all child nodes.
</para>
</summary>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListNode.HasChildren">
<summary>
<para>Gets whether or not the node has a child node(s).
</para>
</summary>
<value><b>true</b> if the node has a child node(s); otherwise, <b>false</b>.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListNode.HasVisibleChildren">
<summary>
<para>Gets whether or not the node has a child node(s) displayed within a View.
</para>
</summary>
<value><b>true</b> if the node has a child node(s) displayed within a View; otherwise, <b>false</b>.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListNode.Image">
<summary>
<para>Gets or sets the node's image.
</para>
</summary>
<value>A <see cref="T:System.Windows.Media.ImageSource"/> object that is the image displayed within the node.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListNode.IsCheckBoxEnabled">
<summary>
<para>Indicates whether or not the node's check box is enabled.
</para>
</summary>
<value><b>true</b>, if the check box is enabled; otherwise, <b>false</b>.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListNode.IsChecked">
<summary>
<para>Gets or sets whether the node is checked.
</para>
</summary>
<value>A Boolean value that specifies whether or not the node is checked.
</value>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListNode.IsDescendantOf(DevExpress.Xpf.Grid.TreeListNode)">
<summary>
<para>Indicates whether the current node belongs to the specified branch node.
</para>
</summary>
<param name="node">
The <see cref="T:DevExpress.Xpf.Grid.TreeListNode"/> object.
</param>
<returns><b>true</b> if the specified branch node contains the current node; otherwise, <b>false</b>.
</returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListNode.IsExpandButtonVisible">
<summary>
<para>Gets or sets whether the expand button is displayed within the node or not.
</para>
</summary>
<value>A <see cref="T:DevExpress.Utils.DefaultBoolean"/> enumeration value that specifies the expand button's visibility within the node.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListNode.IsExpanded">
<summary>
<para>Gets or sets whether or not the node is expanded.
</para>
</summary>
<value><b>true</b> to expand the node; otherwise, <b>false</b>.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListNode.IsFiltered">
<summary>
<para>Gets whether the node is filtered or not.
</para>
</summary>
<value><b>true</b> the node is filtered; otherwise, <b>false</b>.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListNode.IsFirst">
<summary>
<para>Gets whether or not the node is the first node within a collection of nodes.
</para>
</summary>
<value><b>true</b> if the node is the first node within the collection; otherwise, <b>false</b>.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListNode.IsLast">
<summary>
<para>Gets whether or not the node is the last node within a collection of nodes.
</para>
</summary>
<value><b>true</b> if the node is the last node within the collection; otherwise, <b>false</b>.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListNode.ItemsSource">
<summary>
<para>This member supports the internal infrastructure and is not intended to be used directly from your code.
</para>
</summary>
<value>@nbsp;
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListNode.Level">
<summary>
<para>Gets the node's nesting level.
</para>
</summary>
<value>An integer value that specifies the node's nesting level.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListNode.Nodes">
<summary>
<para>Gets the collection of child nodes.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.TreeListNodeCollection"/> object that is the collection of child nodes.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListNode.ParentNode">
<summary>
<para>Gets the parent node.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.TreeListNode"/> object that is 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="E:DevExpress.Xpf.Grid.TreeListNode.PropertyChanged">
<summary>
<para>Occurs every time any of the TreeListNode class properties has changed its value.
</para>
</summary>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListNode.RowHandle">
<summary>
<para>Gets the row handle that identifies the node.
</para>
</summary>
<value>An integer value that specifies the row handle.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListNode.Tag">
<summary>
<para>Gets or sets the data associated with the node.
</para>
</summary>
<value>An object that contains information associated with the current node.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListNode.VisibleParent">
<summary>
<para>Gets the node's visible parent.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.TreeListNode"/> object that is the node's visible parent.
</value>
</member>
<member name="T:DevExpress.Xpf.Grid.TreeListControl">
<summary>
<para>The TreeList control.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListControl.#ctor">
<summary>
<para>Initializes a new instance of the TreeListControl class.
</para>
</summary>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListControl.Bands">
<summary>
<para>Provides access to the treelist's band collection.
</para>
</summary>
<value>An observable collection of bands within the treelist.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListControl.BandsLayout">
<summary>
<para>Provides access to the treelist's bands collection.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.TreeListControlBandsLayout"/> object that represents a collection of bands within the treelist.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListControl.BandsLayoutProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListControl.Columns">
<summary>
<para>Provides access to the column collection.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.TreeListColumnCollection"/> object that is a collection of columns within the control.
</value>
</member>
<member name="E:DevExpress.Xpf.Grid.TreeListControl.CopyingToClipboard">
<summary>
<para>Occurs when data is copied to the clipboard, allowing you to manually copy required data.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListControl.CopyingToClipboardEvent">
<summary>
<para>Identifies the <see cref="E:DevExpress.Xpf.Grid.TreeListControl.CopyingToClipboard"/> routed event.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListControl.CopyRangeToClipboard(DevExpress.Xpf.Grid.TreeListNode,DevExpress.Xpf.Grid.TreeListNode)">
<summary>
<para>Copies the values displayed within the specified range of nodes, to the clipboard.
</para>
</summary>
<param name="startNode">
A <see cref="T:DevExpress.Xpf.Grid.TreeListNode"/> object that is the first node in the range.
</param>
<param name="endNode">
A <see cref="T:DevExpress.Xpf.Grid.TreeListNode"/> object that is the last node in the range.
</param>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListControl.CopyRowsToClipboard(System.Collections.Generic.IEnumerable`1)">
<summary>
<para>Copies the values displayed within the specified nodes to the clipboard.
</para>
</summary>
<param name="nodes">
The collection of <see cref="T:DevExpress.Xpf.Grid.TreeListNode"/> objects.
</param>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListControl.GetCellValue(System.Int32,DevExpress.Xpf.Grid.TreeListColumn)">
<summary>
<para>Returns the value of the specified data cell.
</para>
</summary>
<param name="rowHandle">
An integer value that specifies the handle of the node that contains the cell.
</param>
<param name="column">
A <see cref="T:DevExpress.Xpf.Grid.TreeListColumn"/> object that is the column that owns the specified cell.
</param>
<returns>An object that specifies the cell's value.
</returns>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListControl.GetSelectedNodes">
<summary>
<para>Returns selected nodes.
</para>
</summary>
<returns>An array of nodes currently selected within a View.
</returns>
</member>
<member name="E:DevExpress.Xpf.Grid.TreeListControl.SelectionChanged">
<summary>
<para>Occurs after treelist's selection has been changed.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListControl.SelectionChangedEvent">
<summary>
<para>Identifies the <see cref="E:DevExpress.Xpf.Grid.TreeListControl.SelectionChanged"/> routed event.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListControl.SelectItem(DevExpress.Xpf.Grid.TreeListNode)">
<summary>
<para>Selects the specified node.
</para>
</summary>
<param name="node">
A <see cref="T:DevExpress.Xpf.Grid.TreeListNode"/> object that is the node to select.
</param>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListControl.SelectRange(DevExpress.Xpf.Grid.TreeListNode,DevExpress.Xpf.Grid.TreeListNode)">
<summary>
<para>Selects multiple nodes, while preserving the current selection (if any).
</para>
</summary>
<param name="startNode">
A <see cref="T:DevExpress.Xpf.Grid.TreeListNode"/> object that is the node at which the selection starts.
</param>
<param name="endNode">
A <see cref="T:DevExpress.Xpf.Grid.TreeListNode"/> object that is the node at which the selection ends.
</param>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListControl.SortInfo">
<summary>
<para>Provides access to the collection of sorted columns.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.TreeListSortInfoCollection"/> collection that contains information on the sorted and grouping columns.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListControl.TotalSummary">
<summary>
<para>Provides access to a collection of total summary items.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.TreeListSummaryItemCollection"/> object that contains total summary items.
</value>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListControl.UnselectItem(DevExpress.Xpf.Grid.TreeListNode)">
<summary>
<para>Unselects the specified node.
</para>
</summary>
<param name="node">
A <see cref="T:DevExpress.Xpf.Grid.TreeListNode"/> object that is the node to unselect.
</param>
</member>
<member name="P:DevExpress.Xpf.Grid.TreeListControl.View">
<summary>
<para>Gets or sets the View. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.TreeListView"/> object that is the view used to display data.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListControl.ViewProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="T:DevExpress.Xpf.Grid.TreeListColumnCollection">
<summary>
<para>The treelist's column collection.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListColumnCollection.#ctor(DevExpress.Xpf.Grid.TreeListControl)">
<summary>
<para>Initializes a new instance of the TreeListColumnCollection class.
</para>
</summary>
<param name="treeList">
A <see cref="T:DevExpress.Xpf.Grid.TreeListControl"/> object that owns the collection of columns.
</param>
</member>
<member name="T:DevExpress.Xpf.Grid.TreeListColumn">
<summary>
<para>A column within a <see cref="T:DevExpress.Xpf.Grid.TreeListControl"/>.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.TreeListColumn.#ctor">
<summary>
<para>Initializes a new instance of the TreeListColumn class.
</para>
</summary>
</member>
<member name="T:DevExpress.Xpf.Grid.TableViewCommands">
<summary>
<para>Contains the commands allowing some frequently used actions to be easily programmed via XAML markup.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.TableViewCommands.#ctor(DevExpress.Xpf.Grid.TableView)">
<summary>
<para>Initializes a new instance of the TableViewCommands class.
</para>
</summary>
<param name="view">
A <see cref="T:DevExpress.Xpf.Grid.TableView"/> object that represents the owner view.
</param>
</member>
<member name="P:DevExpress.Xpf.Grid.TableViewCommands.BestFitColumn">
<summary>
<para>Resizes the column to the minimum width required to display the column's contents completely.
</para>
</summary>
<value>A command implementing <see cref="T:System.Windows.Input.ICommand"/>.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TableViewCommands.BestFitColumns">
<summary>
<para>Adjusts the width of columns so that columns fit their contents in an optimal way.
</para>
</summary>
<value>A command implementing <see cref="T:System.Windows.Input.ICommand"/>.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TableViewCommands.ChangeMasterRowExpanded">
<summary>
<para>Toggles a master row's expanded state.
</para>
</summary>
<value>A System.Windows.Input.RoutedCommand object that defines a command implementing the <see cref="T:System.Windows.Input.ICommand"/>, and is routed through the element tree.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TableViewCommands.CollapseMasterRow">
<summary>
<para>Collapses a master row.
</para>
</summary>
<value>A <see cref="T:System.Windows.Input.RoutedCommand"/> object that defines a command implementing the <see cref="T:System.Windows.Input.ICommand"/>, and is routed through the element tree.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TableViewCommands.ExpandMasterRow">
<summary>
<para>Expands a master row.
</para>
</summary>
<value>A System.Windows.Input.RoutedCommand object that defines a command implementing the <see cref="T:System.Windows.Input.ICommand"/>, and is routed through the element tree.
</value>
</member>
<member name="T:DevExpress.Xpf.Grid.GridCommands">
<summary>
<para>Provides access to grid commands.
</para>
</summary>
</member>
<member name="T:DevExpress.Xpf.Grid.TreeListLineStyle">
<summary>
<para>Lists values that specify the style of tree lines used to connect nodes.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListLineStyle.None">
<summary>
<para>Tree lines are hidden.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.TreeListLineStyle.Solid">
<summary>
<para>Tree lines are displayed as solid lines.
</para>
</summary>
</member>
<member name="T:DevExpress.Xpf.Grid.NodeChangeType">
<summary>
<para>Lists values that indicate how a node has been changed.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.NodeChangeType.Add">
<summary>
<para>A new node has been added to the collection of nodes (<see cref="P:DevExpress.Xpf.Grid.TreeListView.Nodes"/>, <see cref="P:DevExpress.Xpf.Grid.TreeListNode.Nodes"/>).
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.NodeChangeType.CheckBox">
<summary>
<para>A node's checkbox state has been changed.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.NodeChangeType.Content">
<summary>
<para>A node's content has been modified (the <see cref="P:DevExpress.Xpf.Grid.TreeListNode.Content"/> property has been changed).
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.NodeChangeType.Expand">
<summary>
<para>A node has been expanded or collapsed (the <see cref="P:DevExpress.Xpf.Grid.TreeListNode.IsExpanded"/> property has been changed).
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.NodeChangeType.ExpandButtonVisibility">
<summary>
<para>The button used to expand/collapse a node has been shown or hidden. The expand button is not displayed within a node if the node does not have child nodes (its <see cref="P:DevExpress.Xpf.Grid.TreeListNode.Nodes"/> collection is empty).
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.NodeChangeType.Image">
<summary>
<para>A node's image specified by the <see cref="P:DevExpress.Xpf.Grid.TreeListNode.Image"/> property, has been changed.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.NodeChangeType.IsCheckBoxEnabled">
<summary>
<para>The node checkbox has been shown or hidden. The <see cref="P:DevExpress.Xpf.Grid.TreeListView.ShowCheckboxes"/> property specifies the visibility of node checkboxes.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.NodeChangeType.Remove">
<summary>
<para>A node has been removed from the collection of nodes (<see cref="P:DevExpress.Xpf.Grid.TreeListView.Nodes"/>, <see cref="P:DevExpress.Xpf.Grid.TreeListNode.Nodes"/>).
</para>
</summary>
</member>
<member name="T:DevExpress.Xpf.Grid.GridSummaryItem">
<summary>
<para>Represents a summary item.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.GridSummaryItem.#ctor">
<summary>
<para>Initializes a new instance of the GridSummaryItem class.
</para>
</summary>
</member>
<member name="T:DevExpress.Xpf.Grid.LookUp.LookUpEditSettings">
<summary>
<para>Contains settings specific to a lookup editor.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.LookUp.LookUpEditSettings.#ctor">
<summary>
<para>Initializes a new instance of the LookUpEditSettings class.
</para>
</summary>
</member>
<member name="P:DevExpress.Xpf.Grid.LookUp.LookUpEditSettings.AutoPopulateColumns">
<summary>
<para>Gets or sets whether columns should be created automatically for all fields in a data source. This is a dependency property.
</para>
</summary>
<value><b>true</b> to automatically create columns for all fields in a data source; otherwise, <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.LookUp.LookUpEditSettings.AutoPopulateColumnsProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.LookUp.LookUpEditSettings.IsPopupAutoWidth">
<summary>
<para>Gets or sets whether the dropdown's width matches the width of the edit box. This is a dependency property.
</para>
</summary>
<value><b>true</b> if the dropdown's width matches the width of the edit box; otherwise, <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.LookUp.LookUpEditSettings.IsPopupAutoWidthProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="T:DevExpress.Xpf.Grid.LookUp.LookUpEdit">
<summary>
<para>Represents the Lookup editor.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.LookUp.LookUpEdit.#ctor">
<summary>
<para>Initializes a new instance of the LookUpEdit class.
</para>
</summary>
</member>
<member name="P:DevExpress.Xpf.Grid.LookUp.LookUpEdit.AutoPopulateColumns">
<summary>
<para>Gets or sets whether columns should be created automatically for all fields in a data source. This is a dependency property.
</para>
</summary>
<value><b>true</b> to automatically create columns for all fields in a data source; otherwise, <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.LookUp.LookUpEdit.AutoPopulateColumnsProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="F:DevExpress.Xpf.Grid.LookUp.LookUpEdit.DefaultPopupMinHeight">
<summary>
<para>Gets the default minimum allowed height for the editor's dropdown. To specify the dropdown's minimum height, use the <see cref="P:DevExpress.Xpf.Editors.PopupBaseEdit.PopupMinHeight"/> property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="F:DevExpress.Xpf.Grid.LookUp.LookUpEdit.DefaultPopupMinWidth">
<summary>
<para>Gets the default minimum allowed width for the editor's dropdown. To specify the dropdown's minimum width, use the <see cref="P:DevExpress.Xpf.Editors.PopupBaseEdit.PopupMinWidth"/> property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.LookUp.LookUpEdit.FilteredItems">
<summary>
<para>Gets the collection of items that match the text typed by an end-user into the edit box.
</para>
</summary>
<value>The collection of filtered items.
</value>
</member>
<member name="M:DevExpress.Xpf.Grid.LookUp.LookUpEdit.GetGridControl">
<summary>
<para>Returns an embedded <see cref="T:DevExpress.Xpf.Grid.GridControl"/>.
</para>
</summary>
<returns>A <see cref="T:DevExpress.Xpf.Grid.GridControl"/> object that represents the DXGrid control for WPF.
</returns>
</member>
<member name="P:DevExpress.Xpf.Grid.LookUp.LookUpEdit.IsPopupAutoWidth">
<summary>
<para>Gets or sets whether the dropdown's width matches the width of the edit box. This is a dependency property.
</para>
</summary>
<value><b>true</b> if the dropdown's width matches the width of the edit box; otherwise, <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.LookUp.LookUpEdit.IsPopupAutoWidthProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.LookUp.LookUpEdit.StyleSettings">
<summary>
<para>Gets or sets an object that defines the appearance and behavior of the <see cref="T:DevExpress.Xpf.Grid.LookUp.LookUpEdit"/>.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Editors.BaseEditStyleSettings"/> descendant that defines the appearance and behavior of the <see cref="T:DevExpress.Xpf.Grid.LookUp.LookUpEdit"/>.
</value>
</member>
<member name="T:DevExpress.Xpf.Grid.GroupRowData">
<summary>
<para>Contains information about a group row.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.GroupRowData.#ctor(DevExpress.Xpf.Grid.Native.DataTreeBuilder)">
<summary>
<para>Initializes a new instance of the GroupRowData class.
</para>
</summary>
<param name="treeBuilder">
@nbsp;
</param>
</member>
<member name="P:DevExpress.Xpf.Grid.GroupRowData.DataRowsContainer">
<summary>
<para>This member supports the internal infrastructure and is not intended to be used directly from your code.
</para>
</summary>
<value>@nbsp;
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.GroupRowData.FixedLeftGroupSummaryData">
<summary>
<para>This member supports the internal infrastructure and is not intended to be used directly from your code. This is a dependency property.
</para>
</summary>
<value>@nbsp;
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.GroupRowData.FixedLeftGroupSummaryDataProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.GroupRowData.FixedNoneGroupSummaryData">
<summary>
<para>This member supports the internal infrastructure and is not intended to be used directly from your code. This is a dependency property.
</para>
</summary>
<value>@nbsp;
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.GroupRowData.FixedNoneGroupSummaryDataProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.GroupRowData.FixedRightGroupSummaryData">
<summary>
<para>This member supports the internal infrastructure and is not intended to be used directly from your code. This is a dependency property.
</para>
</summary>
<value>@nbsp;
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.GroupRowData.FixedRightGroupSummaryDataProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.GroupRowData.GroupLevel">
<summary>
<para>Gets a value that specifies at which nesting level the group row resides. This is a dependency property.
</para>
</summary>
<value>An integer value that specifies the nesting level at which the group row resides.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.GroupRowData.GroupLevelProperty">
<summary>
<para>Identifies the <see cref="P:DevExpress.Xpf.Grid.GroupRowData.GroupLevel"/> dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.GroupRowData.GroupSummaryData">
<summary>
<para>Gets the list of objects that contain information on group summaries displayed within a group row. This is a dependency property.
</para>
</summary>
<value>The list of <see cref="T:DevExpress.Xpf.Grid.GridGroupSummaryData"/> objects that contain information on group summaries displayed within a group row.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.GroupRowData.GroupSummaryDataProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.GroupRowData.GroupValue">
<summary>
<para>Gets or sets the group row's value. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.GridGroupValueData"/> object that represents the group row's value.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.GroupRowData.GroupValueProperty">
<summary>
<para>Identifies the <see cref="P:DevExpress.Xpf.Grid.GroupRowData.GroupValue"/> dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.GroupRowData.IsLastVisibleElementRow">
<summary>
<para>This member supports the internal infrastructure and is not intended to be used directly from your code.
</para>
</summary>
<value>@nbsp;
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.GroupRowData.IsLastVisibleElementRowProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="T:DevExpress.Xpf.Grid.GridSortInfoCollection">
<summary>
<para>Represents a collection of <see cref="T:DevExpress.Xpf.Grid.GridSortInfo"/> objects.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.GridSortInfoCollection.#ctor">
<summary>
<para>Initializes a new instance of the GridSortInfoCollection class with default settings.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.GridSortInfoCollection.ClearAndAddRange(System.Int32,DevExpress.Xpf.Grid.GridSortInfo[])">
<summary>
<para>Clears the collection, then adds the specified objects to it and sets how many columns are used to group data.
</para>
</summary>
<param name="groupCount">
An integer value that specifies how many columns are used to group data.
</param>
<param name="items">
An array of <see cref="T:DevExpress.Xpf.Grid.GridSortInfo"/> objects to add to the collection.
</param>
</member>
<member name="M:DevExpress.Xpf.Grid.GridSortInfoCollection.GroupByColumn(System.String,System.Int32,DevExpress.Data.ColumnSortOrder)">
<summary>
<para>Groups data by the values of the specified column with the specified sort order. If several columns are involved in grouping, the specified column will reside at the specified grouping level.
</para>
</summary>
<param name="fieldName">
A <see cref="T:System.String"/> value that specifies the field name of the column by whose values data is grouped.
</param>
<param name="index">
A zero-based integer value that specifies the grouping level. If negative, an exception is raised.
</param>
<param name="sortOrder">
A <see cref="T:DevExpress.Data.ColumnSortOrder"/> enumeration value that specifies the column's sort order.
</param>
</member>
<member name="M:DevExpress.Xpf.Grid.GridSortInfoCollection.GroupByColumn(System.String)">
<summary>
<para>Groups data by the values of the specified column.
</para>
</summary>
<param name="fieldName">
A System.String value that specifies the column's field name.
</param>
</member>
<member name="P:DevExpress.Xpf.Grid.GridSortInfoCollection.GroupCount">
<summary>
<para>Gets or sets how many columns are used to group data.
</para>
</summary>
<value>An integer value that specifies how many columns are used to group data.
</value>
</member>
<member name="M:DevExpress.Xpf.Grid.GridSortInfoCollection.UngroupByColumn(System.String)">
<summary>
<para>Ungroups data by the values of the specified column.
</para>
</summary>
<param name="fieldName">
A <see cref="T:System.String"/> value that speicifies the field name of the column by whose values data grouping is canceled.
</param>
</member>
<member name="T:DevExpress.Xpf.Grid.GridSerializationOptions">
<summary>
<para>Contains options that specify how column specific settings are stored to and restored from a stream or file in XML format.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.GridSerializationOptions.#ctor">
<summary>
<para>Initializes a new instance of the GridSerializationOptions class.
</para>
</summary>
</member>
<member name="T:DevExpress.Xpf.Grid.GridRowContent">
<summary>
<para>Displays the content of a data row.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.GridRowContent.#ctor">
<summary>
<para>Initializes a new instance of the GridRowContent class.
</para>
</summary>
</member>
<member name="P:DevExpress.Xpf.Grid.GridRowContent.CurrentHeight">
<summary>
<para>Gets or sets the row's actual height. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Double"/> value that specifies the row's height.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.GridRowContent.CurrentHeightProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="T:DevExpress.Xpf.Grid.GridGroupSummaryData">
<summary>
<para>Contains information about the summary value displayed within a group row.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.GridGroupSummaryData.#ctor(DevExpress.Xpf.Grid.ColumnsRowDataBase)">
<summary>
<para>Initializes a new instance of the GridGroupSummaryData class.
</para>
</summary>
<param name="rowData">
@nbsp;
</param>
</member>
<member name="P:DevExpress.Xpf.Grid.GridGroupSummaryData.IsFirst">
<summary>
<para>Gets whether the group summary is the first visible summary (left most) displayed within a group row. This is a dependency property.
</para>
</summary>
<value><b>true</b> if the group summary is the first visible summary (left most) displayed within a group row; otherwise, <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.GridGroupSummaryData.IsFirstProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.GridGroupSummaryData.IsLast">
<summary>
<para>Gets whether the group summary is the last visible summary (right most) displayed within a group row. This is a dependency property.
</para>
</summary>
<value><b>true</b> if the group summary is the last visible summary (right most) displayed within a group row; otherwise, <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.GridGroupSummaryData.IsLastProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.GridGroupSummaryData.SummaryItem">
<summary>
<para>Gets the summary item.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.GridSummaryItem"/> object that represents the summary item.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.GridGroupSummaryData.SummaryItemProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.GridGroupSummaryData.SummaryValue">
<summary>
<para>Gets the group row's summary value.
</para>
</summary>
<value>An object that represents the group row's summary value.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.GridGroupSummaryData.SummaryValueProperty">
<summary>
<para>Identifies the <see cref="P:DevExpress.Xpf.Grid.GridGroupSummaryData.SummaryValue"/> dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.GridGroupSummaryData.Text">
<summary>
<para>Gets the summary text displayed within the group row.
</para>
</summary>
<value>A <see cref="T:System.String"/> value that represents the summary text displayed within the group row.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.GridGroupSummaryData.TextProperty">
<summary>
<para>Identifies the <see cref="P:DevExpress.Xpf.Grid.GridGroupSummaryData.Text"/> dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="T:DevExpress.Xpf.Grid.DefaultSummaryMenuItemNames">
<summary>
<para>Contains default item captions displayed within the summary context menu.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.DefaultSummaryMenuItemNames.#ctor">
<summary>
<para>Initializes a new instance of the DefaultSummaryMenuItemNames class.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.DefaultSummaryMenuItemNames.Average">
<summary>
<para>Returns "ItemAverage". Corresponds to the menu item used to display a column's average value.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="F:DevExpress.Xpf.Grid.DefaultSummaryMenuItemNames.Count">
<summary>
<para>Returns "ItemCount". Corresponds to the menu item used to display the total number of rows.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="F:DevExpress.Xpf.Grid.DefaultSummaryMenuItemNames.Customize">
<summary>
<para>Returns "ItemCustomize". Corresponds to the menu item used to invoke the Runtime Summary Editor.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="F:DevExpress.Xpf.Grid.DefaultSummaryMenuItemNames.Max">
<summary>
<para>Returns "ItemMax". Corresponds to the menu item used to display a column's maximum value.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="F:DevExpress.Xpf.Grid.DefaultSummaryMenuItemNames.Min">
<summary>
<para>Returns "ItemMin". Corresponds to the menu item used to display a column's minimum value.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="F:DevExpress.Xpf.Grid.DefaultSummaryMenuItemNames.Sum">
<summary>
<para>Returns "ItemSum". Corresponds to the menu item used to display the sum of all values in a column.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="T:DevExpress.Xpf.Grid.DefaultColumnMenuItemNames">
<summary>
<para>Contains default item captions displayed within the Column Context Menu.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.DefaultColumnMenuItemNames.#ctor">
<summary>
<para>Initializes a new instance of the DefaultColumnMenuItemNames class.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.DefaultColumnMenuItemNames.BestFit">
<summary>
<para>Returns "BestFit". Corresponds to the menu item used to best fit the width of the current grid column.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="F:DevExpress.Xpf.Grid.DefaultColumnMenuItemNames.BestFitColumns">
<summary>
<para>Returns "BestFitColumns". Corresponds to the menu item used to best fit the widths of all grid columns.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="F:DevExpress.Xpf.Grid.DefaultColumnMenuItemNames.ClearGrouping">
<summary>
<para>Returns "ItemClearGrouping". Corresponds to the menu item used to ungroup the grid.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="F:DevExpress.Xpf.Grid.DefaultColumnMenuItemNames.ClearGroupSummarySorting">
<summary>
<para>Returns "ItemClearGroupSummarySorting". Corresponds to the menu item used to cancel sorting rows by group summary values. In this instance, group rows are sorted by the values of the corresponding grouping column.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="F:DevExpress.Xpf.Grid.DefaultColumnMenuItemNames.FullCollapse">
<summary>
<para>Returns "ItemFullCollapse". Corresponds to the menu item used to collapse all group rows within a View.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="F:DevExpress.Xpf.Grid.DefaultColumnMenuItemNames.FullExpand">
<summary>
<para>Returns "ItemFullExpand". Corresponds to the menu item used to expand all group rows within a View.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="F:DevExpress.Xpf.Grid.DefaultColumnMenuItemNames.GroupBox">
<summary>
<para>Returns. "ItemGroupBox". Corresponds to the menu item used to show/hide the Group Panel.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="F:DevExpress.Xpf.Grid.DefaultColumnMenuItemNames.GroupColumn">
<summary>
<para>Returns "ItemGroupColumn". Corresponds to the menu item used to group/ungroup data by the values of the corresponding column.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="F:DevExpress.Xpf.Grid.DefaultColumnMenuItemNames.GroupSummaryEditor">
<summary>
<para>Returns "ItemGroupSummaryEditor". Corresponds to the menu item used to invoke the Group Summary Editor.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="F:DevExpress.Xpf.Grid.DefaultColumnMenuItemNames.MenuColumnGroupInterval">
<summary>
<para>Returns "GroupInterval". Corresponds to the sub menu item, allowing an end-user to specify a DateTime column's interval grouping.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="F:DevExpress.Xpf.Grid.DefaultColumnMenuItemNames.MenuColumnGroupIntervalDay">
<summary>
<para>Returns "Day". Corresponds to the menu item that groups rows by the date part of their values. The time portion is ignored in this grouping mode. To learn more, see interval grouping.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="F:DevExpress.Xpf.Grid.DefaultColumnMenuItemNames.MenuColumnGroupIntervalMonth">
<summary>
<para>Returns "Month". Corresponds to the menu item that groups rows by the month of their values. To learn more, see interval grouping.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="F:DevExpress.Xpf.Grid.DefaultColumnMenuItemNames.MenuColumnGroupIntervalNone">
<summary>
<para>Returns "None". Corresponds to the menu item that applies default grouping mode. To learn more, see interval grouping.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="F:DevExpress.Xpf.Grid.DefaultColumnMenuItemNames.MenuColumnGroupIntervalSmart">
<summary>
<para>Returns "Smart". Corresponds to the menu item that groups rows according to their date value as compared with the current system date (<see cref="F:DevExpress.XtraGrid.ColumnGroupInterval.DateRange"/>). To learn more, see interval grouping.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="F:DevExpress.Xpf.Grid.DefaultColumnMenuItemNames.MenuColumnGroupIntervalYear">
<summary>
<para>Returns "Year". Corresponds to the menu item that groups rows by the year of their values. To learn more, see interval grouping.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="F:DevExpress.Xpf.Grid.DefaultColumnMenuItemNames.SortBySummary">
<summary>
<para>Returns "ItemSortBySummary". Corresponds to the menu item used to sort group rows by group summary values.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="F:DevExpress.Xpf.Grid.DefaultColumnMenuItemNames.UnboundExpressionEditor">
<summary>
<para>Returns. "UnboundExpressionEditor". Corresponds to the menu item used to show/hide the Expression Editor.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="F:DevExpress.Xpf.Grid.DefaultColumnMenuItemNames.UnGroupColumn">
<summary>
<para>Returns "ItemUnGroupColumn". Corresponds to the menu item used to ungroup the column.
</para>
</summary>
<returns>$
</returns>
</member>
<member name="T:DevExpress.Xpf.Grid.TableViewHitInfo">
<summary>
<para>Contains information about the specified element contained within the Table View.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.TableViewHitInfo.#ctor">
<summary>
<para>Initializes a new instance of the TableViewHitInfo class.
</para>
</summary>
</member>
<member name="P:DevExpress.Xpf.Grid.TableViewHitInfo.HitTest">
<summary>
<para>Gets the visual element located under the test object.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.TableViewHitTest"/> enumeration value that identifies the visual element located under the test object.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TableViewHitInfo.InRowCell">
<summary>
<para>Gets whether the test object is within a data cell.
</para>
</summary>
<value><b>true</b> if the test object is within a data cell; otherwise, <b>false</b>.
</value>
</member>
<member name="T:DevExpress.Xpf.Grid.GridViewHitInfoBase">
<summary>
<para>Serves as the base for classes providing information about a particular view element.
</para>
</summary>
</member>
<member name="P:DevExpress.Xpf.Grid.GridViewHitInfoBase.Column">
<summary>
<para>Gets a column located under the test object.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.GridColumn"/> object that represents the column located under the test object.
</value>
</member>
<member name="M:DevExpress.Xpf.Grid.GridViewHitInfoBase.GetHitTestAcceptor(System.Windows.DependencyObject)">
<summary>
<para>Gets the value of the <see cref="P:DevExpress.Xpf.Grid.GridViewHitInfoBase.HitTestAcceptor"/> attached property for a specified <see cref="T:System.Windows.DependencyObject"/>.
</para>
</summary>
<param name="obj">
The element from which the property value is read.
</param>
<returns>The <see cref="P:DevExpress.Xpf.Grid.GridViewHitInfoBase.HitTestAcceptor"/> property value for the element.
</returns>
</member>
<member name="P:DevExpress.Xpf.Grid.GridViewHitInfoBase.HitTestAcceptor(System.Windows.DependencyObject)">
<summary>
<para>This member supports the internal infrastructure and is not intended to be used directly from your code.
</para>
</summary>
<value>@nbsp;
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.GridViewHitInfoBase.HitTestAcceptorProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.GridViewHitInfoBase.InColumnHeader">
<summary>
<para>Gets whether the test object is within a column's header.
</para>
</summary>
<value><b>true</b> if the test point is within a column's header; otherwise, <b>false</b>.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.GridViewHitInfoBase.InColumnPanel">
<summary>
<para>Gets whether the test object is within the column header panel.
</para>
</summary>
<value><b>true</b> if the test point is within the column header panel; otherwise, <b>false</b>.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.GridViewHitInfoBase.InFilterPanel">
<summary>
<para>Gets whether the test object is within the Filter Panel.
</para>
</summary>
<value><b>true</b> if the test point is within the filter panel; otherwise, <b>false</b>.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.GridViewHitInfoBase.InGroupColumn">
<summary>
<para> [To be supplied] </para>
</summary>
<value> [To be supplied] </value>
</member>
<member name="P:DevExpress.Xpf.Grid.GridViewHitInfoBase.InGroupPanel">
<summary>
<para>Gets whether the test object is within the Group Panel.
</para>
</summary>
<value><b>true</b> if the test point is within the group panel; otherwise, <b>false</b>.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.GridViewHitInfoBase.InRow">
<summary>
<para>Gets whether the test object is within a row.
</para>
</summary>
<value><b>true</b> if the test object is within a row; otherwise, <b>false</b>.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.GridViewHitInfoBase.RowHandle">
<summary>
<para>Gets the handle of a row that contains the test object.
</para>
</summary>
<value>An integer value the specifies the row's handle.
</value>
</member>
<member name="M:DevExpress.Xpf.Grid.GridViewHitInfoBase.SetHitTestAcceptor(System.Windows.DependencyObject,DevExpress.Xpf.Grid.HitTest.DataViewHitTestAcceptorBase)">
<summary>
<para>Sets the value of the <see cref="P:DevExpress.Xpf.Grid.GridViewHitInfoBase.HitTestAcceptor"/> attached property to a specified <see cref="T:System.Windows.DependencyObject"/>.
</para>
</summary>
<param name="obj">
The element to which the attached property is written.
</param>
<param name="value">
The <see cref="T:DevExpress.Xpf.Grid.HitTest.DataViewHitTestAcceptorBase"/> descendant.
</param>
</member>
<member name="T:DevExpress.Xpf.Grid.GridViewCommandsBase">
<summary>
<para>Provides access to View commands.
</para>
</summary>
</member>
<member name="P:DevExpress.Xpf.Grid.GridViewCommandsBase.ChangeGroupExpanded">
<summary>
<para>Toggles the specified group row's expanded state.
</para>
</summary>
<value>A command implementing the <see cref="T:System.Windows.Input.ICommand"/>.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.GridViewCommandsBase.ClearGrouping">
<summary>
<para>Ungroups the grid.
</para>
</summary>
<value>A command implementing the <see cref="T:System.Windows.Input.ICommand"/>.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.GridViewCommandsBase.CollapseAllGroups">
<summary>
<para>Collapses all group rows.
</para>
</summary>
<value>A command implementing the <see cref="T:System.Windows.Input.ICommand"/>.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.GridViewCommandsBase.ExpandAllGroups">
<summary>
<para>Expands all group rows.
</para>
</summary>
<value>A command implementing the <see cref="T:System.Windows.Input.ICommand"/>.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.GridViewCommandsBase.MoveParentGroupRow">
<summary>
<para>Moves focus to the group row that owns the currently focused row.
</para>
</summary>
<value>A command implementing the <see cref="T:System.Windows.Input.ICommand"/>.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.GridViewCommandsBase.ShowGroupSummaryEditor">
<summary>
<para>Invokes the Runtime Summary Editor.
</para>
</summary>
<value>A command implementing the <see cref="T:System.Windows.Input.ICommand"/>.
</value>
</member>
<member name="T:DevExpress.Xpf.Grid.GridGroupSummarySortInfoCollection">
<summary>
<para>Represents a collection which contains the information required to sort the group rows by summary values.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.GridGroupSummarySortInfoCollection.#ctor(DevExpress.Xpf.Data.GridDataProviderBase)">
<summary>
<para>Initializes a new instance of the GridGroupSummarySortInfoCollection class.
</para>
</summary>
<param name="owner">
The collection owner.
</param>
</member>
<member name="M:DevExpress.Xpf.Grid.GridGroupSummarySortInfoCollection.AddRange(DevExpress.Xpf.Grid.GridGroupSummarySortInfo[])">
<summary>
<para>Adds an array of <see cref="T:DevExpress.Xpf.Grid.GridGroupSummarySortInfo"/> objects to the current collection.
</para>
</summary>
<param name="items">
An array of <see cref="T:DevExpress.Xpf.Grid.GridGroupSummarySortInfo"/> objects.
</param>
</member>
<member name="M:DevExpress.Xpf.Grid.GridGroupSummarySortInfoCollection.ClearAndAddRange(DevExpress.Xpf.Grid.GridGroupSummarySortInfo[])">
<summary>
<para>Clears the current collection and adds the specified <see cref="T:DevExpress.Xpf.Grid.GridGroupSummarySortInfo"/> objects.
</para>
</summary>
<param name="sortInfos">
An array of <see cref="T:DevExpress.Xpf.Grid.GridGroupSummarySortInfo"/> objects.
</param>
</member>
<member name="T:DevExpress.Xpf.Grid.GridGroupSummarySortInfo">
<summary>
<para>Represents an element in the <see cref="T:DevExpress.Xpf.Grid.GridGroupSummarySortInfoCollection"/>.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.GridGroupSummarySortInfo.#ctor(DevExpress.Xpf.Grid.GridSummaryItem,System.String,System.ComponentModel.ListSortDirection)">
<summary>
<para>Initializes a new instance of the GridGroupSummarySortInfo class with the specified summary item, group column and sort order.
</para>
</summary>
<param name="summaryItem">
A <see cref="T:DevExpress.Xpf.Grid.GridSummaryItem"/> object, representing a summary item used to calculate summary values for groups of rows. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.GridGroupSummarySortInfo.SummaryItem"/> property.
</param>
<param name="fieldName">
A <see cref="T:System.String"/> value that specifies the field name of a column that defines the nesting level of the group whose data rows are sorted by summary values. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.GridGroupSummarySortInfo.FieldName"/> property.
</param>
<param name="sortOrder">
A <see cref="T:System.ComponentModel.ListSortDirection"/> enumeration value that specifies the sort order. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.GridGroupSummarySortInfo.SortOrder"/> property.
</param>
</member>
<member name="M:DevExpress.Xpf.Grid.GridGroupSummarySortInfo.#ctor(DevExpress.Xpf.Grid.GridSummaryItem,System.String)">
<summary>
<para>Initializes a new instance of the GridGroupSummarySortInfo class with the specified summary item and group column.
</para>
</summary>
<param name="summaryItem">
A <see cref="T:DevExpress.Xpf.Grid.GridSummaryItem"/> object, representing a summary item used to calculate summary values for groups of rows. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.GridGroupSummarySortInfo.SummaryItem"/> property.
</param>
<param name="fieldName">
A <see cref="T:System.String"/> value that specifies the field name of a column that defines the nesting level of the group whose data rows are sorted by summary values. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.GridGroupSummarySortInfo.FieldName"/> property.
</param>
</member>
<member name="P:DevExpress.Xpf.Grid.GridGroupSummarySortInfo.FieldName">
<summary>
<para>Gets or sets the field name of a grouping column.
</para>
</summary>
<value>A <see cref="T:System.String"/> value that specifies the field name of a column that defines the nesting level of the group whose data rows are sorted by summary values.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.GridGroupSummarySortInfo.SortOrder">
<summary>
<para>Gets or sets the order in which group rows are sorted. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.ComponentModel.ListSortDirection"/> enumeration value that specifies the sort order.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.GridGroupSummarySortInfo.SummaryItem">
<summary>
<para>Gets or sets a group summary item used to calculate summary values.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.GridSummaryItem"/> object, representing a summary item used to calculate summary values for groups of rows.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.GridGroupSummarySortInfo.SummaryItemIndex">
<summary>
<para>Gets the summary item's position within the <see cref="P:DevExpress.Xpf.Grid.GridControl.GroupSummary"/> collection.
</para>
</summary>
<value>An integer value that specifies the item's position within the <see cref="P:DevExpress.Xpf.Grid.GridControl.GroupSummary"/> collection.
</value>
</member>
<member name="T:DevExpress.Xpf.Grid.GridCell">
<summary>
<para>Represents an object which corresponds to a data cell.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.GridCell.#ctor(System.Int32,DevExpress.Xpf.Grid.GridColumn)">
<summary>
<para>Initializes a new instance of the GridCell class.
</para>
</summary>
<param name="rowHandle">
An integer value that specifies the handle of the row which owns the cell. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.GridCell.RowHandle"/> property.
</param>
<param name="column">
A <see cref="T:DevExpress.Xpf.Grid.GridColumn"/> object that represents the column which contains the cell. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.GridCell.Column"/> property.
</param>
</member>
<member name="P:DevExpress.Xpf.Grid.GridCell.Column">
<summary>
<para>Gets the column which contains the cell.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.GridColumn"/> object that represents the column which contains the cell.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.GridCell.RowHandle">
<summary>
<para>Gets the handle of the row which owns the cell.
</para>
</summary>
<value>An integer value that specifies the handle of the row which owns the cell.
</value>
</member>
<member name="T:DevExpress.Xpf.Grid.NewItemRowPosition">
<summary>
<para>Lists values that specify the New Item Row's position within a View.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.NewItemRowPosition.Bottom">
<summary>
<para><para>The new item row is displayed at the bottom of the view.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.NewItemRowPosition.None">
<summary>
<para>The new item row is not shown.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.NewItemRowPosition.Top">
<summary>
<para><para>The new item row is displayed at the top of the view.</para>
</para>
</summary>
</member>
<member name="T:DevExpress.Xpf.Grid.InitNewRowEventHandler">
<summary>
<para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.Grid.TableView.InitNewRow"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.InitNewRowEventHandler.Invoke(System.Object,DevExpress.Xpf.Grid.InitNewRowEventArgs)">
<summary>
<para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.Grid.TableView.InitNewRow"/> event.
</para>
</summary>
<param name="sender">
The event source.
</param>
<param name="e">
An <see cref="T:DevExpress.Xpf.Grid.InitNewRowEventArgs"/> object that contains event data.
</param>
</member>
<member name="T:DevExpress.Xpf.Grid.InitNewRowEventArgs">
<summary>
<para>Provides data for the <see cref="E:DevExpress.Xpf.Grid.TableView.InitNewRow"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.InitNewRowEventArgs.#ctor(DevExpress.Xpf.Core.WPFCompatibility.SLRoutedEvent,DevExpress.Xpf.Grid.DataViewBase,System.Int32)">
<summary>
<para>Inititalize a new instance of the <see cref="T:DevExpress.Xpf.Grid.InitNewRowEventArgs"/> class.
</para>
</summary>
<param name="routedEvent">
The routed event.
</param>
<param name="view">
A <see cref="T:DevExpress.Xpf.Grid.DataViewBase"/> descendant that is the view that raised the event.
</param>
<param name="rowHandle">
An integer value representing the handle of the added row. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.InitNewRowEventArgs.RowHandle"/> property.
</param>
</member>
<member name="P:DevExpress.Xpf.Grid.InitNewRowEventArgs.RowHandle">
<summary>
<para>Gets the handle of the added row.
</para>
</summary>
<value>An integer value that specifies the added row's handle.
</value>
</member>
<member name="T:DevExpress.Xpf.Grid.CustomBestFitEventHandler">
<summary>
<para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.Grid.TableView.CustomBestFit"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.CustomBestFitEventHandler.Invoke(System.Object,DevExpress.Xpf.Grid.CustomBestFitEventArgs)">
<summary>
<para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.Grid.TableView.CustomBestFit"/> event.
</para>
</summary>
<param name="sender">
The event source.
</param>
<param name="e">
A <see cref="T:DevExpress.Xpf.Grid.CustomBestFitEventArgs"/> object that contains event data.
</param>
</member>
<member name="T:DevExpress.Xpf.Grid.CustomBestFitEventArgs">
<summary>
<para>Provides data for the <see cref="E:DevExpress.Xpf.Grid.TableView.CustomBestFit"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.CustomBestFitEventArgs.#ctor(DevExpress.Xpf.Grid.GridColumn,DevExpress.Xpf.Core.BestFitMode)">
<summary>
<para>Initializes a new instance of the CustomBestFitEventArgs class with the specified settings.
</para>
</summary>
<param name="column">
A <see cref="T:DevExpress.Xpf.Grid.GridColumn"/> that is a column for which an event has been raised.
</param>
<param name="bestFitMode">
A <see cref="T:DevExpress.Xpf.Core.BestFitMode"/> object that specifies how the optimal width required for a column to completely display its contents is calculated. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.CustomBestFitEventArgsBase.BestFitMode"/> property.
</param>
</member>
<member name="P:DevExpress.Xpf.Grid.CustomBestFitEventArgs.Column">
<summary>
<para>Provides access to a grid column whose width should be adjusted.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.GridColumn"/> object that represents the column, for which this event has been raised.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.CustomBestFitEventArgs.Source">
<summary>
<para>Gets the View that raised the event.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.DataViewBase"/> descendant that is the view that raised the event.
</value>
</member>
<member name="T:DevExpress.Xpf.Grid.GridRowValidationEventHandler">
<summary>
<para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.Grid.GridViewBase.ValidateRow"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.GridRowValidationEventHandler.Invoke(System.Object,DevExpress.Xpf.Grid.GridRowValidationEventArgs)">
<summary>
<para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.Grid.GridViewBase.ValidateRow"/> event.
</para>
</summary>
<param name="sender">
The event source.
</param>
<param name="e">
A <see cref="T:DevExpress.Xpf.Grid.GridRowValidationEventArgs"/> object that contains event data.
</param>
</member>
<member name="T:DevExpress.Xpf.Grid.GridRowValidationEventArgs">
<summary>
<para>Provides data for the <see cref="E:DevExpress.Xpf.Grid.GridViewBase.ValidateRow"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.GridRowValidationEventArgs.#ctor(System.Object,System.Object,System.Int32,DevExpress.Xpf.Grid.GridViewBase)">
<summary>
<para>Initializes a new instance of the GridRowValidationEventArgs class.
</para>
</summary>
<param name="source">
An object that raised the event.
</param>
<param name="value">
An object that represents the value currently being validated.
</param>
<param name="rowHandle">
An integer value that specifies the processed row's handle. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.GridRowValidationEventArgs.RowHandle"/> property.
</param>
<param name="view">
A <see cref="T:DevExpress.Xpf.Grid.GridViewBase"/> descendant that represents the grid's view.
</param>
</member>
<member name="P:DevExpress.Xpf.Grid.GridRowValidationEventArgs.Row">
<summary>
<para>Gets the processed row.
</para>
</summary>
<value>An object that represents the row currently being validated.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.GridRowValidationEventArgs.RowHandle">
<summary>
<para>Gets the processed row's handle.
</para>
</summary>
<value>An integer value that specifies the processed row's handle.
</value>
</member>
<member name="T:DevExpress.Xpf.Grid.ShowingEditorEventHandler">
<summary>
<para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.Grid.GridViewBase.ShowingEditor"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.ShowingEditorEventHandler.Invoke(System.Object,DevExpress.Xpf.Grid.ShowingEditorEventArgs)">
<summary>
<para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.Grid.GridViewBase.ShowingEditor"/> event.
</para>
</summary>
<param name="sender">
The event source.
</param>
<param name="e">
A <see cref="T:DevExpress.Xpf.Grid.ShowingEditorEventArgs"/> object that contains event data.
</param>
</member>
<member name="T:DevExpress.Xpf.Grid.ShowingEditorEventArgs">
<summary>
<para>Provides data for the <see cref="E:DevExpress.Xpf.Grid.GridViewBase.ShowingEditor"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.ShowingEditorEventArgs.#ctor(DevExpress.Xpf.Grid.GridViewBase,System.Int32,DevExpress.Xpf.Grid.GridColumn)">
<summary>
<para>Initializes a new instance of the ShowingEditorEventArgs class.
</para>
</summary>
<param name="view">
A <see cref="T:DevExpress.Xpf.Grid.GridViewBase"/> descendant that represents a grid's view.
</param>
<param name="rowHandle">
An integer value that specifies the handle of the row containing the cell.
</param>
<param name="column">
A <see cref="T:DevExpress.Xpf.Grid.GridColumn"/> object that represents the column containing the cell.
</param>
</member>
<member name="P:DevExpress.Xpf.Grid.ShowingEditorEventArgs.Column">
<summary>
<para>Gets a column, for which an event has been raised.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.GridColumn"/> object, that is the grid column.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.ShowingEditorEventArgs.Row">
<summary>
<para>Gets the data row for which an event has been raised.
</para>
</summary>
<value>A <see cref="T:System.Object"/> specifying the data row.
</value>
</member>
<member name="T:DevExpress.Xpf.Grid.InvalidRowExceptionEventHandler">
<summary>
<para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.Grid.GridViewBase.InvalidRowException"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.InvalidRowExceptionEventHandler.Invoke(System.Object,DevExpress.Xpf.Grid.InvalidRowExceptionEventArgs)">
<summary>
<para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.Grid.GridViewBase.InvalidRowException"/> event.
</para>
</summary>
<param name="sender">
The event source.
</param>
<param name="e">
An <see cref="T:DevExpress.Xpf.Grid.InvalidRowExceptionEventArgs"/> object that contains event data.
</param>
</member>
<member name="T:DevExpress.Xpf.Grid.InvalidRowExceptionEventArgs">
<summary>
<para>Provides data for the <see cref="E:DevExpress.Xpf.Grid.GridViewBase.InvalidRowException"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.InvalidRowExceptionEventArgs.#ctor(DevExpress.Xpf.Grid.GridViewBase,System.Int32,System.String,System.String,System.Exception,DevExpress.Xpf.Grid.ExceptionMode)">
<summary>
<para>Initializes a new instance of the InvalidRowExceptionEventArgs class.
</para>
</summary>
<param name="view">
A <see cref="T:DevExpress.Xpf.Grid.GridViewBase"/> descendant that represents the grid's view.
</param>
<param name="rowHandle">
An integer value that specifies the handle of the row that failed validation. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.RowEventArgs.RowHandle"/> property.
</param>
<param name="errorText">
A <see cref="T:System.String"/> value that specifies the error description. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.InvalidRowExceptionEventArgs.ErrorText"/> property.
</param>
<param name="windowCaption">
A <see cref="T:System.String"/> value that specifies the caption of the error window. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.InvalidRowExceptionEventArgs.WindowCaption"/> property.
</param>
<param name="exception">
A <see cref="T:System.Exception"/> object representing the exception that raised the event. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.InvalidRowExceptionEventArgs.Exception"/> property.
</param>
<param name="exceptionMode">
An <see cref="T:DevExpress.Xpf.Grid.ExceptionMode"/> enumeration value that specifies how an exception should be handled. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.InvalidRowExceptionEventArgs.ExceptionMode"/> property.
</param>
</member>
<member name="P:DevExpress.Xpf.Grid.InvalidRowExceptionEventArgs.ErrorText">
<summary>
<para>Gets or sets the error description.
</para>
</summary>
<value>A <see cref="T:System.String"/> value that specifies the error description.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.InvalidRowExceptionEventArgs.Exception">
<summary>
<para>Gets the exception that raised the <see cref="E:DevExpress.Xpf.Grid.GridViewBase.InvalidRowException"/> event.
</para>
</summary>
<value>A <see cref="T:System.Exception"/> object representing the exception that raised the event.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.InvalidRowExceptionEventArgs.ExceptionMode">
<summary>
<para>Gets or sets a value that specifies how an exception should be handled.
</para>
</summary>
<value>An <see cref="T:DevExpress.Xpf.Grid.ExceptionMode"/> enumeration value that specifies how an exception should be handled.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.InvalidRowExceptionEventArgs.WindowCaption">
<summary>
<para>Gets or sets the error window's caption.
</para>
</summary>
<value>A <see cref="T:System.String"/> value that specifies the caption of the error window.
</value>
</member>
<member name="T:DevExpress.Xpf.Grid.EditorEventHandler">
<summary>
<para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.Grid.GridViewBase.ShownEditor"/> and <see cref="E:DevExpress.Xpf.Grid.GridViewBase.HiddenEditor"/> events.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.EditorEventHandler.Invoke(System.Object,DevExpress.Xpf.Grid.EditorEventArgs)">
<summary>
<para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.Grid.GridViewBase.ShownEditor"/> and <see cref="E:DevExpress.Xpf.Grid.GridViewBase.HiddenEditor"/> events.
</para>
</summary>
<param name="sender">
The event source.
</param>
<param name="e">
An <see cref="T:DevExpress.Xpf.Grid.EditorEventArgs"/> object that contains event data.
</param>
</member>
<member name="T:DevExpress.Xpf.Grid.EditorEventArgs">
<summary>
<para>Provides data for the <see cref="E:DevExpress.Xpf.Grid.GridViewBase.ShownEditor"/> and <see cref="E:DevExpress.Xpf.Grid.GridViewBase.HiddenEditor"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.EditorEventArgs.#ctor(DevExpress.Xpf.Grid.GridViewBase,System.Int32,DevExpress.Xpf.Grid.GridColumn,DevExpress.Xpf.Editors.IBaseEdit)">
<summary>
<para>Initializes a new instance of the EditorEventArgs class.
</para>
</summary>
<param name="view">
A <see cref="T:DevExpress.Xpf.Grid.GridViewBase"/> descendant that represents a view.
</param>
<param name="rowHandle">
A zero-based integer value that specifies the row handle. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.EditorEventArgsBase.RowHandle"/> property.
</param>
<param name="column">
A <see cref="T:DevExpress.Xpf.Grid.GridColumn"/> object that represents the column. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.EditorEventArgsBase.Column"/> property.
</param>
<param name="editor">
The in-place editor for which an event has been raised. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.EditorEventArgs.Editor"/> property.
</param>
</member>
<member name="P:DevExpress.Xpf.Grid.EditorEventArgs.Column">
<summary>
<para>Gets or sets a grid column, for which an event has been raised.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.GridColumn"/> instance.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.EditorEventArgs.Editor">
<summary>
<para>Gets or sets an editor, for which an event has been raised.
</para>
</summary>
<value>An object that implements the <see cref="T:DevExpress.Xpf.Editors.IBaseEdit"/> interface.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.EditorEventArgs.Row">
<summary>
<para>Gets the data row for which an event has been raised.
</para>
</summary>
<value>A <see cref="T:System.Object"/> specifying the data row.
</value>
</member>
<member name="T:DevExpress.Xpf.Grid.RowAllowEventHandler">
<summary>
<para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.Grid.GridControl.GroupRowExpanding"/> and <see cref="E:DevExpress.Xpf.Grid.GridControl.GroupRowCollapsing"/> events.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.RowAllowEventHandler.Invoke(System.Object,DevExpress.Xpf.Grid.RowAllowEventArgs)">
<summary>
<para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.Grid.GridControl.GroupRowExpanding"/> and <see cref="E:DevExpress.Xpf.Grid.GridControl.GroupRowCollapsing"/> events.
</para>
</summary>
<param name="sender">
The event source.
</param>
<param name="e">
A <see cref="T:DevExpress.Xpf.Grid.RowAllowEventArgs"/> object that contains event data.
</param>
</member>
<member name="T:DevExpress.Xpf.Grid.RowAllowEventArgs">
<summary>
<para>Provides data for the <see cref="E:DevExpress.Xpf.Grid.GridControl.GroupRowExpanding"/> and <see cref="E:DevExpress.Xpf.Grid.GridControl.GroupRowCollapsing"/> events.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.RowAllowEventArgs.#ctor(DevExpress.Xpf.Core.WPFCompatibility.SLRoutedEvent,DevExpress.Xpf.Grid.GridViewBase,System.Int32)">
<summary>
<para>Initializes a new instance of the RowAllowEventArgs class.
</para>
</summary>
<param name="routedEvent">
The routed event.
</param>
<param name="view">
A <see cref="T:DevExpress.Xpf.Grid.DataViewBase"/> descendant that is the view that owns the processed row.
</param>
<param name="rowHandle">
An integer value that specifies the processed row's handle. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.RowEventArgs.RowHandle"/> property.
</param>
</member>
<member name="P:DevExpress.Xpf.Grid.RowAllowEventArgs.Allow">
<summary>
<para>Gets or sets whether the operation is allowed.
</para>
</summary>
<value><b>true</b> to allow the operation; otherwise, <b>false</b>.
</value>
</member>
<member name="T:DevExpress.Xpf.Grid.RowEventHandler">
<summary>
<para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.Grid.GridViewBase.RowUpdated"/>, <see cref="E:DevExpress.Xpf.Grid.GridViewBase.RowCanceled"/>, <see cref="E:DevExpress.Xpf.Grid.GridControl.GroupRowExpanded"/> and <see cref="E:DevExpress.Xpf.Grid.GridControl.GroupRowCollapsed"/> events.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.RowEventHandler.Invoke(System.Object,DevExpress.Xpf.Grid.RowEventArgs)">
<summary>
<para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.Grid.GridViewBase.RowUpdated"/>, <see cref="E:DevExpress.Xpf.Grid.GridViewBase.RowCanceled"/>, <see cref="E:DevExpress.Xpf.Grid.GridControl.GroupRowExpanded"/> and <see cref="E:DevExpress.Xpf.Grid.GridControl.GroupRowCollapsed"/> events.
</para>
</summary>
<param name="sender">
The event source.
</param>
<param name="e">
A <see cref="T:DevExpress.Xpf.Grid.RowEventArgs"/> object that contains event data.
</param>
</member>
<member name="T:DevExpress.Xpf.Grid.RowEventArgs">
<summary>
<para>Provides data for the <see cref="E:DevExpress.Xpf.Grid.GridControl.GroupRowExpanded"/>, <see cref="E:DevExpress.Xpf.Grid.GridControl.GroupRowCollapsed"/>, <see cref="E:DevExpress.Xpf.Grid.GridViewBase.RowUpdated"/> and <see cref="E:DevExpress.Xpf.Grid.GridViewBase.RowCanceled"/> events.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.RowEventArgs.#ctor(DevExpress.Xpf.Core.WPFCompatibility.SLRoutedEvent,DevExpress.Xpf.Grid.GridViewBase,System.Int32)">
<summary>
<para>Initializes a new instance of the RowEventArgs class with the specified settings.
</para>
</summary>
<param name="routedEvent">
The routed event.
</param>
<param name="view">
A <see cref="T:DevExpress.Xpf.Grid.GridViewBase"/> descendant that represents the grid's view.
</param>
<param name="rowHandle">
An integer value that specifies the processed row's handle. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.RowEventArgs.RowHandle"/> property.
</param>
</member>
<member name="M:DevExpress.Xpf.Grid.RowEventArgs.#ctor(DevExpress.Xpf.Core.WPFCompatibility.SLRoutedEvent,DevExpress.Xpf.Grid.GridViewBase,System.Int32,System.Object)">
<summary>
<para>Initializes a new instance of the RowEventArgs class with the specified settings.
</para>
</summary>
<param name="routedEvent">
The routed event.
</param>
<param name="view">
A <see cref="T:DevExpress.Xpf.Grid.GridViewBase"/> descendant that represents the grid's view.
</param>
<param name="rowHandle">
An integer value that specifies the processed row's handle. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.RowEventArgs.RowHandle"/> property.
</param>
<param name="forcedRow">
An object that represents the data object corresponding to the processed row.
</param>
</member>
<member name="P:DevExpress.Xpf.Grid.RowEventArgs.Row">
<summary>
<para>Gets the processed row.
</para>
</summary>
<value>An object that represents the processed row.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.RowEventArgs.RowHandle">
<summary>
<para>Gets the processed row's handle.
</para>
</summary>
<value>An integer value that specifies the processed row's handle.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.RowEventArgs.Source">
<summary>
<para>Gets the View that raised the event.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.DataViewBase"/> descendant that is the view that raised the event.
</value>
</member>
<member name="T:DevExpress.Xpf.Grid.CustomGroupDisplayTextEventHandler">
<summary>
<para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.Grid.GridControl.CustomGroupDisplayText"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.CustomGroupDisplayTextEventHandler.Invoke(System.Object,DevExpress.Xpf.Grid.CustomGroupDisplayTextEventArgs)">
<summary>
<para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.Grid.GridControl.CustomGroupDisplayText"/> event.
</para>
</summary>
<param name="sender">
The event source.
</param>
<param name="e">
A <see cref="T:DevExpress.Xpf.Grid.CustomGroupDisplayTextEventArgs"/> object that contains event data.
</param>
</member>
<member name="T:DevExpress.Xpf.Grid.CustomGroupDisplayTextEventArgs">
<summary>
<para>Provides data for the <see cref="E:DevExpress.Xpf.Grid.GridControl.CustomGroupDisplayText"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.CustomGroupDisplayTextEventArgs.#ctor(DevExpress.Xpf.Grid.GridViewBase,System.Int32,DevExpress.Xpf.Grid.GridColumn,System.Object,System.String)">
<summary>
<para>Initializes a new instance of the CustomGroupDisplayTextEventArgs class with the specified view, row handle, column, value and display text.
</para>
</summary>
<param name="view">
A <see cref="T:DevExpress.Xpf.Grid.GridViewBase"/> class descendant, which specifies the grid view containing an editor, for which an event has been raised.
</param>
<param name="rowHandle">
An integer value, which specifies the handle of the row, for which an event has been raised. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.RowEventArgs.RowHandle"/>
</param>
<param name="column">
A <see cref="T:DevExpress.Xpf.Grid.GridColumn"/> object, which specifies the grid column, for which an event has been raised. This object is assigned to the <see cref="P:DevExpress.Xpf.Grid.CellValueEventArgs.Column"/> property.
</param>
<param name="value">
A <see cref="T:System.Object"/>, which specifies the value, for which an event has been raised. This object is assigned to the <see cref="P:DevExpress.Xpf.Grid.CellValueEventArgs.Value"/> property.
</param>
<param name="displayText">
A <see cref="T:System.String"/> value, which specifies the text to be displayed for a custom group. This object is assigned to the <see cref="P:DevExpress.Xpf.Grid.CustomGroupDisplayTextEventArgs.DisplayText"/> property.
</param>
</member>
<member name="P:DevExpress.Xpf.Grid.CustomGroupDisplayTextEventArgs.DisplayText">
<summary>
<para>Gets or sets the text displayed within the processed group row.
</para>
</summary>
<value>A <see cref="T:System.String"/> value that specifies the text displayed within the processed group row.
</value>
</member>
<member name="T:DevExpress.Xpf.Grid.CustomColumnSortEventHandler">
<summary>
<para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.Grid.GridControl.CustomColumnSort"/> and <see cref="E:DevExpress.Xpf.Grid.GridControl.CustomColumnGroup"/> events.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.CustomColumnSortEventHandler.Invoke(System.Object,DevExpress.Xpf.Grid.CustomColumnSortEventArgs)">
<summary>
<para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.Grid.GridControl.CustomColumnSort"/> and <see cref="E:DevExpress.Xpf.Grid.GridControl.CustomColumnGroup"/> events.
</para>
</summary>
<param name="sender">
The event source.
</param>
<param name="e">
A <see cref="T:DevExpress.Xpf.Grid.CustomColumnSortEventArgs"/> object that contains event data.
</param>
</member>
<member name="T:DevExpress.Xpf.Grid.CustomColumnSortEventArgs">
<summary>
<para>Provides data for the <see cref="E:DevExpress.Xpf.Grid.GridControl.CustomColumnSort"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.CustomColumnSortEventArgs.#ctor(DevExpress.Xpf.Grid.GridColumn,System.Int32,System.Int32,System.Object,System.Object,DevExpress.Data.ColumnSortOrder)">
<summary>
<para>Initializes a new instance of the CustomColumnSortEventArgs class.
</para>
</summary>
<param name="column">
A <see cref="T:DevExpress.Xpf.Grid.GridColumn"/> object, representing the column that contains the values to compare. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.CustomColumnSortEventArgs.Column"/> property.
</param>
<param name="listSourceRowIndex1">
An integer value that specifies the first row's index in the data source. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.CustomColumnSortEventArgs.ListSourceRowIndex1"/> property.
</param>
<param name="listSourceRowIndex2">
An integer value that specifies the second row's index in the data source. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.CustomColumnSortEventArgs.ListSourceRowIndex2"/> property.
</param>
<param name="value1">
An object that represents the first of the two values being compared. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.CustomColumnSortEventArgs.Value1"/> property.
</param>
<param name="value2">
An object that represents the second of the two values being compared. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.CustomColumnSortEventArgs.Value2"/> property.
</param>
<param name="sortOrder">
A <see cref="T:DevExpress.Data.ColumnSortOrder"/> value that specifies the sort order applied to the specified column. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.CustomColumnSortEventArgs.SortOrder"/> property.
</param>
</member>
<member name="P:DevExpress.Xpf.Grid.CustomColumnSortEventArgs.Column">
<summary>
<para>Gets the column whose values are being compared.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.GridColumn"/> object, representing the column that contains the values to compare.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.CustomColumnSortEventArgs.Handled">
<summary>
<para>Gets or sets whether a comparison operation is handled and 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.Xpf.Grid.CustomColumnSortEventArgs.ListSourceRowIndex1">
<summary>
<para>Gets the index of the first of the two rows being compared in the data source.
</para>
</summary>
<value>An integer value that specifies the first row's index in the data source.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.CustomColumnSortEventArgs.ListSourceRowIndex2">
<summary>
<para>Gets the index of the second of the two rows being compared in the data source.
</para>
</summary>
<value>An integer value that specifies the second row's index in the data source.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.CustomColumnSortEventArgs.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.Xpf.Grid.CustomColumnSortEventArgs.SortOrder">
<summary>
<para>Gets the sort order applied to the column.
</para>
</summary>
<value>A <see cref="T:DevExpress.Data.ColumnSortOrder"/> value that specifies the column's sort order.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.CustomColumnSortEventArgs.Source">
<summary>
<para>Gets the grid control that raised the event.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.GridControl"/> object that raised the event.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.CustomColumnSortEventArgs.Value1">
<summary>
<para>Gets the first value being compared.
</para>
</summary>
<value>An object that represents the first of the two values being compared.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.CustomColumnSortEventArgs.Value2">
<summary>
<para>Gets the second value being compared.
</para>
</summary>
<value>An object that represents the second of the two values being compared.
</value>
</member>
<member name="T:DevExpress.Xpf.Grid.CustomColumnDisplayTextEventHandler">
<summary>
<para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.Grid.GridControl.CustomGroupDisplayText"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.CustomColumnDisplayTextEventHandler.Invoke(System.Object,DevExpress.Xpf.Grid.CustomColumnDisplayTextEventArgs)">
<summary>
<para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.Grid.GridControl.CustomColumnDisplayText"/> and <see cref="E:DevExpress.Xpf.Grid.GridControl.CustomGroupDisplayText"/> events.
</para>
</summary>
<param name="sender">
The event source.
</param>
<param name="e">
A <see cref="T:DevExpress.Xpf.Grid.CustomColumnDisplayTextEventArgs"/> object that contains event data.
</param>
</member>
<member name="T:DevExpress.Xpf.Grid.CustomColumnDisplayTextEventArgs">
<summary>
<para>Provides data for the <see cref="E:DevExpress.Xpf.Grid.GridControl.CustomColumnDisplayText"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.CustomColumnDisplayTextEventArgs.#ctor">
<summary>
<para>Initializes a new instance of the CustomColumnDisplayTextEventArgs class.
</para>
</summary>
</member>
<member name="P:DevExpress.Xpf.Grid.CustomColumnDisplayTextEventArgs.Column">
<summary>
<para>Gets the column which owns the processed cell.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.GridColumn"/> object that represents the column to which the processed cell belongs.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.CustomColumnDisplayTextEventArgs.DisplayText">
<summary>
<para>Gets or sets the display text for the cell currently being processed.
</para>
</summary>
<value>A <see cref="T:System.String"/> value that specifies the cell's display text.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.CustomColumnDisplayTextEventArgs.ListSourceIndex">
<summary>
<para>Gets the index of a record in a data source that corresponds to the processed data row.
</para>
</summary>
<value>An integer value that specifies the index of the processed record in a data source.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.CustomColumnDisplayTextEventArgs.Row">
<summary>
<para>Gets the row which owns the processed cell.
</para>
</summary>
<value>An object that represents the row in which the processed cell resides.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.CustomColumnDisplayTextEventArgs.RowHandle">
<summary>
<para>Gets the processed row's handle.
</para>
</summary>
<value>An integer value that specifies the row's handle.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.CustomColumnDisplayTextEventArgs.Source">
<summary>
<para>Gets the grid control that raised the event.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.GridControl"/> object that raised the event.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.CustomColumnDisplayTextEventArgs.Value">
<summary>
<para>Gets the processed cell's value.
</para>
</summary>
<value>An object that represents the value of the processed cell.
</value>
</member>
<member name="T:DevExpress.Xpf.Grid.GridCellValidationEventHandler">
<summary>
<para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.Grid.GridColumn.Validate"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.GridCellValidationEventHandler.Invoke(System.Object,DevExpress.Xpf.Grid.GridCellValidationEventArgs)">
<summary>
<para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.Grid.GridColumn.Validate"/> event.
</para>
</summary>
<param name="sender">
The event source.
</param>
<param name="e">
A <see cref="T:DevExpress.Xpf.Grid.GridCellValidationEventArgs"/> object that contains event data.
</param>
</member>
<member name="T:DevExpress.Xpf.Grid.GridCellValidationEventArgs">
<summary>
<para>Provides data for the <see cref="E:DevExpress.Xpf.Grid.GridColumn.Validate"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.GridCellValidationEventArgs.#ctor(System.Object,System.Object,System.Int32,DevExpress.Xpf.Grid.GridViewBase,DevExpress.Xpf.Grid.GridColumn)">
<summary>
<para>Initializes a new instance of the GridCellValidationEventArgs class.
</para>
</summary>
<param name="source">
An object that raised the event.
</param>
<param name="value">
An object that represents the cell's value currently being validated.
</param>
<param name="rowHandle">
An integer value that specifies the handle of the row that contains the cell. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.GridRowValidationEventArgs.RowHandle"/> property.
</param>
<param name="view">
A <see cref="T:DevExpress.Xpf.Grid.GridViewBase"/> descendant that represents the grid's view.
</param>
<param name="column">
A <see cref="T:DevExpress.Xpf.Grid.GridColumn"/> object that represents the column whose cell is validated. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.GridCellValidationEventArgs.Column"/> property.
</param>
</member>
<member name="P:DevExpress.Xpf.Grid.GridCellValidationEventArgs.CellValue">
<summary>
<para>Gets the cell's old valid value.
</para>
</summary>
<value>An object that represents the cell's old valid value.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.GridCellValidationEventArgs.Column">
<summary>
<para>Gets a column that owns the cell.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.GridColumn"/> object that represents the column whose cell is validated.
</value>
</member>
<member name="T:DevExpress.Xpf.Grid.GridViewBase">
<summary>
<para>Serves as the base for objects representing Views in a grid control.
</para>
</summary>
</member>
<member name="P:DevExpress.Xpf.Grid.GridViewBase.ActualGroupRowTemplateSelector">
<summary>
<para>Gets the actual template selector that chooses a group row template based on custom logic. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.Controls.DataTemplateSelector"/> descendant that chooses a template based on custom logic
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.GridViewBase.ActualGroupRowTemplateSelectorProperty">
<summary>
<para>Identifies the <see cref="P:DevExpress.Xpf.Grid.GridViewBase.ActualGroupRowTemplateSelector"/> dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.GridViewBase.ActualGroupSummaryItemTemplateSelector">
<summary>
<para>Gets the actual template selector that chooses a group summary item template based on custom logic. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.Controls.DataTemplateSelector"/> descendant that chooses a template based on custom logic
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.GridViewBase.ActualGroupSummaryItemTemplateSelectorProperty">
<summary>
<para>Identifies the <see cref="P:DevExpress.Xpf.Grid.GridViewBase.ActualGroupSummaryItemTemplateSelector"/> dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.GridViewBase.AllowDateTimeGroupIntervalMenu">
<summary>
<para>Gets or sets whether an end-user can change interval grouping of date-time columns via a column's context menu. This is a dependency property.
</para>
</summary>
<value><b>true</b> to allow an end-user can change interval grouping of date-time columns via a column's context menu; otherwise, <b>false</b>. The default is <b>true</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.GridViewBase.AllowDateTimeGroupIntervalMenuProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.GridViewBase.AllowGrouping">
<summary>
<para>Gets or sets a value that specifies whether an end-user can group data. This is a dependency property.
</para>
</summary>
<value><b>true</b> to allow an end-user to group data; otherwise, <b>false</b>. The default is <b>true</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.GridViewBase.AllowGroupingProperty">
<summary>
<para>Identifies the <see cref="P:DevExpress.Xpf.Grid.GridViewBase.AllowGrouping"/> dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="M:DevExpress.Xpf.Grid.GridViewBase.BeginSelection">
<summary>
<para>Prevents selection updates until the <see cref="M:DevExpress.Xpf.Grid.GridViewBase.EndSelection"/> method is called.
</para>
</summary>
</member>
<member name="E:DevExpress.Xpf.Grid.GridViewBase.CellValueChanged">
<summary>
<para>Occurs after a cell's value has been changed.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.GridViewBase.CellValueChangedEvent">
<summary>
<para>Identifies the <see cref="E:DevExpress.Xpf.Grid.GridViewBase.CellValueChanged"/> routed event.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="E:DevExpress.Xpf.Grid.GridViewBase.CellValueChanging">
<summary>
<para>Fires in response to changing the edit value.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.GridViewBase.CellValueChangingEvent">
<summary>
<para>Identifies the <see cref="E:DevExpress.Xpf.Grid.GridViewBase.CellValueChanging"/> routed event.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="M:DevExpress.Xpf.Grid.GridViewBase.ClearSelection">
<summary>
<para>Unselects any selected rows/cards within a View.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.GridViewBase.CollapseFocusedRow">
<summary>
<para>Collapses the focused group row.
</para>
</summary>
<returns><b>true</b> if the focused group row has been collapsed; otherwise, <b>false</b>.
</returns>
</member>
<member name="P:DevExpress.Xpf.Grid.GridViewBase.CollapseStoryboard">
<summary>
<para>This member supports the internal infrastructure and is not intended to be used directly from your code.
</para>
</summary>
<value>@nbsp;
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.GridViewBase.CollapseStoryboardProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="E:DevExpress.Xpf.Grid.GridViewBase.CopyingToClipboard">
<summary>
<para>Occurs when grid data is copied to the clipboard, allowing you to manually copy required data.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.GridViewBase.CopyingToClipboardEvent">
<summary>
<para>Identifies the <see cref="E:DevExpress.Xpf.Grid.GridViewBase.CopyingToClipboard"/> routed event.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.GridViewBase.DefaultGroupSummaryItemTemplate">
<summary>
<para>Gets the template that defines the default presentation of summary items displayed within group rows. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.DataTemplate"/> object that defines the default presentation of summary items displayed within group rows.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.GridViewBase.DefaultGroupSummaryItemTemplateProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="M:DevExpress.Xpf.Grid.GridViewBase.DeleteRow(System.Int32)">
<summary>
<para>Deletes the specified data row.
</para>
</summary>
<param name="rowHandle">
An integer value that specifies the handle of the row to delete.
</param>
</member>
<member name="M:DevExpress.Xpf.Grid.GridViewBase.EndSelection">
<summary>
<para>Enables selection updates after calling the <see cref="M:DevExpress.Xpf.Grid.GridViewBase.BeginSelection"/> method, and forces an immediate update.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.GridViewBase.ExpandFocusedRow">
<summary>
<para>Expands the focused group row.
</para>
</summary>
<returns><b>true</b> if the group row has been expanded; otherwise, <b>false</b>.
</returns>
</member>
<member name="P:DevExpress.Xpf.Grid.GridViewBase.ExpandStoryboard">
<summary>
<para>This member supports the internal infrastructure and is not intended to be used directly from your code.
</para>
</summary>
<value>@nbsp;
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.GridViewBase.ExpandStoryboardProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.GridViewBase.FocusedColumn">
<summary>
<para>Gets or sets the focused column.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.GridColumn"/> object that represents the focused column.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.GridViewBase.FocusedColumnProperty">
<summary>
<para>Identifies the <see cref="P:DevExpress.Xpf.Grid.GridViewBase.FocusedColumn"/> dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.GridViewBase.Grid">
<summary>
<para>Gets the grid which owns the current View.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.GridControl"/> object that represents the grid to which the current View belongs.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.GridViewBase.GridMenu">
<summary>
<para>Gets the context menu currently being displayed within a View.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.GridPopupMenu"/> object that represents the context menu displayed within a View. <b>null</b> (<b>Nothing</b> in Visual Basic) if no menu is currently displayed within a View.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.GridViewBase.GridViewCommands">
<summary>
<para>Gets view commands.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.GridViewCommandsBase"/> object that provides access to view commands.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.GridViewBase.GroupedColumns">
<summary>
<para>Gets the list of grouped columns.
</para>
</summary>
<value>The list containing grouped columns.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.GridViewBase.GroupPanelMenuCustomizations">
<summary>
<para>Allows you to customize the Group Panel context menu by adding new menu items or removing existing items.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Bars.BarManagerActionCollection"/> object.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.GridViewBase.GroupRowStyle">
<summary>
<para>Gets or sets the style applied to group rows. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.Style"/> object that represents the style applied to group rows.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.GridViewBase.GroupRowStyleProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.GridViewBase.GroupRowTemplate">
<summary>
<para>Gets or sets the template that defines the presentation of group rows. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.DataTemplate"/> object that defines the presentation of group rows.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.GridViewBase.GroupRowTemplateProperty">
<summary>
<para>Identifies the <see cref="P:DevExpress.Xpf.Grid.GridViewBase.GroupRowTemplate"/> dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.GridViewBase.GroupRowTemplateSelector">
<summary>
<para>Gets or sets an object that chooses a group row template based on custom logic. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.Controls.DataTemplateSelector"/> descendant that chooses a template based on custom logic
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.GridViewBase.GroupRowTemplateSelectorProperty">
<summary>
<para>Identifies the <see cref="P:DevExpress.Xpf.Grid.GridViewBase.GroupRowTemplateSelector"/> dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.GridViewBase.GroupSummaryContentStyle">
<summary>
<para>Gets or sets the style applied to group summary items. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.Style"/> object that represents the style applied to group summary items.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.GridViewBase.GroupSummaryContentStyleProperty">
<summary>
<para>Identifies the <see cref="P:DevExpress.Xpf.Grid.GridViewBase.GroupSummaryContentStyle"/> dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.GridViewBase.GroupSummaryItemTemplate">
<summary>
<para>Gets or sets the template that defines the presentation of summary items displayed within group rows. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.DataTemplate"/> object that defines the presentation of summary items displayed within group rows.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.GridViewBase.GroupSummaryItemTemplateProperty">
<summary>
<para>Identifies the <see cref="P:DevExpress.Xpf.Grid.GridViewBase.GroupSummaryItemTemplate"/> dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.GridViewBase.GroupSummaryItemTemplateSelector">
<summary>
<para>Gets or sets an object that chooses a group summary template based on custom logic. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.Controls.DataTemplateSelector"/> descendant that chooses a template based on custom logic
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.GridViewBase.GroupSummaryItemTemplateSelectorProperty">
<summary>
<para>Identifies the <see cref="P:DevExpress.Xpf.Grid.GridViewBase.GroupSummaryItemTemplateSelector"/> dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.GridViewBase.GroupValueContentStyle">
<summary>
<para>Gets or sets the style applied to column values displayed within group rows. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.Style"/> object that represents the style applied to column values displayed within group rows.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.GridViewBase.GroupValueContentStyleProperty">
<summary>
<para>Identifies the <see cref="P:DevExpress.Xpf.Grid.GridViewBase.GroupValueContentStyle"/> dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.GridViewBase.GroupValueTemplate">
<summary>
<para>Gets or sets the template that defines the presentation of column values displayed within group rows. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.DataTemplate"/> object that defines the presentation of group values.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.GridViewBase.GroupValueTemplateProperty">
<summary>
<para>Identifies the <see cref="P:DevExpress.Xpf.Grid.GridViewBase.GroupValueTemplate"/> dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.GridViewBase.GroupValueTemplateSelector">
<summary>
<para>Gets or sets an object that chooses a group row value template based on custom logic. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.Controls.DataTemplateSelector"/> descendant that chooses a template based on custom logic
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.GridViewBase.GroupValueTemplateSelectorProperty">
<summary>
<para>Identifies the <see cref="P:DevExpress.Xpf.Grid.GridViewBase.GroupValueTemplateSelector"/> dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="E:DevExpress.Xpf.Grid.GridViewBase.HiddenEditor">
<summary>
<para>Occurs after a cell's editor has been closed.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.GridViewBase.HiddenEditorEvent">
<summary>
<para>Identifies the <see cref="E:DevExpress.Xpf.Grid.GridViewBase.HiddenEditor"/> routed event.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.GridViewBase.ImmediateUpdateRowPosition">
<summary>
<para>Gets or sets whether a row's position is immediately updated according to the current sorting, grouping and filtering settings after the row's data has been modified. This is a dependency property.
</para>
</summary>
<value><b>true</b> if a row's position is immediately updated after its data has been modified; otherwise, <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.GridViewBase.ImmediateUpdateRowPositionProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="E:DevExpress.Xpf.Grid.GridViewBase.InvalidRowException">
<summary>
<para>Fires when a row fails validation or when it cannot be saved to a data source.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.GridViewBase.InvalidRowExceptionEvent">
<summary>
<para>Identifies the <see cref="E:DevExpress.Xpf.Grid.GridViewBase.InvalidRowException"/> routed event.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.GridViewBase.IsGroupPanelMenuEnabled">
<summary>
<para>Gets or sets whether the Column Context Menu is shown when an end-user right-clicks within the Group Panel.
</para>
</summary>
<value><b>true</b> to enable the group panel context menu; otherwise, <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.GridViewBase.IsGroupPanelMenuEnabledProperty">
<summary>
<para>Identifies the <see cref="P:DevExpress.Xpf.Grid.GridViewBase.IsGroupPanelMenuEnabled"/> dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.GridViewBase.IsGroupPanelTextVisible">
<summary>
<para>Gets whether the 'Drag a column header here to group by that column' string is displayed within the Group Panel. This is a dependency property.
</para>
</summary>
<value><b>true</b> if the information hint is displayed within the Group Panel; otherwise, <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.GridViewBase.IsGroupPanelTextVisibleProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.GridViewBase.IsGroupPanelVisible">
<summary>
<para>Gets whether the Group Panel is displayed within a View. This is a dependency property.
</para>
</summary>
<value><b>true</b> if the group panel is displayed within a View; otherwise, <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.GridViewBase.IsGroupPanelVisibleProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="M:DevExpress.Xpf.Grid.GridViewBase.MoveParentGroupRow">
<summary>
<para>Moves focus to the group row that owns the currently focused row.
</para>
</summary>
</member>
<member name="E:DevExpress.Xpf.Grid.GridViewBase.RowCanceled">
<summary>
<para>Occurs after changes made in a row have been discarded.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.GridViewBase.RowCanceledEvent">
<summary>
<para>Identifies the <see cref="E:DevExpress.Xpf.Grid.GridViewBase.RowCanceled"/> routed event.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="E:DevExpress.Xpf.Grid.GridViewBase.RowUpdated">
<summary>
<para>Occurs after the changes made within the focused row are posted to a data source.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.GridViewBase.RowUpdatedEvent">
<summary>
<para>Identifies the <see cref="E:DevExpress.Xpf.Grid.GridViewBase.RowUpdated"/> routed event.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="E:DevExpress.Xpf.Grid.GridViewBase.SelectionChanged">
<summary>
<para>Occurs after grid's selection has been changed.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.GridViewBase.SelectionChangedEvent">
<summary>
<para>Identifies the <see cref="E:DevExpress.Xpf.Grid.GridViewBase.SelectionChanged"/> routed event.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="M:DevExpress.Xpf.Grid.GridViewBase.SelectRange(System.Int32,System.Int32)">
<summary>
<para>Selects multiple rows/cards, while preserving the current selection (if any).
</para>
</summary>
<param name="startRowHandle">
An integer value specifying the row handle at which the selection starts.
</param>
<param name="endRowHandle">
An integer value specifying the row handle at which the selection ends.
</param>
</member>
<member name="M:DevExpress.Xpf.Grid.GridViewBase.SelectRow(System.Int32)">
<summary>
<para>Selects the specified row.
</para>
</summary>
<param name="rowHandle">
An integer value which specifies the handle of the row to select.
</param>
</member>
<member name="P:DevExpress.Xpf.Grid.GridViewBase.ShowGroupedColumns">
<summary>
<para>Gets or sets whether the grouped columns are displayed within a view. This is a dependency property.
</para>
</summary>
<value><b>true</b> to display the grouped columns within a view; otherwise, <b>false</b>. The default is <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.GridViewBase.ShowGroupedColumnsProperty">
<summary>
<para>Identifies the <see cref="P:DevExpress.Xpf.Grid.GridViewBase.ShowGroupedColumns"/> dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.GridViewBase.ShowGroupPanel">
<summary>
<para>Gets or sets whether the Group Panel is displayed within a View. This is a dependency property.
</para>
</summary>
<value><b>true</b> to show the Group Panel; otherwise, <b>false</b>. The default is <b>true</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.GridViewBase.ShowGroupPanelProperty">
<summary>
<para>Identifies the <see cref="P:DevExpress.Xpf.Grid.GridViewBase.ShowGroupPanel"/> dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="M:DevExpress.Xpf.Grid.GridViewBase.ShowGroupSummaryEditor">
<summary>
<para>Invokes the Runtime Summary Editor.
</para>
</summary>
</member>
<member name="E:DevExpress.Xpf.Grid.GridViewBase.ShowingEditor">
<summary>
<para>Enables you to prevent an end-user from activating editors of individual cells.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.GridViewBase.ShowingEditorEvent">
<summary>
<para>Identifies the <see cref="E:DevExpress.Xpf.Grid.GridViewBase.ShowingEditor"/> routed event.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="E:DevExpress.Xpf.Grid.GridViewBase.ShownEditor">
<summary>
<para>Occurs after the focused cell's editor has been shown.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.GridViewBase.ShownEditorEvent">
<summary>
<para>Identifies the <see cref="E:DevExpress.Xpf.Grid.GridViewBase.ShownEditor"/> routed event.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="M:DevExpress.Xpf.Grid.GridViewBase.UnselectRow(System.Int32)">
<summary>
<para>Unselects the specified row.
</para>
</summary>
<param name="rowHandle">
An integer value identifying the row by its handle.
</param>
</member>
<member name="P:DevExpress.Xpf.Grid.GridViewBase.UseAnimationWhenExpanding">
<summary>
<para>Gets or sets whether to play animation when expanding group rows. This is a dependency property.
</para>
</summary>
<value><b>true</b> to play animation when expanding group rows; <b>false</b> to immediately expand/collapse group rows.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.GridViewBase.UseAnimationWhenExpandingProperty">
<summary>
<para>Identifies the <see cref="P:DevExpress.Xpf.Grid.GridViewBase.UseAnimationWhenExpanding"/> dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="E:DevExpress.Xpf.Grid.GridViewBase.ValidateRow">
<summary>
<para>Enables you to specify whether the focused row's data is valid, and whether the row can lose focus.
</para>
</summary>
</member>
<member name="P:DevExpress.Xpf.Grid.GridViewBase.VisibleColumns">
<summary>
<para>Gets the list of visible columns. This is a dependency property.
</para>
</summary>
<value>The list of visible columns.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.GridViewBase.VisibleColumnsProperty">
<summary>
<para>Identifies the <see cref="P:DevExpress.Xpf.Grid.GridViewBase.VisibleColumns"/> dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="T:DevExpress.Xpf.Grid.TableView">
<summary>
<para>Represents a View that displays data in a tabular form.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.TableView.#ctor">
<summary>
<para>Initializes a new instance of the TableView class.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.TableView.#ctor(DevExpress.Xpf.Grid.MasterNodeContainer,DevExpress.Xpf.Grid.MasterRowsContainer,DevExpress.Xpf.Grid.DataControlDetailDescriptor)">
<summary>
<para>Initializes a new instance of the TableView class with the specified settings.
</para>
</summary>
<param name="masterRootNode">
@nbsp;
</param>
<param name="masterRootDataItem">
@nbsp;
</param>
<param name="detailDescriptor">
@nbsp;
</param>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.ActualDataRowTemplateSelector">
<summary>
<para>Gets the actual template selector that chooses a data row template based on custom logic. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.Controls.DataTemplateSelector"/> descendant that chooses a template based on custom logic
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.ActualDataRowTemplateSelectorProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.ActualDetailMargin">
<summary>
<para>Gets the actual outer margin of view's details.
</para>
</summary>
<value>A <see cref="T:System.Windows.Thickness"/> object that represents the thickness of a frame around a view's details.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.ActualDetailMarginProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.ActualExpandDetailButtonWidth">
<summary>
<para>This member supports the control's internal infrastructure and is not intended to be used directly from your code.
</para>
</summary>
<value> [To be supplied] </value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.ActualExpandDetailButtonWidthProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.ActualExpandDetailHeaderWidth">
<summary>
<para>This member supports the control's internal infrastructure and is not intended to be used directly from your code.
</para>
</summary>
<value>A Double value specifying the actual width of the header displayed above detail expand buttons.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.ActualExpandDetailHeaderWidthProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.ActualIndicatorWidth">
<summary>
<para>This member supports the internal infrastructure and is not intended to be used directly from your code. This is a dependency property.
</para>
</summary>
<value>@nbsp;
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.ActualIndicatorWidthProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.ActualShowDetailButtons">
<summary>
<para>This member supports the control's internal infrastructure and is not intended to be used directly from your code.
</para>
</summary>
<value><b>true</b> if detail expand buttons should be displayed; otherwise, <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.ActualShowDetailButtonsProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.ActualShowIndicator">
<summary>
<para>Gets whether the Row Indicator Panel is shown within a view. This is a dependency property.
</para>
</summary>
<value><b>true</b> if the Row Indicator Panel is shown within a view; otherwise, <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.ActualShowIndicatorProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="M:DevExpress.Xpf.Grid.TableView.AddNewRow">
<summary>
<para>Adds a new record.
</para>
</summary>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.AllowAdvancedHorizontalNavigation">
<summary>
<para>Gets or sets whether advanced horizontal navigation is enabled.
</para>
</summary>
<value><b>true</b>, to enable advanced horizontal navigation; otherwise, <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.AllowAdvancedHorizontalNavigationProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.AllowAdvancedVerticalNavigation">
<summary>
<para>Gets or sets whether advanced vertical navigation is enabled.
</para>
</summary>
<value><b>true</b>, to enable advanced vertical navigation; otherwise, <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.AllowAdvancedVerticalNavigationProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.AllowBandMoving">
<summary>
<para>Gets or sets whether an end-user is allowed to rearrange bands. This is a dependency property.
</para>
</summary>
<value><b>true</b>, to allow rearranging bands; otherwise, <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.AllowBandMovingProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.AllowBandResizing">
<summary>
<para>Gets or sets whether an end-user can change band widths by dragging the edges of their headers.
</para>
</summary>
<value><b>true</b>, to allow an end-user to change band widths; otherwise, <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.AllowBandResizingProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.AllowBestFit">
<summary>
<para>Gets or sets whether it's allowed to calculate optimal widths, and apply them to all columns displayed within a View.
</para>
</summary>
<value><b>true</b> to allow optimal widths to be calculated and applied to all columns displayed within a View; otherwise, <b>false</b>. The default is <b>true</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.AllowBestFitProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.AllowCascadeUpdate">
<summary>
<para>Gets or sets whether or not cascading data updates are allowed. This is a dependency property.
</para>
</summary>
<value><b>true</b> to allow cascading data updates; otherwise, <b>false</b>. The default is <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.AllowCascadeUpdateProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.AllowChangeBandParent">
<summary>
<para>Gets or sets whether an end-user is allowed to change the band's parent band. This is a dependency property.
</para>
</summary>
<value><b>true</b>, to allow changing the parent band; otherwise, <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.AllowChangeBandParentProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.AllowChangeColumnParent">
<summary>
<para>Gets or sets whether an end-user is allowed to change a column's parent band. This is a dependency property.
</para>
</summary>
<value><b>true</b>, to allow changing a column's parent band; otherwise, <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.AllowChangeColumnParentProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.AllowFixedColumnMenu">
<summary>
<para>Gets or sets whether menu items used to fix a column to the left or right, are shown within a column's context menu. This is a dependency property.
</para>
</summary>
<value><b>true</b> to show items used to fix a column to the left or right, within a column's context menu; otherwise, <b>false</b>. The default is <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.AllowFixedColumnMenuProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.AllowFixedGroups">
<summary>
<para>Gets or sets whether the top row for the visible group is always displayed as the user scrolls through grouped data. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:DevExpress.Utils.DefaultBoolean"/> enumeration value that specifies whether to fix group rows when scrolling through grouped data.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.AllowFixedGroupsProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.AllowGroupSummaryCascadeUpdate">
<summary>
<para>Gets or sets whether group summaries are asynchronously calculated, one after another, in a background thread. This is a dependency property.
</para>
</summary>
<value><b>true</b> to enable asynchronous calculation of group summaries; otherwise, <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.AllowGroupSummaryCascadeUpdateProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.AllowHorizontalScrollingVirtualization">
<summary>
<para>Gets or sets a value indicating whether virtualization is enabled for horizontal scrolling.
</para>
</summary>
<value><b>true</b> to enable virtualization; <b>false</b> to disable it. The default is <b>true</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.AllowHorizontalScrollingVirtualizationProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.AllowMasterDetail">
<summary>
<para>Gets or sets whether end-users can access this View's details.
</para>
</summary>
<value><b>true</b> to allow end-users access detail views; otherwise, <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.AllowMasterDetailProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns>@nbsp;
</returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.AllowPerPixelScrolling">
<summary>
<para>Gets or sets whether per-pixel scrolling is enabled or not. This is a dependency property.
</para>
</summary>
<value><b>true</b> to enable per-pixel scrolling; <b>false</b> to enable row by row scrolling.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.AllowPerPixelScrollingProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.AllowPrintDetails">
<summary>
<para>Gets or sets whether View's details can be printed. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:DevExpress.Utils.DefaultBoolean"/> enumeration value that specifies whether View's details can be printed.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.AllowPrintDetailsProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.AllowPrintEmptyDetails">
<summary>
<para>Gets or sets whether or not to print/export empty details. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:DevExpress.Utils.DefaultBoolean"/> enumeration value that specifies whether or not to print/export empty details.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.AllowPrintEmptyDetailsProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.AllowResizing">
<summary>
<para>Gets or sets whether an end-user can change column widths by dragging the edges of their headers.
</para>
</summary>
<value><b>true</b> to allow an end-user to change column widths; otherwise, <b>false</b>. The default is <b>true</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.AllowResizingProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.AllowScrollHeaders">
<summary>
<para>Gets or sets whether column headers are automatically scrolled once a user drags a column header to the View's left or right. This is a dependency property.
</para>
</summary>
<value><b>true</b> to allow horizontal scrolling of column headers; otherwise, <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.AllowScrollHeadersProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.AlternateRowBackground">
<summary>
<para>Gets or sets the brush used to paint the background of alternate rows. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.Media.Brush"/> value.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.AlternateRowBackgroundProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.AlternationCount">
<summary>
<para>Gets or sets the alternate row frequency. This is a dependency property.
</para>
</summary>
<value>An integer value that is the alternate row frequency. By default, it's set to 2.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.AlternationCountProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.AutoFilterRowCellStyle">
<summary>
<para>Gets or sets the style applied to data cells displayed within the Auto Filter Row. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.Style"/> object that represents the style applied to data cells.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.AutoFilterRowCellStyleProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.AutoFilterRowData">
<summary>
<para>Gets an object that represents the Auto Filter Row's data.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.RowData"/> object that represents the row's data.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.AutoMoveRowFocus">
<summary>
<para>Gets or sets a value specifying whether horizontal navigation keys move focus to the next/previous row when the current row's last/first cell is focused.
</para>
</summary>
<value><b>true</b> if horizontal navigation keys can move focus between rows; otherwise, <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.AutoMoveRowFocusProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.AutoWidth">
<summary>
<para>Gets or sets whether column widths are automatically changed so that the total columns' width matches the grid's width.
</para>
</summary>
<value><b>true</b> to enable the <b>column auto width</b> feature; otherwise, <b>false</b>. The default is <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.AutoWidthProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.BandHeaderTemplate">
<summary>
<para>Gets or sets the template that defines the presentation of band headers. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.DataTemplate"/> object that defines the presentation of band headers.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.BandHeaderTemplateProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.BandHeaderTemplateSelector">
<summary>
<para>Gets or sets an object that chooses a band header template based on custom logic. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.Controls.DataTemplateSelector"/> descendant that applies a template based on custom logic.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.BandHeaderTemplateSelectorProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.BandHeaderToolTipTemplate">
<summary>
<para>Gets or sets the template that defines the presentation of band header tooltips. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.DataTemplate"/> object that defines the presentation of band header tooltips.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.BandHeaderToolTipTemplateProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.BandMenuCustomizations">
<summary>
<para>Allows you to customize the band context menu by adding new menu items or removing existing items.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Bars.BarManagerActionCollection"/> object.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.BestFitArea">
<summary>
<para>Gets or sets which interface elements are taken into account when calculating optimal width for columns.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.BestFitArea"/> enumeration value that specifies interface elements that are taken into account when calculating optimal width for columns.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.BestFitAreaProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="M:DevExpress.Xpf.Grid.TableView.BestFitColumn(DevExpress.Xpf.Grid.GridColumn)">
<summary>
<para>Resizes the specified column to the minimum width required to display the column's contents completely.
</para>
</summary>
<param name="column">
A <see cref="T:DevExpress.Xpf.Grid.GridColumn"/> representing the grid column whose width should be optimized.
</param>
</member>
<member name="M:DevExpress.Xpf.Grid.TableView.BestFitColumns">
<summary>
<para>Resizes all visible columns to optimally fit their contents.
</para>
</summary>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.BestFitMaxRowCount">
<summary>
<para>Gets or sets the number of records taken into account when calculating the optimal widths required for columns to completely display their contents.
</para>
</summary>
<value>An integer value that specifies the number of records processed by a View to apply <b>best fit</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.BestFitMaxRowCountProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.BestFitMode">
<summary>
<para>Gets or sets how the optimal width required for a column to completely display its contents is calculated.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Core.BestFitMode"/> enumeration value.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.BestFitModeProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="M:DevExpress.Xpf.Grid.TableView.CalcColumnBestFitWidth(DevExpress.Xpf.Grid.GridColumn)">
<summary>
<para>Returns the column's optimal (minimum) width required to display its contents completely.
</para>
</summary>
<param name="column">
A <see cref="T:DevExpress.Xpf.Grid.GridColumn"/> object that represents the grid column.
</param>
<returns>A <see cref="T:System.Double"/> value that specifies the column's optimal (minimum) width required to display its contents completely.
</returns>
</member>
<member name="M:DevExpress.Xpf.Grid.TableView.CalcHitInfo(System.Windows.DependencyObject)">
<summary>
<para>Returns information about the specified element contained within the table view.
</para>
</summary>
<param name="d">
A <see cref="T:System.Windows.DependencyObject"/> object that represents the element contained within the table view.
</param>
<returns>A <see cref="T:DevExpress.Xpf.Grid.TableViewHitInfo"/> object that contains information about the specified view element.
</returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.ColumnBandChooserTemplate">
<summary>
<para>Gets or sets the template that defines the presentation of the column/band chooser. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.Controls.ControlTemplate"/> object that represents the template that displays the column/band chooser.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.ColumnBandChooserTemplateProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.ColumnChooserBandsSortOrderComparer">
<summary>
<para> [To be supplied] </para>
</summary>
<value> [To be supplied] </value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.ColumnChooserBandsSortOrderComparerProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="M:DevExpress.Xpf.Grid.TableView.CopyCellsToClipboard(System.Collections.Generic.IEnumerable`1)">
<summary>
<para>Copies the values displayed within the specified cells to the clipboard.
</para>
</summary>
<param name="gridCells">
An array of <see cref="T:DevExpress.Xpf.Grid.GridCell"/> objects which contain cell coordinates.
</param>
</member>
<member name="M:DevExpress.Xpf.Grid.TableView.CopyCellsToClipboard(System.Int32,DevExpress.Xpf.Grid.GridColumn,System.Int32,DevExpress.Xpf.Grid.GridColumn)">
<summary>
<para>Copies the values displayed within the specified block of cells to the clipboard.
</para>
</summary>
<param name="startRowHandle">
An integer value that specifies the handle of the row containing the cell that identifies the starting point.
</param>
<param name="startColumn">
A <see cref="T:DevExpress.Xpf.Grid.GridColumn"/> object that represents the column containing the cell that identifies the starting point.
</param>
<param name="endRowHandle">
An integer value that specifies the handle of the row containing the cell that identifies the end point.
</param>
<param name="endColumn">
A <see cref="T:DevExpress.Xpf.Grid.GridColumn"/> object that represents the column containing the cell that identifies the end point.
</param>
</member>
<member name="M:DevExpress.Xpf.Grid.TableView.CopySelectedCellsToClipboard">
<summary>
<para>Copies the values displayed within selected cells to the clipboard.
</para>
</summary>
</member>
<member name="E:DevExpress.Xpf.Grid.TableView.CustomBestFit">
<summary>
<para>Enables you to manually calculate the optimal width for a column(s).
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.CustomBestFitEvent">
<summary>
<para>Identifies the <see cref="E:DevExpress.Xpf.Grid.TableView.CustomBestFit"/> routed event.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="E:DevExpress.Xpf.Grid.TableView.CustomScrollAnimation">
<summary>
<para>Enables you to provide custom animation played when grid data is vertically scrolled (per-pixel).
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.CustomScrollAnimationEvent">
<summary>
<para>Identifies the <see cref="E:DevExpress.Xpf.Grid.TableView.CustomScrollAnimation"/> routed event.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.DataRowTemplate">
<summary>
<para>Gets or sets the template that defines the presentation of data rows. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.DataTemplate"/> object that defines the presentation of data rows.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.DataRowTemplateProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.DataRowTemplateSelector">
<summary>
<para>Gets or sets an object that chooses a data row template based on custom logic. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.Controls.DataTemplateSelector"/> descendant that chooses a template based on custom logic
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.DataRowTemplateSelectorProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.DefaultDataRowTemplate">
<summary>
<para>Gets the template that defines the default presentation of data rows. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.DataTemplate"/> object that defines the default presentation of data rows.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.DefaultDataRowTemplateProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.DetailMargin">
<summary>
<para>Gets or sets the outer margin of view's details.
</para>
</summary>
<value>A <see cref="T:System.Windows.Thickness"/> object that represents the thickness of a frame around view's details.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.DetailMarginProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.ExpandColumnPosition">
<summary>
<para>This member supports the control's internal infrastructure and is not intended to be used directly from your code.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.ColumnPosition"/> enumeration value identifying the location of the column that displays detail expand buttons.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.ExpandColumnPositionProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.ExpandDetailButtonWidth">
<summary>
<para>Gets or sets the detail expand button's width.
</para>
</summary>
<value>A Double value specifying the detail expand button's width.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.ExpandDetailButtonWidthProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.FixedLeftVisibleColumns">
<summary>
<para>Returns the list of visible columns that are fixed to the left. This is a dependency property.
</para>
</summary>
<value>The list of visible columns fixed to the left.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.FixedLeftVisibleColumnsProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.FixedLineWidth">
<summary>
<para>Gets or sets the fixed line's width. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Double"/> value that specifies the fixed line's width.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.FixedLineWidthProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.FixedNoneContentWidth">
<summary>
<para>Gets the width of the horizontally scrollable viewport. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Double"/> value that specifies the width of the horizontally scrollable viewport, in pixels.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.FixedNoneContentWidthProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.FixedNoneVisibleColumns">
<summary>
<para>Returns the list of visible columns that are not fixed within a View. This is a dependency property.
</para>
</summary>
<value>The list of visible columns that are not fixed within a View.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.FixedNoneVisibleColumnsProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.FixedRightVisibleColumns">
<summary>
<para>Returns the list of visible columns that are fixed to the right. This is a dependency property.
</para>
</summary>
<value>The list of visible columns fixed to the right.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.FixedRightVisibleColumnsProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.FocusedRowBorderTemplate">
<summary>
<para>Gets or sets the template that defines the presentation of a focused row's border. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.Controls.ControlTemplate"/> object that represents the template that displays the border.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.FocusedRowBorderTemplateProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="M:DevExpress.Xpf.Grid.TableView.GetSelectedCells">
<summary>
<para>Returns the selected data cells.
</para>
</summary>
<returns>The list of <see cref="T:DevExpress.Xpf.Grid.GridCell"/> objects that contain cell coordinates (row and column).
</returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.GroupColumnSummaryContentStyle">
<summary>
<para>Gets or sets the style applied to group summary items aligned by columns. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.Style"/> object that is the style applied to group summary items aligned by columns.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.GroupColumnSummaryContentStyleProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.GroupColumnSummaryItemTemplate">
<summary>
<para>Gets or sets the template that defines the presentation of group summary items aligned by columns. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.DataTemplate"/> object that defines the presentation of group summary items aligned by columns.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.GroupColumnSummaryItemTemplateProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.GroupSummaryDisplayMode">
<summary>
<para>Gets or sets the position of group summaries within a group row. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.GroupSummaryDisplayMode"/> enumeration value that specifies the position of group summaries within a group row.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.GroupSummaryDisplayModeProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.HasDetailViews">
<summary>
<para>Gets whether the view has details.
</para>
</summary>
<value><b>true</b> if the view has details; otherwise, <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.HasDetailViewsProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.HeaderPanelMinHeight">
<summary>
<para>Gets or sets the minimum height of the Column Header Panel. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Double"/> value that is the minimum height of the Column Header Panel.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.HeaderPanelMinHeightProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.HorizontalScrollbarVisibility">
<summary>
<para>Gets or sets the horizontal scrollbar's visibility. This is a dependence property.
</para>
</summary>
<value>A <see cref="T:System.Windows.Controls.ScrollBarVisibility"/> enumeration value that specifies the horizontal scrollbar's visibility.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.HorizontalScrollbarVisibilityProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.HorizontalViewport">
<summary>
<para>Gets the width of the view's client area.
</para>
</summary>
<value>A <see cref="T:System.Double"/> value that specifies the client area's width.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.HorizontalViewportProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.IndicatorHeaderWidth">
<summary>
<para>Gets the width of the row indicator header. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Double"/> value that specifies the width of the row indicator header in pixels.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.IndicatorHeaderWidthProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.IndicatorWidth">
<summary>
<para>Gets or sets the width of the row indicator panel.
</para>
</summary>
<value>An integer value specifying the width of the row indicator panel in pixels.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.IndicatorWidthProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="E:DevExpress.Xpf.Grid.TableView.InitNewRow">
<summary>
<para>Enables you to initialize new rows with default values.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.InitNewRowEvent">
<summary>
<para>Identifies the <see cref="E:DevExpress.Xpf.Grid.TableView.InitNewRow"/> routed event.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="M:DevExpress.Xpf.Grid.TableView.IsCellSelected(System.Int32,DevExpress.Xpf.Grid.ColumnBase)">
<summary>
<para>Indicates whether the specified cell is selected.
</para>
</summary>
<param name="rowHandle">
An integer value that specifies the row's handle.
</param>
<param name="column">
A <see cref="T:DevExpress.Xpf.Grid.ColumnBase"/> descendant that represents the column which contains the cell.
</param>
<returns><b>true</b> if the specified cell is selected; otherwise, <b>false</b>.
</returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.IsDetailButtonVisibleBinding">
<summary>
<para>Gets or sets the binding that determines which rows display detail expand buttons.
</para>
</summary>
<value>A <see cref="T:System.Windows.Data.BindingBase"/> object specifying which rows display detail expand buttons.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.IsDetailButtonVisibleBindingContainer">
<summary>
<para>This member supports the control's internal infrastructure and is not intended to be used directly from your code.
</para>
</summary>
<value>A BindingContainer object.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.IsDetailButtonVisibleBindingContainerProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.LayoutCalculatorFactory">
<summary>
<para>Gets or sets a custom Layout Calculator. This is a dependency property.
</para>
</summary>
<value>An object that implements the <see cref="T:DevExpress.Xpf.Grid.GridTableViewLayoutCalculatorFactory"/> interface.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.LeftDataAreaIndent">
<summary>
<para>This member supports the internal infrastructure and is not intended to be used directly from your code.
</para>
</summary>
<value>@nbsp;
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.LeftDataAreaIndentProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.LeftGroupAreaIndent">
<summary>
<para>This member supports the internal infrastructure and is not intended to be used directly from your code.
</para>
</summary>
<value>@nbsp;
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.LeftGroupAreaIndentProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="M:DevExpress.Xpf.Grid.TableView.MovePrevRow(System.Boolean)">
<summary>
<para>Moves focus to the row preceding the one currently focused, and optionally allows the Automatic Filter Row to be focused.
</para>
</summary>
<param name="allowNavigateToAutoFilterRow">
<b>true</b> to allow the Automatic Filter Row to be focused; otherwise, <b>false</b>.
</param>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.MultiSelectMode">
<summary>
<para>Gets or sets whether multiple row/cell selection is enabled. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.TableViewSelectMode"/> enumeration value that specifies the selection mode.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.MultiSelectModeProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.NewItemRowCellStyle">
<summary>
<para>Gets or sets the style applied to data cells displayed within the New Item Row. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.Style"/> object that specifies the style applied to data cells.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.NewItemRowCellStyleProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.NewItemRowData">
<summary>
<para>Gets an object that represents the New Item Row's data.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.RowData"/> object that represents the row's data.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.NewItemRowPosition">
<summary>
<para>Gets or set the New Item Row's position within a View.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.NewItemRowPosition"/> enumeration value that specifies the New Item Row's position within a View.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.NewItemRowPositionProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.PrintAllDetails">
<summary>
<para>Gets or sets whether to print all view's details. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:DevExpress.Utils.DefaultBoolean"/> enumeration value that specifies whether or not to print all the view's details.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.PrintAllDetailsProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.PrintAllGroups">
<summary>
<para>Gets or sets whether the grid is printed with all group rows expanded.
</para>
</summary>
<value><b>true</b> to print the grid with all group rows expanded; otherwise, <b>false</b>. The default is <b>true</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.PrintAllGroupsProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.PrintAutoWidth">
<summary>
<para>Gets or sets whether printed columns' widths are automatically changed, so that the grid fits the width of the report page.
</para>
</summary>
<value><b>true</b> to automatically change the grid's width so that it fits the width of the report page; otherwise, <b>false</b>. The default is <b>true</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.PrintAutoWidthProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.PrintCellStyle">
<summary>
<para>Gets or sets the style applied to all data cells when the grid is printed. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.Style"/> object that represents the style applied to all data cells when the grid is printed.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.PrintCellStyleProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.PrintColumnHeaders">
<summary>
<para>Gets or sets whether column headers are printed.
</para>
</summary>
<value><b>true</b> to print column headers; otherwise, <b>false</b>. The default is <b>true</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.PrintColumnHeadersProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.PrintColumnHeaderStyle">
<summary>
<para>Gets or sets the style applied to column headers when the grid is printed. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.Style"/> object that represents the style applied to column headers when the grid is printed.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.PrintColumnHeaderStyleProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.PrintDetailBottomIndent">
<summary>
<para>Gets or sets the bottom print detail indent. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Double"/> value that specifies the bottom indent, in pixels.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.PrintDetailBottomIndentProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.PrintDetailTopIndent">
<summary>
<para>Gets or sets the top print detail indent. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Double"/> value that specifies the top indent, in pixels.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.PrintDetailTopIndentProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.PrintFixedFooterTemplate">
<summary>
<para>Gets or sets the template that defines the Fixed Summary Panel's presentation when the grid is printed. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.DataTemplate"/> object that defines the Fixed Summary Panel's presentation when the grid is printed.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.PrintFixedFooterTemplateProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.PrintFixedTotalSummary">
<summary>
<para>Gets or sets whether the Fixed Summary Panel is printed. This is a dependency property.
</para>
</summary>
<value><b>true</b> to print the Fixed Summary Panel; otherwise, <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.PrintFixedTotalSummaryProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.PrintFixedTotalSummaryStyle">
<summary>
<para>Gets or sets the style applied to summary items displayed within the Fixed Summary Panel when the grid is printed. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.Style"/> object that represents the style applied to summary items displayed within the Fixed Summary Panel when the grid is printed.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.PrintFixedTotalSummaryStyleProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.PrintFooterTemplate">
<summary>
<para>Gets or sets the template that defines the Summary Panel's presentation when the grid is printed. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.DataTemplate"/> object that defines the Summary Panel's presentation when the grid is printed.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.PrintFooterTemplateProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.PrintGroupRowStyle">
<summary>
<para>Gets or sets the style applied to group rows when the grid is printed. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.Style"/> object that represents the style applied to group rows when the grid is printed.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.PrintGroupRowStyleProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.PrintGroupRowTemplate">
<summary>
<para>Gets or sets the template that defines the presentation of group rows when the grid is printed. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.DataTemplate"/> object that defines the presentation of group rows when the grid is printed.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.PrintGroupRowTemplateProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.PrintHeaderTemplate">
<summary>
<para>Gets or sets the template that defines the presentation of column headers when the grid is printed. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.DataTemplate"/> object that defines the presentation of column headers when the grid is printed.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.PrintHeaderTemplateProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.PrintRowIndentStyle">
<summary>
<para>Gets or sets the style applied to the row indents when the grid is printed. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.Style"/> object that is the style applied to the row indents when the grid is printed.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.PrintRowIndentStyleProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.PrintRowTemplate">
<summary>
<para>Gets or sets the template that defines the presentation of data rows when the grid is printed. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.DataTemplate"/> object that defines the presentation of data rows when the grid is printed.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.PrintRowTemplateProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.PrintSelectedRowsOnly">
<summary>
<para>Gets or sets whether only the selected rows are printed/exported.
</para>
</summary>
<value><b>true</b> if only the selected rows are printed/exported; otherwise, <b>false</b>. The default is <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.PrintSelectedRowsOnlyProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.PrintTotalSummary">
<summary>
<para>Gets or sets whether the Summary Panel is printed.
</para>
</summary>
<value><b>true</b> to print the Summary Panel; otherwise, <b>false</b>. The default is <b>true</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.PrintTotalSummaryProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.PrintTotalSummaryStyle">
<summary>
<para>Gets or sets the style applied to total summary items when the grid is printed. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.Style"/> object that represents the style applied to total summary items when the grid is printed.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.PrintTotalSummaryStyleProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.RightDataAreaIndent">
<summary>
<para>This member supports the internal infrastructure and is not intended to be used directly from your code.
</para>
</summary>
<value>@nbsp;
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.RightDataAreaIndentProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.RightGroupAreaIndent">
<summary>
<para>This member supports the internal infrastructure and is not intended to be used directly from your code.
</para>
</summary>
<value>@nbsp;
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.RightGroupAreaIndentProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.RowDecorationTemplate">
<summary>
<para>Gets or sets the row decoration template. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.Controls.ControlTemplate"/> object that represents the row decoration template.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.RowDecorationTemplateProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="E:DevExpress.Xpf.Grid.TableView.RowDoubleClick">
<summary>
<para>Occurs when a row is double-clicked.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.RowDoubleClickEvent">
<summary>
<para>Identifies the <see cref="E:DevExpress.Xpf.Grid.TableView.RowDoubleClick"/> routed event.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.RowIndicatorContentTemplate">
<summary>
<para>Gets or sets the template that defines the presentation of a row indicator's content. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.DataTemplate"/> object that defines the presentation of row indicators.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.RowIndicatorContentTemplateProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.RowMinHeight">
<summary>
<para>Gets or sets a row's minimum height. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Double"/> value that specifies a row's minimum height.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.RowMinHeightProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.RowStyle">
<summary>
<para>Gets or sets the style applied to data rows. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.Style"/> object that represents the style applied to data rows.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.RowStyleProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.ScrollAnimationDuration">
<summary>
<para>Gets or sets the scroll animation length. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Double"/> value that specifies the animation length, in milliseconds.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.ScrollAnimationDurationProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.ScrollAnimationMode">
<summary>
<para>Gets or sets the per-pixel scrolling mode. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.ScrollAnimationMode"/> enumeration value that specifies the per-pixel scrolling mode.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.ScrollAnimationModeProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.ScrollingHeaderVirtualizationMargin">
<summary>
<para>This member supports the internal infrastructure and is not intended to be used directly from your code. This is a dependency property.
</para>
</summary>
<value>@nbsp;
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.ScrollingHeaderVirtualizationMarginProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.ScrollingVirtualizationMargin">
<summary>
<para>This member supports the internal infrastructure and is not intended to be used directly from your code. This is a dependency property.
</para>
</summary>
<value>@nbsp;
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.ScrollingVirtualizationMarginProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="M:DevExpress.Xpf.Grid.TableView.SelectCell(System.Int32,DevExpress.Xpf.Grid.GridColumn)">
<summary>
<para>Selects the cell.
</para>
</summary>
<param name="rowHandle">
An integer value that specifies the handle of the row where the cell is located.
</param>
<param name="column">
A <see cref="T:DevExpress.Xpf.Grid.GridColumn"/> object that represents the column which contains the cell.
</param>
</member>
<member name="M:DevExpress.Xpf.Grid.TableView.SelectCells(System.Int32,DevExpress.Xpf.Grid.GridColumn,System.Int32,DevExpress.Xpf.Grid.GridColumn)">
<summary>
<para>Selects multiple cells.
</para>
</summary>
<param name="startRowHandle">
An integer value that specifies the handle of the row containing the cell that identifies the starting point of the selection.
</param>
<param name="startColumn">
A <see cref="T:DevExpress.Xpf.Grid.GridColumn"/> object that represents the column containing the cell that identifies the starting point of the selection.
</param>
<param name="endRowHandle">
An integer value that specifies the handle of the row containing the cell that identifies the end point of the selection.
</param>
<param name="endColumn">
A <see cref="T:DevExpress.Xpf.Grid.GridColumn"/> object that represents the column containing the cell that identifies the ending point of the selection.
</param>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.ShowAutoFilterRow">
<summary>
<para>Gets or sets whether the Automatic Filter Row is displayed.
</para>
</summary>
<value><b>true</b> to show the automatic filter row; otherwise, <b>false</b>. The default is <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.ShowAutoFilterRowProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.ShowBandsInCustomizationForm">
<summary>
<para>Gets or sets whether to show the 'Bands' tab within the Column Chooser.
</para>
</summary>
<value><b>true</b>, to show the 'Bands' tab within the column chooser; otherwise, <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.ShowBandsInCustomizationFormProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.ShowBandsPanel">
<summary>
<para>Gets or sets whether to display the bands panel.
</para>
</summary>
<value><b>true</b>, to display the bands panel; otherwise, <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.ShowBandsPanelProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.ShowDetailButtons">
<summary>
<para>Gets or sets whether to display expand buttons within master rows.
</para>
</summary>
<value><b>true</b> to display expand buttons within master rows; otherwise, <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.ShowDetailButtonsProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.ShowHorizontalLines">
<summary>
<para>Gets or sets whether horizontal lines are displayed. This is a dependency property.
</para>
</summary>
<value><b>true</b> to display horizontal lines; otherwise, <b>false</b>. The default is <b>true</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.ShowHorizontalLinesProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.ShowIndicator">
<summary>
<para>Gets or sets a value specifying whether the row indicator panel is displayed.
</para>
</summary>
<value><b>true</b> to display the row indicator panel; otherwise, <b>false</b>. The default is <b>true</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.ShowIndicatorProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.ShowTotalSummaryIndicatorIndent">
<summary>
<para>This member supports the internal infrastructure and is not intended to be used directly from your code.
</para>
</summary>
<value>@nbsp;
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.ShowTotalSummaryIndicatorIndentProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.ShowVerticalLines">
<summary>
<para>Gets or sets whether vertical lines are displayed. This is a dependency property.
</para>
</summary>
<value><b>true</b> to display vertical lines; otherwise, <b>false</b>. The default is <b>true</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.ShowVerticalLinesProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.TableViewCommands">
<summary>
<para>Provides access to view commands.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.TableViewCommands"/> object that provides a set of view commands.
</value>
</member>
<member name="M:DevExpress.Xpf.Grid.TableView.UnselectCell(System.Int32,DevExpress.Xpf.Grid.GridColumn)">
<summary>
<para>Unselects the specified cell.
</para>
</summary>
<param name="rowHandle">
An integer value that specifies the handle of the row, containing the cell.
</param>
<param name="column">
A <see cref="T:DevExpress.Xpf.Grid.GridColumn"/> object that represents the column, containing the cell.
</param>
</member>
<member name="M:DevExpress.Xpf.Grid.TableView.UnselectCells(System.Int32,DevExpress.Xpf.Grid.GridColumn,System.Int32,DevExpress.Xpf.Grid.GridColumn)">
<summary>
<para>Unselects the specified cells.
</para>
</summary>
<param name="startRowHandle">
An integer value that specifies the handle of the row containing the cell that identifies the starting point of the selection.
</param>
<param name="startColumn">
A <see cref="T:DevExpress.Xpf.Grid.GridColumn"/> object that represents the column containing the cell that identifies the starting point of the selection.
</param>
<param name="endRowHandle">
An integer value that specifies the handle of the row containing the cell that identifies the end point of the selection.
</param>
<param name="endColumn">
A <see cref="T:DevExpress.Xpf.Grid.GridColumn"/> object that represents the column containing the cell that identifies the end point of the selection.
</param>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.UseGroupShadowIndent">
<summary>
<para>For internal use.
</para>
</summary>
<value>@nbsp;
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.UseGroupShadowIndentProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.UseIndicatorForSelection">
<summary>
<para>Gets or sets whether rows can be selected via the Row Indicator Panel.
</para>
</summary>
<value><b>true</b> if rows can be selected via the row indicator; otherwise, <b>false</b>. The default is <b>true</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.UseIndicatorForSelectionProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.TableView.VerticalScrollbarVisibility">
<summary>
<para>Gets or sets the vertical scrollbar's visibility. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.Controls.ScrollBarVisibility"/> enumeration value that specifies the vertical scrollbar's visibility.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.TableView.VerticalScrollbarVisibilityProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="T:DevExpress.Xpf.Grid.GridControl">
<summary>
<para>The grid control.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.#ctor">
<summary>
<para>Initializes a new instance of the GridControl class with default settings.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.#ctor(DevExpress.Xpf.Grid.Native.IDataControlOriginationElement)">
<summary>
<para>Initializes a new instance of the GridControl class.
</para>
</summary>
<param name="dataControlOriginationElement">
An object that implements the <see cref="T:DevExpress.Xpf.Grid.Native.IDataControlOriginationElement"/> interface.
</param>
</member>
<member name="P:DevExpress.Xpf.Grid.GridControl.ActualGroupCount">
<summary>
<para>Gets the actual number of grouping columns. This is a dependency property.
</para>
</summary>
<value>An integer value that specifies the number of grouping columns.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.GridControl.ActualGroupCountProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.GridControl.AllowLiveDataShaping">
<summary>
<para>Gets or sets whether or not the grid recalculates sorting/grouping/filtering/summaries automatically when data in a data source is modified outside the grid.
</para>
</summary>
<value><b>true</b> to recalculate sorting/grouping/filtering/summaries automatically when data in a data source is modified outside the grid; otherwise, <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.GridControl.AllowLiveDataShapingProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="E:DevExpress.Xpf.Grid.GridControl.AsyncOperationCompleted">
<summary>
<para>Occurs after async data loading is complete.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.GridControl.AsyncOperationCompletedEvent">
<summary>
<para>Identifies the <see cref="E:DevExpress.Xpf.Grid.GridControl.AsyncOperationCompleted"/> routed event.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="E:DevExpress.Xpf.Grid.GridControl.AsyncOperationStarted">
<summary>
<para>Occurs after async data loading has been started.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.GridControl.AsyncOperationStartedEvent">
<summary>
<para>Identifies the <see cref="E:DevExpress.Xpf.Grid.GridControl.AsyncOperationStarted"/> routed event.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.GridControl.AutoExpandAllGroups">
<summary>
<para>Gets or sets whether all group rows are automatically expanded after each grouping operation. This is a dependency property.
</para>
</summary>
<value><b>true</b> to expand all group rows after each grouping operation; otherwise, <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.GridControl.AutoExpandAllGroupsProperty">
<summary>
<para>Identifies the <see cref="P:DevExpress.Xpf.Grid.GridControl.AutoExpandAllGroups"/> dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.GridControl.Background">
<summary>
<para>This member supports the internal infrastructure, and is not intended to be used directly from your code.
</para>
</summary>
<value>@nbsp;
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.GridControl.Bands">
<summary>
<para>Provides access to the grid's band collection.
</para>
</summary>
<value>An observable collection of bands within the grid.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.GridControl.BandsLayout">
<summary>
<para>Provides access to the grid's bands collection.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.GridControlBandsLayout"/> object that represents a collection of bands within the grid.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.GridControl.BandsLayoutProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.GridControl.BorderBrush">
<summary>
<para>This member supports the internal infrastructure, and is not intended to be used directly from your code.
</para>
</summary>
<value>@nbsp;
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.GridControl.BorderThickness">
<summary>
<para>This member supports the internal infrastructure, and is not intended to be used directly from your code.
</para>
</summary>
<value>@nbsp;
</value>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.ClearGrouping">
<summary>
<para>Ungroups the grid.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.CollapseAllGroups">
<summary>
<para>Collapses all group rows.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.CollapseGroupRow(System.Int32,System.Boolean)">
<summary>
<para>Collapses the specified group row and optionally any child group rows at all nesting levels.
</para>
</summary>
<param name="rowHandle">
An integer value that specifies the group row's handle. Group row handles are negative (starting from <b>-1</b>).
</param>
<param name="recursive">
<b>true</b> to collapse any child group rows at all nesting levels; otherwise, <b>false</b>.
</param>
<returns><b>true</b> if the specified group row has been collapsed; otherwise, <b>false</b>.
</returns>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.CollapseGroupRow(System.Int32)">
<summary>
<para>Collapses the specified group row.
</para>
</summary>
<param name="rowHandle">
An integer value that specifies the group row's handle. Group row handles are negative (starting from <b>-1</b>).
</param>
<returns><b>true</b> if the specified group row has been collapsed; otherwise, <b>false</b>.
</returns>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.CollapseMasterRow(System.Int32,DevExpress.Xpf.Grid.DetailDescriptorBase)">
<summary>
<para>Collapses the detail section for the specified row.
</para>
</summary>
<param name="rowHandle">
An integer value identifying the row by its handle.
</param>
<param name="descriptor">
<i>Optional</i>. A <see cref="T:DevExpress.Xpf.Grid.DetailDescriptorBase"/> object specifying the detail. This parameter is not used and defaults to <b>null</b> (<b>Nothing</b> in Visual Basic). Use the <b>CollapseMasterRow</b> method with only the <i>rowHandle</i> parameter.
</param>
</member>
<member name="P:DevExpress.Xpf.Grid.GridControl.Columns">
<summary>
<para>Provides access to the grid's column collection.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.GridColumnCollection"/> object that represents a collection of columns within the grid.
</value>
</member>
<member name="E:DevExpress.Xpf.Grid.GridControl.CopyingToClipboard">
<summary>
<para>Occurs when grid data is copied to the clipboard, allowing you to manually copy required data.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.GridControl.CopyingToClipboardEvent">
<summary>
<para>Identifies the <see cref="E:DevExpress.Xpf.Grid.GridControl.CopyingToClipboard"/> routed event.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="E:DevExpress.Xpf.Grid.GridControl.CustomColumnDisplayText">
<summary>
<para>Enables custom display text to be provided for any data cell.
</para>
</summary>
</member>
<member name="E:DevExpress.Xpf.Grid.GridControl.CustomColumnGroup">
<summary>
<para>Provides the ability to group data using custom rules.
</para>
</summary>
</member>
<member name="E:DevExpress.Xpf.Grid.GridControl.CustomColumnSort">
<summary>
<para>Enables you to sort data using custom rules.
</para>
</summary>
</member>
<member name="E:DevExpress.Xpf.Grid.GridControl.CustomGroupDisplayText">
<summary>
<para>Enables you to provide custom content for group rows.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.GridControl.CustomGroupDisplayTextEvent">
<summary>
<para>Identifies the <see cref="E:DevExpress.Xpf.Grid.GridControl.CustomGroupDisplayText"/> routed event.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="E:DevExpress.Xpf.Grid.GridControl.CustomRowFilter">
<summary>
<para>Enables you to filter data rows using custom rules.
</para>
</summary>
</member>
<member name="E:DevExpress.Xpf.Grid.GridControl.CustomSummary">
<summary>
<para>Enables you to calculate summary values manually.
</para>
</summary>
</member>
<member name="E:DevExpress.Xpf.Grid.GridControl.CustomSummaryExists">
<summary>
<para>Enables you to specify which summaries should be calculated and displayed.
</para>
</summary>
</member>
<member name="E:DevExpress.Xpf.Grid.GridControl.CustomUnboundColumnData">
<summary>
<para>Enables data to be supplied to unbound columns.
</para>
</summary>
</member>
<member name="P:DevExpress.Xpf.Grid.GridControl.DataController">
<summary>
<para>Gets the data controller which implements data-aware operations.
</para>
</summary>
<value>A <see cref="T:DevExpress.Data.DataController"/> object which represents the data controller.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.GridControl.DataSource">
<summary>
<para>Obsolete. Gets or sets the grid's data source. This is a dependency property.
</para>
</summary>
<value>An object that represents the data source from which the grid retrieves its data.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.GridControl.DataSourceProperty">
<summary>
<para>Identifies the <see cref="P:DevExpress.Xpf.Grid.GridControl.DataSource"/> dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.GridControl.DetailDescriptor">
<summary>
<para>Enables master-detail representation within this <see cref="T:DevExpress.Xpf.Grid.GridControl"/>.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.DetailDescriptorBase"/> descendant specifying which details to display for this <see cref="T:DevExpress.Xpf.Grid.GridControl"/>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.GridControl.DetailDescriptorProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="E:DevExpress.Xpf.Grid.GridControl.EndGrouping">
<summary>
<para>Occurs after the grouping operation has been completed. This is a routed event.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.GridControl.EndGroupingEvent">
<summary>
<para>Identifies the <see cref="E:DevExpress.Xpf.Grid.GridControl.EndGrouping"/> routed event.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="E:DevExpress.Xpf.Grid.GridControl.EndSorting">
<summary>
<para>Occurs after a sorting operation has been completed.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.GridControl.EndSortingEvent">
<summary>
<para>Identifies the <see cref="E:DevExpress.Xpf.Grid.GridControl.EndSorting"/> routed event.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.ExpandAllGroups">
<summary>
<para>Expands all group rows.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.ExpandGroupRow(System.Int32,System.Boolean)">
<summary>
<para>Expands the specified group row and optionaly, any child group rows at all nesting levels.
</para>
</summary>
<param name="rowHandle">
An integer value that specifies the group row's handle. Group row handles are negative (starting from <b>-1</b>).
</param>
<param name="recursive">
<b>true </b> to expand any child group rows at all nesting levels; otherwise, <b>false</b>.
</param>
<returns><b>true</b> if the specified group row has been expanded; otherwise, <b>false</b>.
</returns>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.ExpandGroupRow(System.Int32)">
<summary>
<para>Expands the specified group row.
</para>
</summary>
<param name="rowHandle">
An integer value that specifies the group row's handle. Group row handles are negative (starting from <b>-1</b>).
</param>
<returns><b>true</b> if the specified group row has been expanded; otherwise, <b>false</b>.
</returns>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.ExpandMasterRow(System.Int32,DevExpress.Xpf.Grid.DetailDescriptorBase)">
<summary>
<para>Expands the specified master row and, optionally, shows the specified Detail.
</para>
</summary>
<param name="rowHandle">
An integer value specifying the master row by its handle. If the specified row handle is invalid, the method does nothing.
</param>
<param name="descriptor">
<i>Optional</i>. A <see cref="T:DevExpress.Xpf.Grid.DetailDescriptorBase"/>object specifying the detail to be shown. If the specified object doesn't represent the specified row's detail, the method expands the first or previously visible detail, depending on whether the current row was previously expanded.
</param>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.FindRowByValue(DevExpress.Xpf.Grid.ColumnBase,System.Object)">
<summary>
<para>Searches for the value in the column and returns the handle of the corresponding row. This is a dependency property.
</para>
</summary>
<param name="column">
The column to be searched.
</param>
<param name="value">
An object that is the search value.
</param>
<returns>An integer value that is the handle of the corresponding row.
</returns>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.FindRowByValue(System.String,System.Object)">
<summary>
<para>Searches for the value in the column and returns the handle of the corresponding row. This is a dependency property.
</para>
</summary>
<param name="fieldName">
A <see cref="T:System.String"/> value that specifies the field name of the column to be searched.
</param>
<param name="value">
An object that is the search value.
</param>
<returns>An integer value that is the handle of the corresponding row.
</returns>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.FindRowByValueAsync(DevExpress.Xpf.Grid.ColumnBase,System.Object)">
<summary>
<para>Searches for the value in the column and returns the handle of the corresponding row asynchronously. This is a dependency property.
</para>
</summary>
<param name="column">
The column to be searched.
</param>
<param name="value">
An object that is the search value.
</param>
<returns>A <see cref="T:System.Threading.Tasks.Task`1"/> object which <b>Result</b> property is an integer value that is the handle of the corresponding row.
</returns>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.FindRowByValueAsync(System.String,System.Object)">
<summary>
<para>Searches for the value in the column and returns the handle of the corresponding row asynchronously. This is a dependency property.
</para>
</summary>
<param name="fieldName">
A <see cref="T:System.String"/> value that specifies the field name of the column to be searched.
</param>
<param name="value">
An object that is the search value.
</param>
<returns> A <see cref="T:System.Threading.Tasks.Task`1"/> object which <b>Result</b> property is the handle of the corresponding row.
</returns>
</member>
<member name="P:DevExpress.Xpf.Grid.GridControl.FontFamily">
<summary>
<para>This member supports the internal infrastructure, and is not intended to be used directly from your code.
</para>
</summary>
<value>@nbsp;
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.GridControl.FontSize">
<summary>
<para>This member supports the internal infrastructure, and is not intended to be used directly from your code.
</para>
</summary>
<value>@nbsp;
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.GridControl.FontStretch">
<summary>
<para>This member supports the internal infrastructure, and is not intended to be used directly from your code.
</para>
</summary>
<value>@nbsp;
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.GridControl.FontWeight">
<summary>
<para>This member supports the internal infrastructure, and is not intended to be used directly from your code.
</para>
</summary>
<value>@nbsp;
</value>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.ForceClearData">
<summary>
<para>Disposes the grid's data controller and releases all the allocated resources.
</para>
</summary>
</member>
<member name="P:DevExpress.Xpf.Grid.GridControl.Foreground">
<summary>
<para>This member supports the internal infrastructure, and is not intended to be used directly from your code.
</para>
</summary>
<value>@nbsp;
</value>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.GetCellDisplayText(System.Int32,System.String)">
<summary>
<para>Returns the text displayed within the specified cell.
</para>
</summary>
<param name="rowHandle">
An integer value that specifies the row's handle.
</param>
<param name="fieldName">
A <see cref="T:System.String"/> value that specifies the column's filed name.
</param>
<returns>A <see cref="T:System.String"/> value that specifies the text displayed within the specified cell.
</returns>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.GetCellDisplayText(System.Int32,DevExpress.Xpf.Grid.GridColumn)">
<summary>
<para>Returns the text displayed within the specified cell.
</para>
</summary>
<param name="rowHandle">
An integer value that specifies the row's handle.
</param>
<param name="column">
A <see cref="T:DevExpress.Xpf.Grid.GridColumn"/> object that represents the column displayed within the grid.
</param>
<returns>A <see cref="T:System.String"/> value that specifies the text displayed within the specified cell.
</returns>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.GetCellDisplayTextByListIndex(System.Int32,DevExpress.Xpf.Grid.GridColumn)">
<summary>
<para>Returns the text displayed within the specified cell.
</para>
</summary>
<param name="listSourceRowIndex">
An integer value that identifies the record in a data source by its index.
</param>
<param name="column">
A <see cref="T:DevExpress.Xpf.Grid.GridColumn"/> object that is the column containing the required data cell.
</param>
<returns>A <see cref="T:System.String"/> value that is the text displayed within the specified cell.
</returns>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.GetCellDisplayTextByListIndex(System.Int32,System.String)">
<summary>
<para>Returns the text displayed within the specified cell.
</para>
</summary>
<param name="listSourceRowIndex">
An integer value that identifies the record in a data source by its index.
</param>
<param name="fieldName">
A <see cref="T:System.String"/> value that specifies the field name of a column that contains the required cell.
</param>
<returns>A <see cref="T:System.String"/> value that is the text displayed within the specified cell.
</returns>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.GetCellValue(System.Int32,DevExpress.Xpf.Grid.GridColumn)">
<summary>
<para>Returns the value of the specified data cell.
</para>
</summary>
<param name="rowHandle">
An integer value that specifies the handle of the row that contains the cell.
</param>
<param name="column">
A <see cref="T:DevExpress.Xpf.Grid.GridColumn"/> object representing the column that owns the specified cell.
</param>
<returns>An object that represents the specified cell's value.
</returns>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.GetCellValueByListIndex(System.Int32,System.String)">
<summary>
<para>Returns the specified cell's value.
</para>
</summary>
<param name="listSourceRowIndex">
An integer value that identifies the record in a data source by its index.
</param>
<param name="fieldName">
A <see cref="T:System.String"/> value that specifies the field name of a column that contains the required cell.
</param>
<returns>An object that is the specified cell's value.
</returns>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.GetCellValueByListIndex(System.Int32,DevExpress.Xpf.Grid.GridColumn)">
<summary>
<para>Returns the specified cell's value.
</para>
</summary>
<param name="listSourceRowIndex">
An integer value that identifies the record in a data source by its index.
</param>
<param name="column">
A <see cref="T:DevExpress.Xpf.Grid.GridColumn"/> object that is the column containing the required data cell.
</param>
<returns>An object that is the specified cell's value.
</returns>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.GetChildRowCount(System.Int32)">
<summary>
<para>Returns the number of child rows (group or data) contained within the specified group row.
</para>
</summary>
<param name="rowHandle">
An integer value that specifies the group row's handle.
</param>
<returns>An integer value that specifies the number of child rows contained within the specified group row.
</returns>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.GetChildRowHandle(System.Int32,System.Int32)">
<summary>
<para>Returns the handle of the row contained within the specified group row, at the specified position.
</para>
</summary>
<param name="rowHandle">
An integer value that specifies the group row's handle.
</param>
<param name="childIndex">
A zero-based integer that specifies the child row's position within the specified group row.
</param>
<returns>An integer value that represents the handle of the row contained within the specified group row, at the specified position.
</returns>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.GetDataRowHandleByGroupRowHandle(System.Int32)">
<summary>
<para>Returns the handle of the first data row contained within the specified group row.
</para>
</summary>
<param name="groupRowHandle">
An integer value that specifies the group row's handle.
</param>
<returns>An integer value that specifies the handle of the first data row contained within the specified group row.
</returns>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.GetDetail(System.Int32,DevExpress.Xpf.Grid.DataControlDetailDescriptor)">
<summary>
<para>Returns the detail data control identified by the master row and its Detail Descriptor.
</para>
</summary>
<param name="rowHandle">
An integer value identifying the master row by its handle.
</param>
<param name="descriptor">
<i>Optional</i>. A <see cref="T:DevExpress.Xpf.Grid.DataControlDetailDescriptor"/> object that identifies the detail in case multiple details are available at this level. If not specified while multiple details are available, the first available detail data control is returned.
</param>
<returns>A <see cref="T:DevExpress.Xpf.Grid.DataControlBase"/> descendant which displays detail data. <b>null</b> (<b>Nothing</b> in Visual Basic) if no <see cref="T:DevExpress.Xpf.Grid.DataControlDetailDescriptor"/> objects are used as details on this level or if corresponding details are collapsed.
</returns>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.GetFocusedRow">
<summary>
<para>Returns a row object that corresponds to the focused row.
</para>
</summary>
<returns>An object that corresponds to the focused row.
</returns>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.GetFocusedRowCellDisplayText(DevExpress.Xpf.Grid.GridColumn)">
<summary>
<para>Returns the text displayed within the specified cell contained within the focused row.
</para>
</summary>
<param name="column">
A <see cref="T:DevExpress.Xpf.Grid.GridColumn"/> object that represents the column displayed within the grid.
</param>
<returns>A <see cref="T:System.String"/> value that specifies the text contained within the specified cell.
</returns>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.GetFocusedRowCellDisplayText(System.String)">
<summary>
<para>Returns the text displayed within the specified cell contained within the focused row.
</para>
</summary>
<param name="fieldName">
A <see cref="T:System.String"/> value that specifies the column's filed name.
</param>
<returns>A <see cref="T:System.String"/> value that specifies the text contained within the specified cell.
</returns>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.GetFocusedRowCellValue(System.String)">
<summary>
<para>Returns the value of the specified cell contained within the focused row.
</para>
</summary>
<param name="fieldName">
A <see cref="T:System.String"/> value that specifies the column's field name.
</param>
<returns>An object that represents the specified cell's value.
</returns>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.GetFocusedRowCellValue(DevExpress.Xpf.Grid.GridColumn)">
<summary>
<para>Returns the value of the specified cell contained within the focused row.
</para>
</summary>
<param name="column">
A <see cref="T:DevExpress.Xpf.Grid.GridColumn"/> object representing the column that owns the cell.
</param>
<returns>An object that represents the specified cell's value.
</returns>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.GetFocusedValue">
<summary>
<para>Returns the focused cell's value.
</para>
</summary>
<returns>An object that represents the focused cell's value. <b>null</b> (<b>Nothing</b> in Visual Basic) if the focused cell is not displayed within a View.
</returns>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.GetGroupRowValue(System.Int32)">
<summary>
<para>Returns a value of the specified group row.
</para>
</summary>
<param name="rowHandle">
An integer value that specifies the group row's handle.
</param>
<returns>An object that represents the specified group row's value.
</returns>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.GetGroupRowValue(System.Int32,DevExpress.Xpf.Grid.GridColumn)">
<summary>
<para>Returns a value of the specified group row in the specified grouping column.
</para>
</summary>
<param name="rowHandle">
An integer value that specifies the group row's handle.
</param>
<param name="column">
A <see cref="T:DevExpress.Xpf.Grid.GridColumn"/> object that represents a grouping column.
</param>
<returns>An object that represents the specified group row's value.
</returns>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.GetGroupSummaryValue(System.Int32,DevExpress.Xpf.Grid.GridSummaryItem)">
<summary>
<para>Returns the specified group summary value displayed within the specified group row.
</para>
</summary>
<param name="rowHandle">
An integer value that identifies the group row by its handle.
</param>
<param name="item">
A <see cref="T:DevExpress.Xpf.Grid.GridSummaryItem"/> object that represents the group summary item.
</param>
<returns>An object that represents the specified group summary value displayed within the specified group row.
</returns>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.GetListIndexByRowHandle(System.Int32)">
<summary>
<para>Returns the specified data row's index in a data source.
</para>
</summary>
<param name="rowHandle">
An integer value that specifies the data row's handle.
</param>
<returns>An integer value that specifies the index of the corresponding record in a data source.
</returns>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.GetMasterGrid">
<summary>
<para>Returns the root <see cref="T:DevExpress.Xpf.Grid.GridControl"/> of a master-detail grid.
</para>
</summary>
<returns>A <see cref="T:DevExpress.Xpf.Grid.GridControl"/> object that is the root grid.
</returns>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.GetMasterRowHandle">
<summary>
<para>Returns the handle of the master row corresponding to the current grid.
</para>
</summary>
<returns>The handle of the master row.
</returns>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.GetParentRowHandle(System.Int32)">
<summary>
<para>Returns the handle of the group row that owns the specified row.
</para>
</summary>
<param name="rowHandle">
An integer value that specifies the child row's handle.
</param>
<returns>An integer value that specifies the parent group row's handle.
</returns>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.GetRowAsync(System.Int32)">
<summary>
<para>Returns a row object that corresponds to the specified row handle asynchronously.
</para>
</summary>
<param name="rowHandle">
An integer value that specifies the row's handle.
</param>
<returns>A <see cref="T:System.Threading.Tasks.Task`1"/> object which <b>Result</b> property is the row object that corresponds to the specified row handle.
</returns>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.GetRowByListIndex(System.Int32)">
<summary>
<para>Returns an object that represents the specified row.
</para>
</summary>
<param name="listSourceRowIndex">
A zero-based integer value that specifies the index of the corresponding record in a data source.
</param>
<returns>An object that represents the specified row. <b>null</b> (<b>Nothing</b> in Visual Basic) if the specified row was not found.
</returns>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.GetRowHandleByListIndex(System.Int32)">
<summary>
<para>Returns the data row's handle by its index in a data source.
</para>
</summary>
<param name="listIndex">
An integer value that that specifies the index of the corresponding record in a data source.
</param>
<returns>An integer value that specifies the data row's handle.
</returns>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.GetRowHandleByVisibleIndex(System.Int32)">
<summary>
<para>Returns a row's handle by specifying its visible index.
</para>
</summary>
<param name="visibleIndex">
An integer value that specifies the row's visible position within a View.
</param>
<returns>An integer value that specifies the handle of the specified row (group or data).
</returns>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.GetRowLevelByRowHandle(System.Int32)">
<summary>
<para>Returns the specified row's grouping level.
</para>
</summary>
<param name="rowHandle">
An integer value that specifies the row's handle.
</param>
<returns>An integer value that specifies the row's grouping level.
</returns>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.GetRowLevelByVisibleIndex(System.Int32)">
<summary>
<para>Returns the specified row's grouping level.
</para>
</summary>
<param name="visibleIndex">
An integer value that specifies the row's visible position within a View.
</param>
<returns>An integer value that specifies the row's grouping level.
</returns>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.GetRowListIndex(System.Int32)">
<summary>
<para>Returns the row's index in a data source by its handle.
</para>
</summary>
<param name="rowHandle">
An integer value that specifies the row's handle.
</param>
<returns>An integer value that specifies the index of the record corresponding to the specified row, in a data source.
</returns>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.GetRowsAsync(System.Int32,System.Int32)">
<summary>
<para>Returns a list of row objects that corresponds to the specified range of row handles asynchronously.
</para>
</summary>
<param name="startFrom">
An integer value that is the handle of the first row in the range.
</param>
<param name="count">
An integer value that is the number of rows in the range.
</param>
<returns>A <see cref="T:System.Threading.Tasks.Task`1"/> object for which the <b>Result</b> property is the list of row objects that correspond to the specified range of row handles.
</returns>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.GetRowValueAsync(System.Int32,System.String)">
<summary>
<para>Returns the value of the specified data cell asynchronously.
</para>
</summary>
<param name="rowHandle">
An integer value that specifies the handle of the row that contains the cell.
</param>
<param name="columnName">
A <see cref="T:System.String"/> value that specifies the column's field name.
</param>
<returns>A <see cref="T:System.Threading.Tasks.Task`1"/> object which <b>Result</b> property is the specified cell's value.
</returns>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.GetRowVisibleIndexByHandle(System.Int32)">
<summary>
<para>Returns the row's position within a View by its handle.
</para>
</summary>
<param name="rowHandle">
An integer value that specifies the row's handle.
</param>
<returns>An integer value that specifies the specified row's position within a View.
</returns>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.GetVisibleDetail(System.Int32)">
<summary>
<para>Returns the currently visible detail data control identified by its master row.
</para>
</summary>
<param name="rowHandle">
An integer value identifying the row by its handle.
</param>
<returns>A <see cref="T:DevExpress.Xpf.Grid.DataControlBase"/> descendant which displays detail data. <b>null</b> (<b>Nothing</b> in Visual Basic) if the currently visible detail is not represented by a <see cref="T:DevExpress.Xpf.Grid.DataControlDetailDescriptor"/>.
</returns>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.GetVisibleDetailDescriptor(System.Int32)">
<summary>
<para>Returns the Detail Descriptor corresponding to the currently expanded detail of the specified master row.
</para>
</summary>
<param name="rowHandle">
An integer value identifying the master row by its handle.
</param>
<returns>A <see cref="T:DevExpress.Xpf.Grid.DetailDescriptorBase"/> object representing the Detail Descriptor of the currently expanded detail.
</returns>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.GroupBy(System.String)">
<summary>
<para>Groups data by the values of the specified column.
</para>
</summary>
<param name="fieldName">
A <see cref="T:System.String"/> value that specifies the column's field name.
</param>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.GroupBy(DevExpress.Xpf.Grid.GridColumn,DevExpress.Data.ColumnSortOrder)">
<summary>
<para>Groups data by the values of the specified column with the specified sort order.
</para>
</summary>
<param name="column">
A <see cref="T:DevExpress.Xpf.Grid.GridColumn"/> object that represents the column by whose values data is grouped.
</param>
<param name="sortedOrder">
A <see cref="T:DevExpress.Data.ColumnSortOrder"/> enumeration value that specifies the column's sort order.
</param>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.GroupBy(DevExpress.Xpf.Grid.GridColumn,DevExpress.Data.ColumnSortOrder,System.Int32)">
<summary>
<para>Groups data by the values of the specified column with the specified sort order. If several columns are involved in grouping, the specified column will reside at the specified grouping level.
</para>
</summary>
<param name="column">
A <see cref="T:DevExpress.Xpf.Grid.GridColumn"/> object that represents the column by whose values data is grouped.
</param>
<param name="sortedOrder">
A <see cref="T:DevExpress.Data.ColumnSortOrder"/> enumeration value that specifies the column's sort order.
</param>
<param name="groupedIndex">
A zero-based integer value that specifies the grouping level. If negative, an exception is raised.
</param>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.GroupBy(DevExpress.Xpf.Grid.GridColumn)">
<summary>
<para>Groups data by the values of the specified column.
</para>
</summary>
<param name="column">
A <see cref="T:DevExpress.Xpf.Grid.GridColumn"/> object that represents the column by whose values data is grouped.
</param>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.GroupBy(DevExpress.Xpf.Grid.GridColumn,System.Int32)">
<summary>
<para>Groups data by the values of the specified column. If several columns are involved in grouping, the specified column will reside at the specified grouping level.
</para>
</summary>
<param name="column">
A <see cref="T:DevExpress.Xpf.Grid.GridColumn"/> object that represents the column by whose values data is grouped.
</param>
<param name="groupedIndex">
A zero-based integer value that specifies the grouping level. If negative, an exception is raised.
</param>
</member>
<member name="P:DevExpress.Xpf.Grid.GridControl.GroupCount">
<summary>
<para>Gets or sets the number of grouping columns.
</para>
</summary>
<value>An integer value that specifies the number of grouping columns.
</value>
</member>
<member name="E:DevExpress.Xpf.Grid.GridControl.GroupRowCollapsed">
<summary>
<para>Occurs after a group row has been collapsed.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.GridControl.GroupRowCollapsedEvent">
<summary>
<para>Identifies the <see cref="E:DevExpress.Xpf.Grid.GridControl.GroupRowCollapsed"/> routed event.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="E:DevExpress.Xpf.Grid.GridControl.GroupRowCollapsing">
<summary>
<para>Occurs when a group row is about to be collapsed, allowing cancellation of the action.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.GridControl.GroupRowCollapsingEvent">
<summary>
<para>Identifies the <see cref="E:DevExpress.Xpf.Grid.GridControl.GroupRowCollapsing"/> routed event.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="E:DevExpress.Xpf.Grid.GridControl.GroupRowExpanded">
<summary>
<para>Occurs after a group row has been expanded.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.GridControl.GroupRowExpandedEvent">
<summary>
<para>Identifies the <see cref="E:DevExpress.Xpf.Grid.GridControl.GroupRowExpanded"/> routed event.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="E:DevExpress.Xpf.Grid.GridControl.GroupRowExpanding">
<summary>
<para>Occurs when a group row is about to be expanded, allowing cancellation of the action.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.GridControl.GroupRowExpandingEvent">
<summary>
<para>Identifies the <see cref="E:DevExpress.Xpf.Grid.GridControl.GroupRowExpanding"/> routed event.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.GridControl.GroupSummary">
<summary>
<para>Provides access to group summary items.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.GridSummaryItemCollection"/> object that represents the collection of group summary items.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.GridControl.GroupSummaryGeneratorTemplate">
<summary>
<para>Gets or sets a template that describes group summaries. This is a dependency property.
</para>
</summary>
<value>The summary item template.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.GridControl.GroupSummaryGeneratorTemplateProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.GridControl.GroupSummarySortInfo">
<summary>
<para>Enables sorting group rows by their summary values.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.GridGroupSummarySortInfoCollection"/> object that contains the information required to sort group rows by summary values.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.GridControl.GroupSummarySource">
<summary>
<para>Gets or sets the source of group summaries. This is a dependency property.
</para>
</summary>
<value>The source from which the grid generates group summary items.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.GridControl.GroupSummarySourceProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.GridControl.HorizontalContentAlignment">
<summary>
<para>This member supports the internal infrastructure, and is not intended to be used directly from your code.
</para>
</summary>
<value>@nbsp;
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.GridControl.IsAsyncOperationInProgress">
<summary>
<para>Gets whether or not data is being loaded in Instant Feedback Mode. This is a dependency property.
</para>
</summary>
<value><b>true</b> if data is being loaded; otherwise, <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.GridControl.IsAsyncOperationInProgressProperty">
<summary>
<para>Identifies the dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.GridControl.IsGrouped">
<summary>
<para>Gets whether the grid's data is grouped.
</para>
</summary>
<value><b>true</b> if data grouping is applied; otherwise, <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.GridControl.IsGroupedProperty">
<summary>
<para>Identifies the <see cref="P:DevExpress.Xpf.Grid.GridControl.IsGrouped"/> dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.IsGroupRowExpanded(System.Int32)">
<summary>
<para>Indicates whether the specified group row is expanded.
</para>
</summary>
<param name="rowHandle">
An integer value that specifies the row's handle. Group row handles are negative (starting from <b>-1</b>).
</param>
<returns><b>true</b> if the specified row is expanded; otherwise, <b>false</b>.
</returns>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.IsGroupRowHandle(System.Int32)">
<summary>
<para>Indicates whether the specified handle corresponds to a group row.
</para>
</summary>
<param name="rowHandle">
An integer value that specifies the row's handle.
</param>
<returns><b>true</b> if the specified handle corresponds to a group row; otherwise, <b>false</b>.
</returns>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.IsMasterRowExpanded(System.Int32,DevExpress.Xpf.Grid.DetailDescriptorBase)">
<summary>
<para>Determines the specified master row's expanded state and, optionally, the specified Detail's visibility.
</para>
</summary>
<param name="rowHandle">
An integer value specifying the master row by its value. If an invalid row handle is specified, the method returns <b>false</b>.
</param>
<param name="descriptor">
<i>Optional</i>. A <see cref="T:DevExpress.Xpf.Grid.DetailDescriptorBase"/> descendant specifying the detail view whose visibility needs to be checked. If the master row is expanded but a different detail is currently visible, the method returns <b>false</b>. The same happens if you pass an object that doesn't represent the specified master row's detail.
</param>
<returns><b>true</b> if the specified master row is expanded and the specified detail is visible; otherwise, <b>false</b>.
</returns>
</member>
<member name="P:DevExpress.Xpf.Grid.GridControl.IsRecursiveExpand">
<summary>
<para>Gets or sets whether child group rows at all nesting levels are automatically expanded when expanding their parent group row. This is a dependency property.
</para>
</summary>
<value><b>true</b> to expand child group rows at all nesting levels when expanding their parent group row; otherwise, <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.GridControl.IsRecursiveExpandProperty">
<summary>
<para>Identifies the <see cref="P:DevExpress.Xpf.Grid.GridControl.IsRecursiveExpand"/> dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.IsRowVisible(System.Int32)">
<summary>
<para>Indicates whether the specified row is visible.
</para>
</summary>
<param name="rowHandle">
An integer value that specifies the row's handle.
</param>
<returns><b>true</b> if the specified row is visible; otherwise, <b>false</b>.
</returns>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.IsValidRowHandle(System.Int32)">
<summary>
<para>Indicates whether the specified row handle is valid.
</para>
</summary>
<param name="rowHandle">
An integer value that specifies the row's handle.
</param>
<returns><b>true</b> if the specified row handle is valid; otherwise, <b>false</b>.
</returns>
</member>
<member name="E:DevExpress.Xpf.Grid.GridControl.MasterRowCollapsed">
<summary>
<para>Fires immediately after a master row has been collapsed.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.GridControl.MasterRowCollapsedEvent">
<summary>
<para>Identifies the <see cref="E:DevExpress.Xpf.Grid.GridControl.MasterRowCollapsed"/> routed event.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="E:DevExpress.Xpf.Grid.GridControl.MasterRowCollapsing">
<summary>
<para>Enables you to specify whether a master row may be collapsed.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.GridControl.MasterRowCollapsingEvent">
<summary>
<para>Identifies the <see cref="E:DevExpress.Xpf.Grid.GridControl.MasterRowCollapsing"/> routed event.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="E:DevExpress.Xpf.Grid.GridControl.MasterRowExpanded">
<summary>
<para>Fires immediately after a master row has been expanded.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.GridControl.MasterRowExpandedEvent">
<summary>
<para>Identifies the <see cref="E:DevExpress.Xpf.Grid.GridControl.MasterRowExpanded"/> routed event.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="E:DevExpress.Xpf.Grid.GridControl.MasterRowExpanding">
<summary>
<para>Enables you to specify whether a master row may be expanded.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.GridControl.MasterRowExpandingEvent">
<summary>
<para>Identifies the <see cref="E:DevExpress.Xpf.Grid.GridControl.MasterRowExpanding"/> routed event.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.OnApplyTemplate">
<summary>
<para>Called after the template is completely generated and attached to the visual tree.
</para>
</summary>
</member>
<member name="P:DevExpress.Xpf.Grid.GridControl.Padding">
<summary>
<para>This member supports the internal infrastructure, and is not intended to be used directly from your code.
</para>
</summary>
<value>@nbsp;
</value>
</member>
<member name="E:DevExpress.Xpf.Grid.GridControl.SelectionChanged">
<summary>
<para>Occurs after grid's selection has been changed.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.GridControl.SelectionChangedEvent">
<summary>
<para>Identifies the <see cref="E:DevExpress.Xpf.Grid.GridControl.SelectionChanged"/> routed event.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.SetCellValue(System.Int32,System.String,System.Object)">
<summary>
<para>Sets the specified cell's value.
</para>
</summary>
<param name="rowHandle">
A zero-based integer value that specifies the handle of the row that contains the cell.
</param>
<param name="fieldName">
A <see cref="T:System.String"/> value that specifies the column's field name.
</param>
<param name="value">
An object that represents the cell's new value.
</param>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.SetCellValue(System.Int32,DevExpress.Xpf.Grid.GridColumn,System.Object)">
<summary>
<para>Sets the specified cell's value.
</para>
</summary>
<param name="rowHandle">
A zero based integer value that specifies the handle of the row which contains the cell.
</param>
<param name="column">
A <see cref="T:DevExpress.Xpf.Grid.GridColumn"/> object representing the column that contains the cell.
</param>
<param name="value">
An object that represents the cell's new value.
</param>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.SetFocusedRowCellValue(DevExpress.Xpf.Grid.GridColumn,System.Object)">
<summary>
<para>Sets the value of the specified cell contained within the focused row.
</para>
</summary>
<param name="column">
A <see cref="T:DevExpress.Xpf.Grid.GridColumn"/> object representing the column that contains the cell.
</param>
<param name="value">
An object that represents the specified cell's new value.
</param>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.SetFocusedRowCellValue(System.String,System.Object)">
<summary>
<para>Sets the value of the specified cell contained within the focused row.
</para>
</summary>
<param name="fieldName">
A <see cref="T:System.String"/> value that specifies the column's field name.
</param>
<param name="value">
An object that represents the specified cell's new value.
</param>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.SetMasterRowExpanded(System.Int32,System.Boolean,DevExpress.Xpf.Grid.DetailDescriptorBase)">
<summary>
<para>Changes the expanded state for a specified master row and, optionally, shows a specified Detail.
</para>
</summary>
<param name="rowHandle">
An integer value specifying the master row by its handle.
</param>
<param name="expand">
<b>true</b> to expand the specified row; <b>false</b> to collapse it.
</param>
<param name="descriptor">
<i>Optional</i>. A <see cref="T:DevExpress.Xpf.Grid.DetailDescriptorBase"/> object specifying the detail section to be made visible when expanding a master row. If the specified object doesn't represent a detail for the specified master row, then this parameter is ignored. The same happens if you pass <b>null</b> (<b>Nothing</b> in Visual Basic).
</param>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.SortBy(DevExpress.Xpf.Grid.GridColumn)">
<summary>
<para>Sorts data by the values of the specified column.
</para>
</summary>
<param name="column">
A <see cref="T:DevExpress.Xpf.Grid.GridColumn"/> object that represents the column within the grid.
</param>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.SortBy(DevExpress.Xpf.Grid.GridColumn,DevExpress.Data.ColumnSortOrder)">
<summary>
<para>Sorts data by the values of the specified column in the specified order.
</para>
</summary>
<param name="column">
A <see cref="T:DevExpress.Xpf.Grid.GridColumn"/> object that represents the column within the grid.
</param>
<param name="sortedOrder">
A <see cref="T:DevExpress.Data.ColumnSortOrder"/> enumeration value that specifies the column's sort order.
</param>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.SortBy(DevExpress.Xpf.Grid.GridColumn,DevExpress.Data.ColumnSortOrder,System.Int32)">
<summary>
<para>Sorts data by the values of the specified column in the specified order, and places the column to the specified position among the sorted columns.
</para>
</summary>
<param name="column">
A <see cref="T:DevExpress.Xpf.Grid.GridColumn"/> object that represents the column within the grid.
</param>
<param name="sortedOrder">
A <see cref="T:DevExpress.Data.ColumnSortOrder"/> enumeration value that specifies the column's sort order.
</param>
<param name="sortedIndex">
An integer value that specifies the zero-based column's index among the sorted columns.
</param>
</member>
<member name="P:DevExpress.Xpf.Grid.GridControl.SortInfo">
<summary>
<para>Provides access to the collection of sorted and grouping columns.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.GridSortInfoCollection"/> collection that contains information on the sorted and grouping columns.
</value>
</member>
<member name="E:DevExpress.Xpf.Grid.GridControl.StartGrouping">
<summary>
<para>Occurs before a grouping operation is started. This is a routed event.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.GridControl.StartGroupingEvent">
<summary>
<para>Identifies the <see cref="E:DevExpress.Xpf.Grid.GridControl.StartGrouping"/> routed event.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="E:DevExpress.Xpf.Grid.GridControl.StartSorting">
<summary>
<para>Occurs before a sorting operation is started.
</para>
</summary>
</member>
<member name="F:DevExpress.Xpf.Grid.GridControl.StartSortingEvent">
<summary>
<para>Identifies the <see cref="E:DevExpress.Xpf.Grid.GridControl.StartSorting"/> routed event.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.GridControl.TotalSummary">
<summary>
<para>Provides access to a collection of total summary items.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.GridSummaryItemCollection"/> object that contains total summary items.
</value>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.UngroupBy(DevExpress.Xpf.Grid.GridColumn)">
<summary>
<para>Ungroups data by the values of the specified column.
</para>
</summary>
<param name="column">
A <see cref="T:DevExpress.Xpf.Grid.GridColumn"/> object that represents the column by whose values data grouping is canceled.
</param>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.UngroupBy(System.String)">
<summary>
<para>Ungroups data by the values of the specified column.
</para>
</summary>
<param name="fieldName">
A <see cref="T:System.String"/> value that specifies the column's field name.
</param>
</member>
<member name="M:DevExpress.Xpf.Grid.GridControl.UpdateGroupSummary">
<summary>
<para>Updates group summaries.
</para>
</summary>
</member>
<member name="P:DevExpress.Xpf.Grid.GridControl.VerticalContentAlignment">
<summary>
<para>This member supports the internal infrastructure, and is not intended to be used directly from your code.
</para>
</summary>
<value>@nbsp;
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.GridControl.View">
<summary>
<para>Gets or sets the grid's View. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.DataViewBase"/> descendant that specifies the grid view used to display data.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.GridControl.ViewProperty">
<summary>
<para>Identifies the <see cref="P:DevExpress.Xpf.Grid.GridControl.View"/> dependency property.
</para>
</summary>
<returns>@nbsp;
</returns>
</member>
<member name="T:DevExpress.Xpf.Grid.GridColumnDataEventHandler">
<summary>
<para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.Grid.GridControl.CustomUnboundColumnData"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.GridColumnDataEventHandler.Invoke(System.Object,DevExpress.Xpf.Grid.GridColumnDataEventArgs)">
<summary>
<para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.Grid.GridControl.CustomUnboundColumnData"/> event.
</para>
</summary>
<param name="sender">
The event source.
</param>
<param name="e">
A <see cref="T:DevExpress.Xpf.Grid.GridColumnDataEventArgs"/> object that contains event data.
</param>
</member>
<member name="T:DevExpress.Xpf.Grid.GridColumnDataEventArgs">
<summary>
<para>Provides data for the <see cref="E:DevExpress.Xpf.Grid.GridControl.CustomUnboundColumnData"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.GridColumnDataEventArgs.#ctor">
<summary>
<para>Initializes a new instance of the GridColumnDataEventArgs class.
</para>
</summary>
</member>
<member name="P:DevExpress.Xpf.Grid.GridColumnDataEventArgs.Column">
<summary>
<para>Gets the unbound column currently being processed.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.GridColumn"/> object that represents the unbound column.
</value>
</member>
<member name="M:DevExpress.Xpf.Grid.GridColumnDataEventArgs.GetListSourceFieldValue(System.String)">
<summary>
<para>Returns the value of the specified cell within the processed row in the grid's data source.
</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 a value from the grid's data source.
</returns>
</member>
<member name="M:DevExpress.Xpf.Grid.GridColumnDataEventArgs.GetListSourceFieldValue(System.Int32,System.String)">
<summary>
<para>Returns the value of the specified cell within the specified row in the grid's data source.
</para>
</summary>
<param name="listSourceRowIndex">
A zero-based integer value that identifies the record in a data source by its index.
</param>
<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 a value from the grid's data source.
</returns>
</member>
<member name="P:DevExpress.Xpf.Grid.GridColumnDataEventArgs.ListSourceRowIndex">
<summary>
<para>Gets the index of the record in a data source to which the processed row corresponds.
</para>
</summary>
<value>A zero-based integer value that specifies the index of the record in a data source to which the processed row corresponds.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.GridColumnDataEventArgs.Source">
<summary>
<para>Gets the grid control that raised the event.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.GridControl"/> object that raised the event.
</value>
</member>
<member name="T:DevExpress.Xpf.Grid.GridColumnCollection">
<summary>
<para>Represents the grid's column collection.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.GridColumnCollection.#ctor(DevExpress.Xpf.Grid.GridControl)">
<summary>
<para>Initializes a new instance of the GridColumnCollection class with the specified owner.
</para>
</summary>
<param name="grid">
A <see cref="T:DevExpress.Xpf.Grid.GridControl"/> object that owns the current collection.
</param>
</member>
<member name="T:DevExpress.Xpf.Grid.GridColumn">
<summary>
<para>Represents a column within a Table View.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.GridColumn.#ctor">
<summary>
<para>Initializes a new instance of the GridColumn class with default settings.
</para>
</summary>
</member>
<member name="P:DevExpress.Xpf.Grid.GridColumn.ActualAllowGrouping">
<summary>
<para>Gets whether an end-user can group data by the current column. This is a dependency property.
</para>
</summary>
<value><b>true</b> if an end-user can group data by the current column; otherwise, <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.GridColumn.ActualAllowGroupingProperty">
<summary>
<para>Identifies the <see cref="P:DevExpress.Xpf.Grid.GridColumn.ActualAllowGrouping"/> dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.GridColumn.ActualGroupValueTemplateSelector">
<summary>
<para>Gets the actual template selector that chooses a group row value template based on custom logic. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.Controls.DataTemplateSelector"/> descendant that chooses a template based on custom logic
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.GridColumn.ActualGroupValueTemplateSelectorProperty">
<summary>
<para>Identifies the <see cref="P:DevExpress.Xpf.Grid.GridColumn.ActualGroupValueTemplateSelector"/> dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.GridColumn.AllowGrouping">
<summary>
<para>Gets or sets a value that specifies whether an end-user can group data by the current column. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:DevExpress.Utils.DefaultBoolean"/> enumeration value that specifies whether an end-user can group data by the current column. The default is <see cref="F:DevExpress.Utils.DefaultBoolean.Default"/>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.GridColumn.AllowGroupingProperty">
<summary>
<para>Identifies the <see cref="P:DevExpress.Xpf.Grid.GridColumn.AllowGrouping"/> dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.GridColumn.GroupIndex">
<summary>
<para>Gets or sets the column's position among grouping columns.
</para>
</summary>
<value>An integer value that specifies the column's position among grouping columns. <b>-1</b> if a View isn't grouped by the values of this column.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.GridColumn.GroupIndexProperty">
<summary>
<para>Identifies the <see cref="P:DevExpress.Xpf.Grid.GridColumn.GroupIndex"/> dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.GridColumn.GroupInterval">
<summary>
<para>Gets or sets how data rows are grouped when grouping by this column is applied. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraGrid.ColumnGroupInterval"/> enumeration value that specifies how data rows are grouped.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.GridColumn.GroupIntervalProperty">
<summary>
<para>Identifies the <see cref="P:DevExpress.Xpf.Grid.GridColumn.GroupInterval"/> dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.GridColumn.GroupValueTemplate">
<summary>
<para>Gets or sets the template that defines the presentation of column values displayed within group rows. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.DataTemplate"/> object that defines the presentation of group values.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.GridColumn.GroupValueTemplateProperty">
<summary>
<para>Identifies the <see cref="P:DevExpress.Xpf.Grid.GridColumn.GroupValueTemplate"/> dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.GridColumn.GroupValueTemplateSelector">
<summary>
<para>Gets or sets an object that chooses a group value template based on custom logic. This is a dependency property.
</para>
</summary>
<value>A <see cref="T:System.Windows.Controls.DataTemplateSelector"/> descendant that chooses a template based on custom logic
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.GridColumn.GroupValueTemplateSelectorProperty">
<summary>
<para>Identifies the <see cref="P:DevExpress.Xpf.Grid.GridColumn.GroupValueTemplateSelector"/> dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.Xpf.Grid.GridColumn.IsGrouped">
<summary>
<para>Gets whether a View is grouped by the values of this column. This is a dependency property.
</para>
</summary>
<value><b>true</b> if a View is grouped by the values of this column; otherwise, <b>false</b>.
</value>
</member>
<member name="F:DevExpress.Xpf.Grid.GridColumn.IsGroupedProperty">
<summary>
<para>Identifies the <see cref="P:DevExpress.Xpf.Grid.GridColumn.IsGrouped"/> dependency property.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="E:DevExpress.Xpf.Grid.GridColumn.Validate">
<summary>
<para>Enables you to validate the active editor's value.
</para>
</summary>
</member>
<member name="T:DevExpress.Xpf.Grid.CellValueEventHandler">
<summary>
<para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.Grid.GridViewBase.CellValueChanging"/> and <see cref="E:DevExpress.Xpf.Grid.GridViewBase.CellValueChanged"/> events.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.CellValueEventHandler.Invoke(System.Object,DevExpress.Xpf.Grid.CellValueEventArgs)">
<summary>
<para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.Grid.GridViewBase.CellValueChanging"/> and <see cref="E:DevExpress.Xpf.Grid.GridViewBase.CellValueChanged"/> events.
</para>
</summary>
<param name="sender">
The event source.
</param>
<param name="e">
A <see cref="T:DevExpress.Xpf.Grid.CellValueEventArgs"/> object that contains event data.
</param>
</member>
<member name="T:DevExpress.Xpf.Grid.CellValueEventArgs">
<summary>
<para>Provides data for the <see cref="E:DevExpress.Xpf.Grid.GridViewBase.CellValueChanging"/> and <see cref="E:DevExpress.Xpf.Grid.GridViewBase.CellValueChanged"/> events.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.CellValueEventArgs.#ctor(DevExpress.Xpf.Core.WPFCompatibility.SLRoutedEvent,DevExpress.Xpf.Grid.GridViewBase,System.Int32,DevExpress.Xpf.Grid.GridColumn,System.Object)">
<summary>
<para>Initializes a new instance of the CellValueEventArgs class.
</para>
</summary>
<param name="routedEvent">
The routed event.
</param>
<param name="view">
A <see cref="T:DevExpress.Xpf.Grid.DataViewBase"/> descendant that is the view that raised the event.
</param>
<param name="rowHandle">
An integer value that specifies the row's handle. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.RowEventArgs.RowHandle"/> property.
</param>
<param name="column">
A <see cref="T:DevExpress.Xpf.Grid.GridColumn"/> object that is the column. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.CellValueEventArgs.Column"/> property.
</param>
<param name="value">
An object that represents the cell's new value. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.CellValueEventArgs.Value"/> property.
</param>
</member>
<member name="P:DevExpress.Xpf.Grid.CellValueEventArgs.Column">
<summary>
<para>Gets a column that contains the edited cell.
</para>
</summary>
<value>A <see cref="T:DevExpress.Xpf.Grid.GridColumn"/> object that represents the column that contains the edited cell.
</value>
</member>
<member name="P:DevExpress.Xpf.Grid.CellValueEventArgs.Value">
<summary>
<para>Gets or sets the processed cell's value.
</para>
</summary>
<value>An object that represents the cell's value.
</value>
</member>
<member name="T:DevExpress.Xpf.Grid.CellValueChangedEventHandler">
<summary>
<para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.Grid.GridViewBase.CellValueChanged"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.CellValueChangedEventHandler.Invoke(System.Object,DevExpress.Xpf.Grid.CellValueChangedEventArgs)">
<summary>
<para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.Grid.GridViewBase.CellValueChanged"/> event.
</para>
</summary>
<param name="sender">
The event source.
</param>
<param name="e">
A <see cref="T:DevExpress.Xpf.Grid.CellValueChangedEventArgs"/> object that contains event data.
</param>
</member>
<member name="T:DevExpress.Xpf.Grid.CellValueChangedEventArgs">
<summary>
<para>Provides data for the <see cref="E:DevExpress.Xpf.Grid.GridViewBase.CellValueChanged"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.Xpf.Grid.CellValueChangedEventArgs.#ctor(DevExpress.Xpf.Core.WPFCompatibility.SLRoutedEvent,DevExpress.Xpf.Grid.GridViewBase,System.Int32,DevExpress.Xpf.Grid.GridColumn,System.Object,System.Object)">
<summary>
<para>Initializes a new instance of the CellValueChangedEventArgs class.
</para>
</summary>
<param name="routedEvent">
The routed event.
</param>
<param name="view">
A <see cref="T:DevExpress.Xpf.Grid.DataViewBase"/> descendant that is the view that raised the event.
</param>
<param name="rowHandle">
An integer value that specifies the row's handle. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.RowEventArgs.RowHandle"/> property.
</param>
<param name="column">
A <see cref="T:DevExpress.Xpf.Grid.GridColumn"/> object that is the column. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.CellValueEventArgs.Column"/> property.
</param>
<param name="value">
An object that represents the cell's new value. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.CellValueEventArgs.Value"/> property.
</param>
<param name="oldValue">
An object that represents the cell's previous value. This value is assigned to the <see cref="P:DevExpress.Xpf.Grid.CellValueChangedEventArgs.OldValue"/> property.
</param>
</member>
<member name="P:DevExpress.Xpf.Grid.CellValueChangedEventArgs.OldValue">
<summary>
<para>Gets the cell's previous value.
</para>
</summary>
<value>An object that represents the cell's previous value.
</value>
</member>
</members>
</doc>