The C1TreeViewNodeDroppedEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
C1TreeViewNodeDroppedEventArgs |
Initializes a new instance of the new C1TreeViewEventHandler Delegate.
|
Methods
Name | Description | |
---|---|---|
![]() |
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() |
ToLocaleString | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() |
Canceled |
Gets or sets a value indicating whether the event data for events raised by the C1TreeView control was canceled.
(Inherited from C1TreeViewEventArgs.) |
![]() |
CopyUsed |
Gets a value that indicates whether the copy method of a C1TreeViewNode has been used to perform the drop.
|
![]() |
DesObj |
Gets a value that indicates the destine object.
|
![]() |
DomEvent |
Provides you with information about an event that has occurred.
(Inherited from C1TreeViewEventArgs.) |
![]() |
Handled |
Gets or sets a value indicating whether the event data for all events raised by the C1TreeView control was handled.
(Inherited from C1TreeViewEventArgs.) |
![]() |
Node |
Gets the tree node that has been checked, expanded, collapsed, or selected.
(Inherited from C1TreeViewEventArgs.) |