Namespace Syncfusion.Windows.Forms.Tools.MultiColumnTreeView
Classes
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. |
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. |
MultiColumnTreeViewActionList
Represents a data for an action list of the MultiColumnTreeView. |
MultiColumnTreeViewAdvMouseClickEventArgs
Represents the data for the |
MultiColumnTreeViewInfoSubObjectIdentity
Represents a class that provides style identity information for nested objects of the
|
MultiColumnTreeViewStyleInfoIdentity |
MultiColumnTreeViewStyleInfoStore
Provides storage for the MultiColumnTreeViewVisualStyle object. |
MultiColumnTreeViewVisualStyle
Represents the class to define the style for MultiColumnTreeView control. |
NodeStateImageListUITypeEditor
Represents a node state image list of user interface (UI) type editor of the MultiColumnTreeView. |
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. |
QueryCellValueInfoEventArgs
Provides information about the GetCellValueEventHandler event. |
QueryChildItemsInfoEventArgs |
QueryDragInsertInfoEventArgs
Represents a data for the QueryDragInsertInfo 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. |
TreeColumnAdvCollectionEditor
Represents a data for the collection editor of the TreeColumnAdv. |
TreeColumnAdvConverter
Provides a type converter to convert TreeColumnAdv to and from various other. |
TreeColumnAdvMouseEventArgs
Represents the data for the MulticolumnTreeView Mouse event arguments |
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. |
TreeColumnStyleChangedEventArgs
Represents the data for the MultiColumnTreeView style changed event arguments. |
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. |
TreeNodeAdvBaseStylesEditor
Represents a data for the base styles editor of the TreeNodeAdv. |
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. |
TreeNodeAdvCancelableEditEventArgs
Represents the data for the cancelable validation events in the MultiColumnTreeView. |
TreeNodeAdvCollection
Represents a collection of TreeNodeAdv objects. |
TreeNodeAdvCollectionEditor
Represents a data for the collection editor of the TreeNodeAdv. |
TreeNodeAdvConverter
Provides a type converter to convert TreeNodeAdv to and from various other. |
TreeNodeAdvEditEventArgs
Represents the data for the editing events in the MultiColumnTreeView. |
TreeNodeAdvEventArgs
Represents the data for the MultiColumnTreeView selection events. |
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. |
TreeNodeAdvPaintEventArgs
Represents an event args that are passed in the DrawNode event of the TreeViewAdv control. |
TreeNodeAdvPart
Represents the location and size of the node parts(eg plusminus,checkbox). |
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. |
TreeViewAdvAcessibleObject
Represents a TreeViewAdv control that can be used by an accessiblity application. |
TreeViewAdvBaseStylesEditorForm
Displays the base style editor form. |
TreeViewAdvCancelableNodeEventArgs
Represents the custom EventArgs class which is used in BeforeExpand event. |
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. |
TreeViewAdvNodeEventArgs
Represents the data for the AfterCollapse event. |
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. |
TreeViewFindReplaceDialog
Represents a data is to be find out the replacing dialog of TreeView. |
Structs
MultiColumnTreeView.GESTUREINFO |
Interfaces
ITreeNodeAdvSubItemStyle
Provides the functionality of all sub item in a TreeNodeAdv. |
Enums
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. |
FilterLevel
Defines the constants that specify how nodes should be filtered in MultiColumnTreeView. |
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. |
PredefinedPrimitiveTypes
Defines the constant that specifies the predefined primitive types of the control. |
TreeNodeAdvSortType
Defines the constant that specifies the different sort types that can be specified in the |
TreeSelectionMode
Defines the constant that specifies the selection mode for the tree. |
TreeViewAdvAction
Defines the constant that specifies the action that raised a TreeViewAdv event. |
TreeViewAdvImageListIndexUITypeEditor.ImageListType |
TreeViewDropPositions
Defines the constant that specify the position where a drop can occur during drag-and-drop. |
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. |
Delegates
GetCellValueEventHandler
Handler for the |
QueryAllowedPositionsEventHandler
Represents the method will handle the |
QueryChildItemsEventHandler
Handler for the |
QueryDragInsertInfoEventHandler
Represents the method will handle the |
TreeColumnAdvMouseEventHandler
Represents the method will handle the |
TreeColumnChangedEventHandler
Represents the method will handle the |
TreeColumnResizedEventHandler
Represents the method will handle the ColumnResized event. |
TreeColumnResizeEventHandler
Represents the method will handle the ColumnResizing event. |
TreeColumnStyleChangedEventHandler
Represents the method will handle the TreeColumnStyleChangedEventHandler event. |
TreeNodeAdvBeforeSelectEventHandler
Represents the method will handle the BeforeSelect event. |
TreeNodeAdvCancelableEditEventHandler
Represents the method will handle the NodeEditorValidateString and NodeEditorValidating event. |
TreeNodeAdvEditEventHandler
Represents the method will handle the NodeEditorValidated event. |
TreeNodeAdvEventHandler
Represents the method will handle the AfterCheck event. |
TreeNodeAdvMouseClickArgs
Represents the method will handle the NodeMouseClick event. |
TreeNodeAdvPaintBackgroundEventHandler
Represents the method will handle the NodeBackgroundPaint event of the MultiColumnTreeView control. |
TreeNodeAdvPaintEventHandler
Represents the method will handle the BeforeNodePaint event of the MultiColumnTreeView control. |
TreeViewAdvBeforeCheckEventHandler
Represents the method will handle the BeforeCheck event of the TreeViewAdv control. |
TreeViewAdvBeforeEditEventHandler
Handles the BeforeEdit event. |
TreeViewAdvCancelableNodeEventHandler
Represents the method will handle the BeforeExpand event of the TreeViewAdv control. |
TreeViewAdvNodeEventHandler
Represents the method will handle the BeforeExpand event of the TreeViewAdv control. |
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. |