The C1TreeViewNodeCollectionChangedEventArgs type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
C1TreeViewNodeCollectionChangedEventArgs |
Initializes a new instance of the C1TreeViewNodeCollectionChangedEvent.
|
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 | |
|---|---|---|
|
|
Node |
Gets he specified C1TreeViewNode changed in collection.
|
|
|
Status |
Gets the the collection change status.
|