|
| Class | Description |
|---|
 | CheckedItemsCollection |
A partially observable wrapper for the a hash set that contains the checked items of the RadTreeView.
|
 | CleanUpVirtualizedItemEventArgs |
Provides data for the CleanUpVirtualizedItem event.
|
 | EditableHeaderedItemsControl |
A base class for the editable headered items control. The does not include all the editable logic and
needs to be inherited.
|
 | TraversalRequest |
Represents a request to move focus to another control.
|
 | TreeViewDragCue |
The visual object used as a DragCue in the TreeView.
|
 | TreeViewDragDropOptions |
Encapsulates option and settings related to drag drop operation in RadTreeView.
This class provides a mechanism to customize or alter default behavior.
An instance of this class is created automatically when a drag drop operation has been started
from a RadTreeViewItem object and is used to control the operation while dragging/dropping over
other RadTreeViewItem or RadTreeView objects.
|
 | TreeViewDragVisual |
A visual representation of drag drop operation.
Displays an image of dragged items and a textual representation of drop position and action.
|
 | TreeViewPanel |
GridViewVirtualizingPanel is used to arrange children into single line.
|
 | TreeViewSettings | |