alexa
menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Namespace Syncfusion.Windows.Forms.Tools.MultiColumnTreeView

    Classes

    Action

    Defines the constant that specify the action to be performed.

    AutoSizeMode

    Defines the constants that specifies how the width of the columns are adjusted.

    BaseStyleSelectorUITypeEditor

    Represents a base style selector of user interface (UI) type editor in the MultiColumnTreeView.

    CheckedNodesColection

    Represents the node collection contains checked nodes in treeView. Use Add or Remove methods to add or remove nodes. These methods will check or uncheck proceed nodes automatically. Use Clear method to delete and uncheck all nodes from collection.

    CheckedNodesCollection

    Represents the node collection contains checked nodes in treeView. Use Add or Remove methods to add or remove nodes. These methods will check or uncheck proceed nodes automatically. Use Clear method to delete and uncheck all nodes from collection.

    ChildTreeNodeAdvStyleInfo

    Represents the special class to support serializing the ChildStyle info.

    ColumnsEditorForm

    Represents a data for column editor form of the MultiColumnTreeView.

    CustomControlEditor

    Represents a custom control editor of the MultiColumnTreeView.

    DropDownUITypeEditor

    Base class that provide functionality of DropDown list for PropertyGrid.

    FilterLevel

    Defines the constants that specify how nodes should be filtered in MultiColumnTreeView.

    GetCellValueEventHandler

    Handler for the event.

    LeftImageListUITypeEditor

    Represents the left image list of user interface (UI) type editor of the MultiColumnTreeView.

    MultiColumnTreeView

    Represents the MultiColumnTreeView control is an advanced tree control that surpasses the functionality and look of the standard TreeView control.

    MultiColumnTreeView.GESTUREINFO
    MultiColumnTreeViewActionList

    Represents a data for an action list of the MultiColumnTreeView.

    MultiColumnTreeViewAdvMouseClickEventArgs

    Represents the data for the event.

    MultiColumnTreeViewInfoSubObjectIdentity

    Represents a class that provides style identity information for nested objects of the class.

    MultiColumnTreeViewStyleInfoIdentity
    MultiColumnTreeViewStyleInfoStore

    Provides storage for the MultiColumnTreeViewVisualStyle object.

    MultiColumnTreeViewVisualStyle

    Represents the class to define the style for MultiColumnTreeView control.

    MultiColumnVisualStyle

    Defines the constant that specifies the Visual Style of the MultiColumnTreeview.

    NodePositions

    Defines the constant that specifies the node positions in a node collection.

    NodeStateImageListUITypeEditor

    Represents a node state image list of user interface (UI) type editor of the MultiColumnTreeView.

    PredefinedPrimitiveTypes

    Defines the constant that specifies the predefined primitive types of the control.

    PrimitivesCollectionEditor

    Represents a data for primitive collection editor of the MultiColumnTreeView.

    PrimitivesEditorForm

    Represents a data for primitives editor form of the MultiColumnTreeView.

    QueryAllowedPositionsEventArgs

    Represents a data for the QueryAllowedPositionsForNode event.

    QueryAllowedPositionsEventHandler

    Represents the method will handle the event.

    QueryCellValueInfoEventArgs

    Provides information about the GetCellValueEventHandler event.

    QueryChildItemsEventHandler

    Handler for the event.

    QueryChildItemsInfoEventArgs
    QueryDragInsertInfoEventArgs

    Represents a data for the QueryDragInsertInfo event.

    QueryDragInsertInfoEventHandler

    Represents the method will handle the event.

    RightImageListUITypeEditor

    Represents the right image list of user interface (UI) type editor of the MultiColumnTreeView.

    SelectedNodesCollection

    Represents the list of TreeNodeAdvs currently selected in a TreeViewAdv.

    StateImageListUITypeEditor

    Represents an image list style of user interface (UI) type editor of the MultiColumnTreeView.

    StyleNamePair

    Represents a style name pair of the MultiColumnTreeView.

    StyleNamePairConverter

    Provides a type converter to convert StyleNamePair to and from various other.

    StyleNamePairsList

    Represents the style of the nodes in MultiColumnTreeView.

    TreeColumnAdv

    Represents a column in a MultiColumnTreeView.

    TreeColumnAdvCollection

    Represents a collection of TreeColumnAdv objects.

    TreeColumnAdvConverter

    Provides a type converter to convert TreeColumnAdv to and from various other.

    TreeColumnAdvMouseEventArgs

    Represents the data for the MulticolumnTreeView Mouse event arguments

    TreeColumnAdvMouseEventHandler

    Represents the method will handle the event of the TreeViewAdv control.

    TreeColumnAdvStyleInfo

    Represents an appearance and behavior information regarding the TreeColumnAdv.

    TreeColumnAdvStyleInfoConverter

    Provides a type converter to convert TreeColumnAdvStyeInfo to and from various other.

    TreeColumnAdvStyleInfoStore

    Represents a StyleInfoStore of the TreeColumnAdv.

    TreeColumnAdvStyleInfoStoreConverter

    Provides a type converter to convert TreeColumnAdvStyleInfoStore to and from various other.

    TreeColumnChangedEventHandler

    Represents the method will handle the event.

    TreeColumnResizedEventHandler

    Represents the method will handle the ColumnResized event.

    TreeColumnResizeEventHandler

    Represents the method will handle the ColumnResizing event.

    TreeColumnStyleChangedEventArgs

    Represents the data for the MultiColumnTreeView style changed event arguments.

    TreeColumnStyleChangedEventHandler

    Represents the method will handle the TreeColumnStyleChangedEventHandler event.

    TreeNodeAdv

    The TreeNodeAdv represents a node in a MultiColumnTreeView. It contains information about the specific node like text, background style and other settings.

    TreeNodeAdv.TreeRowIndexComparer

    Comparer that allow to sort TreeNodeAdv classes by internal TreeRowIndex property value. Also can be used for binary searches.

    TreeNodeAdvAccessibleObject

    Represents that accessibility applications use to adjust an application's user interface (UI) for users with impairments.

    TreeNodeAdvAfterFindArgs

    Represents a data after finding the argument value of the TreeNodeAdv.

    TreeNodeAdvBasePaintEventArgs

    Represents the base class from TreeNode paint event message classes.

    TreeNodeAdvBeforeCheckEventArgs

    Represents the custom EventArgs class that is passed to BeforeCheck event of BeforeCheck event.

    TreeNodeAdvBeforeEditEventArgs

    Represents the data for the BeforeEdit event.

    TreeNodeAdvBeforeFindArgs

    Represents a data before finding the argument value of the TreeNodeAdv.

    TreeNodeAdvBeforeSelectEventHandler

    Represents the method will handle the BeforeSelect event.

    TreeNodeAdvCancelableEditEventArgs

    Represents the data for the cancelable validation events in the MultiColumnTreeView.

    TreeNodeAdvCancelableEditEventHandler

    Represents the method will handle the NodeEditorValidateString and NodeEditorValidating event.

    TreeNodeAdvCollection

    Represents a collection of TreeNodeAdv objects.

    TreeNodeAdvConverter

    Provides a type converter to convert TreeNodeAdv to and from various other.

    TreeNodeAdvEditEventArgs

    Represents the data for the editing events in the MultiColumnTreeView.

    TreeNodeAdvEditEventHandler

    Represents the method will handle the NodeEditorValidated event.

    TreeNodeAdvEventArgs

    Represents the data for the MultiColumnTreeView selection events.

    TreeNodeAdvEventHandler

    Represents the method will handle the AfterCheck event.

    TreeNodeAdvMouseClickArgs

    Represents the method will handle the NodeMouseClick event.

    TreeNodeAdvOnReplacedArgs

    Represents a data on replace the argument value of the TreeNodeAdv.

    TreeNodeAdvOnReplacingArgs
    TreeNodeAdvPaintBackgroundEventArgs

    Represents an event args that are passed in the NodeBackGround event of the TreeViewAdv control.

    TreeNodeAdvPaintBackgroundEventHandler

    Represents the method will handle the NodeBackgroundPaint event of the MultiColumnTreeView control.

    TreeNodeAdvPaintEventArgs

    Represents an event args that are passed in the DrawNode event of the TreeViewAdv control.

    TreeNodeAdvPaintEventHandler

    Represents the method will handle the BeforeNodePaint event of the MultiColumnTreeView control.

    TreeNodeAdvPart

    Represents the location and size of the node parts(eg plusminus,checkbox).

    TreeNodeAdvSortType

    Defines the constant that specifies the different sort types that can be specified in the method.

    TreeNodeAdvStyleInfo

    Represents an appearance and behavior information regarding the TreeNodeAdv.

    TreeNodeAdvStyleInfoConverter

    Provides a type converter to convert TreeNodeAdvStyleInfo to and from various other.

    TreeNodeAdvStyleInfoStore

    Represents a StyleInfoStore of the TreeNodeAdv.

    TreeNodeAdvSubItem

    Represents a sub item of the TreeNodeAdv in Treeview control.

    TreeNodeAdvSubItemCollection

    Represents a sub item collection of the TreeNodeAdv objects.

    TreeNodeAdvSubItemConverter

    Provides a type converter to convert TreeNodeAdvSubItem to and from various other.

    TreeNodeAdvSubItemStyleInfo

    Represents to gets the style information for the TreeNodeAdv subitem in Treeview control.

    TreeNodeAdvSubItemStyleInfoConverter

    Provides a type converter to convert TreeNodeAdvSubItemStyleInfo to and from various other.

    TreeNodeAdvSubItemStyleInfoIdentity

    Represents the identity for the style information to subitem of the TreeNodeAdv in Treeview control.

    TreeNodeAdvSubItemStyleInfoStore

    Represents to stored the style information for the subitem of TreeNodeAdv in Treeview control.

    TreeNodeAdvSubItemStyleInfoStoreConverter

    Provides a type converter to convert TreeNodeAdvSubItemStyleInfoStore to and from various other.

    TreeNodePrimitive

    Repesents a data that stores TreeNodeAdv objects.

    TreeNodePrimitiveConverter

    Provides a type converter to convert TreeNodePrimitive to and from various other.

    TreeNodePrimitivesCollection

    Represents a collection that stores TreeNodePrimitive objects.

    TreeSelectionMode

    Defines the constant that specifies the selection mode for the tree.

    TreeViewAdvAcessibleObject

    Represents a TreeViewAdv control that can be used by an accessiblity application.

    TreeViewAdvAction

    Defines the constant that specifies the action that raised a TreeViewAdv event.

    TreeViewAdvBaseStylesEditorForm

    Displays the base style editor form.

    TreeViewAdvBeforeCheckEventHandler

    Represents the method will handle the BeforeCheck event of the TreeViewAdv control.

    TreeViewAdvBeforeEditEventHandler

    Handles the BeforeEdit event.

    TreeViewAdvCancelableNodeEventArgs

    Represents the custom EventArgs class which is used in BeforeExpand event.

    TreeViewAdvCancelableNodeEventHandler

    Represents the method will handle the BeforeExpand event of the TreeViewAdv control.

    TreeViewAdvCancelableSelectionEventArgs

    Represent the data for the BeforeSelect event.

    TreeViewAdvDragHighlightTracker

    Represents a data for the TreeViewAdv Drag and Drop UI helper class.

    TreeViewAdvEditorForm

    Displays the form which is used to edit the nodes.

    TreeViewAdvImageListIndexUITypeEditor

    Represents an image list index editor of user interface (UI) in a MultiColumnTreeView.

    TreeViewAdvImageListIndexUITypeEditor.ImageListType
    TreeViewAdvNodeEventArgs

    Represents the data for the AfterCollapse event.

    TreeViewAdvNodeEventHandler

    Represents the method will handle the BeforeExpand event of the TreeViewAdv control.

    TreeViewAdvSelectionEventArgs

    Represent the data for the AfterSelect event.

    TreeViewColumnResizedEventArgs

    Represents the data for the resized column of the MultiColumnTreeView.

    TreeViewColumnResizeEventArgs

    Represents the data for the resize column of the MultiColumnTreeView.

    TreeViewColumnSelectedChangedEventArgs

    Represents the data for the MultiColumnTreeView selected changed event arguments.

    TreeViewCommand

    Represents a control that displays a data in a tree format.

    TreeViewDropPositions

    Defines the constant that specify the position where a drop can occur during drag-and-drop.

    TreeViewFindReplaceDialog

    Represents a data is to be find out the replacing dialog of TreeView.

    TreeViewOnAfterFindArgs

    Represents the method will handle the OnNodeAfterFound event.

    TreeViewOnBeforeFindArgs

    Represents the method will handle the OnNodeBeforeFind event.

    TreeViewOnReplacedArgs

    Represents the method will handle the OnNodeReplaced event.

    TreeViewOnReplacingArgs

    Represents the method will handle the OnNodeReplacing event.

    TreeViewSearchNavigation

    Defines the constant that specifies the navigation style to find and replace in TreeView.

    TreeViewSearchOption

    Defines the constant that specifies the options to find and replace in TreeView.

    TreeViewSearchRange

    Defines the constant that specifies the levels of range to find and replace in TreeView.

    Interfaces

    ITreeNodeAdvSubItemStyle

    Provides the functionality of all sub item in a TreeNodeAdv.

    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved