Node Members
Include Protected Members
Include Inherited Members
The Node type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Node |
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
Notify |
Notifies that a property has changed its value.
|
|
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
IsExpanded |
Gets or sets the expanded state.
|
|
IsSelected |
Gets or sets the selection state.
|
|
Visibility |
Gets or sets the visibility.
|
Events
Name | Description | |
---|---|---|
PropertyChanged |
Event raised when a property has changed.
|
See Also
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ComponentModel.Editors Namespace