Name | Description | |
---|---|---|
C1TreeView Constructor | Initializes a new instance of a C1TreeView class. |
The following tables list the members exposed by C1TreeView.
Name | Description | |
---|---|---|
C1TreeView Constructor | Initializes a new instance of a C1TreeView class. |
Name | Description | |
---|---|---|
AccessibilityObject | (Inherited from System.Windows.Forms.Control) | |
AccessibleDefaultActionDescription | (Inherited from System.Windows.Forms.Control) | |
AccessibleDescription | (Inherited from System.Windows.Forms.Control) | |
AccessibleName | (Inherited from System.Windows.Forms.Control) | |
AccessibleRole | (Inherited from System.Windows.Forms.Control) | |
AllowDrop | (Inherited from System.Windows.Forms.Control) | |
AllowEditing | Gets or sets whether the user is allowed to edit treeview contents. | |
AllowUserToResizeColumns | Gets or sets whether the user is allowed to resize columns of treeview control. | |
Anchor | (Inherited from System.Windows.Forms.Control) | |
AutoCheckChildNodes | Gets or sets a value indicating whether auto check child nodes when parent node is changed checked state. | |
AutoScrollOffset | (Inherited from System.Windows.Forms.Control) | |
BackColor | (Inherited from System.Windows.Forms.Control) | |
BackgroundImage | (Inherited from System.Windows.Forms.Control) | |
BackgroundImageLayout | (Inherited from System.Windows.Forms.Control) | |
BindingContext | (Inherited from System.Windows.Forms.Control) | |
BindingInfo | Contains information about a data binding. | |
BorderStyle | Overridden. Gets or sets the C1.Framework.ScrollableControl.BorderStyle value determining the type of border around the control. | |
Bottom | (Inherited from System.Windows.Forms.Control) | |
Bounds | (Inherited from System.Windows.Forms.Control) | |
ButtonImageList | Gets the image list that is used to indicate the state of expand buttons. | |
CanFocus | (Inherited from System.Windows.Forms.Control) | |
CanSelect | (Inherited from System.Windows.Forms.Control) | |
CanSelectHeader | Gets or sets a value indicating whether the column header can be selected or not. | |
Capture | (Inherited from System.Windows.Forms.Control) | |
CheckBoxes | Gets or sets a value indicating whether check boxes should be visible or not. | |
CheckImageList | Gets the image list that is used to indicate the state of the C1TreeView and its nodes. | |
ClientRectangle | (Inherited from System.Windows.Forms.Control) | |
ClientSize | (Inherited from System.Windows.Forms.Control) | |
Columns | The columns for display data of nodes in the tree view control. | |
CompanyName | (Inherited from System.Windows.Forms.Control) | |
Container | (Inherited from System.ComponentModel.Component) | |
ContainsFocus | (Inherited from System.Windows.Forms.Control) | |
ContextMenuStrip | Overridden. Gets or sets the System.Windows.Forms.ContextMenuStrip associated with this control. | |
Controls | (Inherited from System.Windows.Forms.Control) | |
Created | (Inherited from System.Windows.Forms.Control) | |
DataBindings | (Inherited from System.Windows.Forms.Control) | |
DataContext | (Inherited from System.Windows.Forms.Control) | |
DeviceDpi | (Inherited from System.Windows.Forms.Control) | |
DisplayRectangle | (Inherited from System.Windows.Forms.Control) | |
Disposing | (Inherited from System.Windows.Forms.Control) | |
Dock | (Inherited from System.Windows.Forms.Control) | |
EditMode | Gets or sets a value specifying how a user starts cell editing in the C1TreeView control. | |
Enabled | (Inherited from System.Windows.Forms.Control) | |
EnableDragDrop | Gets or sets a value indicating whether a simple drag and drop in the tree should be enable or not. | |
ExtendLastColumn | Gets or sets whether the last column should be extended to fill the control. | |
Focused | (Inherited from System.Windows.Forms.Control) | |
Handle | (Inherited from System.Windows.Forms.Control) | |
HasChildren | (Inherited from System.Windows.Forms.Control) | |
HeaderCheckBox | Contains information about the C1TreeColumn header CheckBox. | |
Height | (Inherited from System.Windows.Forms.Control) | |
ImageList | Gets or sets the image list used to provide images to show on the tree nodes. | |
ImeMode | (Inherited from System.Windows.Forms.Control) | |
InvokeRequired | (Inherited from System.Windows.Forms.Control) | |
IsAccessible | (Inherited from System.Windows.Forms.Control) | |
IsAncestorSiteInDesignMode | (Inherited from System.Windows.Forms.Control) | |
IsDisposed | (Inherited from System.Windows.Forms.Control) | |
IsFocusSynchronizedWithSelection | Gets or sets a value indicating whether the C1TreeView should change a selected node by up or down keys or not. | |
IsHandleCreated | (Inherited from System.Windows.Forms.Control) | |
IsMirrored | (Inherited from System.Windows.Forms.Control) | |
LayoutEngine | (Inherited from System.Windows.Forms.Control) | |
Left | (Inherited from System.Windows.Forms.Control) | |
Location | (Inherited from System.Windows.Forms.Control) | |
MaximumSize | (Inherited from System.Windows.Forms.Control) | |
MinimumSize | (Inherited from System.Windows.Forms.Control) | |
Name | (Inherited from System.Windows.Forms.Control) | |
Nodes | The root nodes in the tree view control. | |
Padding | (Inherited from System.Windows.Forms.Control) | |
Parent | (Inherited from System.Windows.Forms.Control) | |
PreferredSize | (Inherited from System.Windows.Forms.Control) | |
ProductName | (Inherited from System.Windows.Forms.Control) | |
ProductVersion | (Inherited from System.Windows.Forms.Control) | |
RecreatingHandle | (Inherited from System.Windows.Forms.Control) | |
Region | (Inherited from System.Windows.Forms.Control) | |
Right | (Inherited from System.Windows.Forms.Control) | |
RightClickSelect | Gets or sets a value indicating whether a node can be selected by right click or not. | |
RightToLeft | (Inherited from System.Windows.Forms.Control) | |
ScrollOnMouseClick | Gets or sets whether to scroll the node cell when it gets focus by mouse click. | |
SelectedNodes | Gets selected nodes of the tree view control. | |
SelectionMode | Gets or sets a value indicating selection method of nodes in the tree view control. | |
SelectionModifier | Gets or sets a value indicating whether how to select node for C1TreeViewSelectionMode.Multi and C1TreeViewSelectionMode.MultiSibling modes. | |
ShowColumnHeaders | Gets or sets a value indicating whether column headers are shown in the tree view control. | |
Site | Overridden. Gets or sets the site of the control. | |
Size | (Inherited from System.Windows.Forms.Control) | |
Styles | Gets or sets the style of TreeView. | |
TabIndex | (Inherited from System.Windows.Forms.Control) | |
TabStop | (Inherited from System.Windows.Forms.Control) | |
Tag | (Inherited from System.Windows.Forms.Control) | |
Top | (Inherited from System.Windows.Forms.Control) | |
TopLevelControl | (Inherited from System.Windows.Forms.Control) | |
ToStringPlaceHolder | Gets a value of placeholder for display value of ToString method of node value. | |
Visible | (Inherited from System.Windows.Forms.Control) | |
Width | (Inherited from System.Windows.Forms.Control) |
Name | Description | |
---|---|---|
BeginEdit | Begins the edit of treeview cell. | |
BeginInvoke | Overloaded. (Inherited from System.Windows.Forms.Control) | |
BeginUpdate | Suspends painting during long update operations. | |
BringToFront | (Inherited from System.Windows.Forms.Control) | |
CheckAll | Checks all nodes in the tree view control. | |
CollapseAll | Collapses all the nodes in the tree view control. | |
Contains | (Inherited from System.Windows.Forms.Control) | |
CreateControl | (Inherited from System.Windows.Forms.Control) | |
Dispose | Overloaded. Overridden. Releases the unmanaged resources used by the System.Windows.Forms.Control and its child controls and optionally releases the managed resources. | |
DoDragDrop | Overloaded. (Inherited from System.Windows.Forms.Control) | |
DrawToBitmap | (Inherited from System.Windows.Forms.Control) | |
EndEdit | Ends the edit of treeview cell. | |
EndInvoke | (Inherited from System.Windows.Forms.Control) | |
EndUpdate | Restores painting after long update operations. | |
ExpandAll | Expands all nodes in the tree view control. | |
FindForm | (Inherited from System.Windows.Forms.Control) | |
FocusCell | Sets focus to a node cell. | |
GetChildAtPoint | Overloaded. (Inherited from System.Windows.Forms.Control) | |
GetContainerControl | (Inherited from System.Windows.Forms.Control) | |
GetFocusedColumnIndex | Gets a column index of focused cell. | |
GetFocusedNode | Gets a node that contains the focused cell. | |
GetLifetimeService | (Inherited from System.MarshalByRefObject) | |
GetNextControl | (Inherited from System.Windows.Forms.Control) | |
GetNodeAtPoint | Gets the node located at the specified point of client area. | |
GetPreferredSize | (Inherited from System.Windows.Forms.Control) | |
GetTopNode | Returns the first visible C1TreeNode in the C1TreeView. | |
Hide | (Inherited from System.Windows.Forms.Control) | |
InitializeLifetimeService | (Inherited from System.MarshalByRefObject) | |
Invoke | Overloaded. (Inherited from System.Windows.Forms.Control) | |
PerformLayout | Overloaded. (Inherited from System.Windows.Forms.Control) | |
PointToClient | (Inherited from System.Windows.Forms.Control) | |
PointToScreen | (Inherited from System.Windows.Forms.Control) | |
PreProcessControlMessage | (Inherited from System.Windows.Forms.Control) | |
PreProcessMessage | (Inherited from System.Windows.Forms.Control) | |
RaiseApplyNodeCellStyles | Raises the ApplyNodeCellStyles event. | |
RaiseApplyNodeStyles | Raises the ApplyNodeStyles event. | |
RaiseKeyDown | Raises the System.Windows.Forms.Control.KeyDown event. | |
ReadXml | Overloaded. Loads the treview from an Xml document. | |
RectangleToClient | (Inherited from System.Windows.Forms.Control) | |
RectangleToScreen | (Inherited from System.Windows.Forms.Control) | |
Refresh | (Inherited from System.Windows.Forms.Control) | |
ResetNodeCellStyles | Resets the node cell styles. | |
ResetNodeStyles | Resets the node styles. | |
ResetStyles | Resets the Styles property to its default value. | |
ResetText | (Inherited from System.Windows.Forms.Control) | |
ResumeLayout | Overloaded. (Inherited from System.Windows.Forms.Control) | |
Scale | (Inherited from System.Windows.Forms.Control) | |
ScaleBitmapLogicalToDevice | (Inherited from System.Windows.Forms.Control) | |
ScrollToNode | Scrolls the C1TreeView to a specific node. | |
Search | Searches and shows the C1TreeNode containing the specified string. | |
SearchAll | Searches and shows all nodes containing the specified string. | |
Select | Overloaded. (Inherited from System.Windows.Forms.Control) | |
SelectNextControl | (Inherited from System.Windows.Forms.Control) | |
SendToBack | (Inherited from System.Windows.Forms.Control) | |
SetBounds | Overloaded. (Inherited from System.Windows.Forms.Control) | |
Show | (Inherited from System.Windows.Forms.Control) | |
ShowAboutBox | Shows the About Box for an instance of C1TreeView. | |
SuspendLayout | (Inherited from System.Windows.Forms.Control) | |
ToString | (Inherited from System.ComponentModel.Component) | |
UncheckAll | Unchecks all nodes in the tree view control. | |
Update | (Inherited from System.Windows.Forms.Control) | |
WriteXml | Overloaded. Saves the treeview contents to an Xml document. |
Name | Description | |
---|---|---|
BoundItemChanged | Occurs when a bound item changed. |