AssemblyGroupNode Members
Include Protected Members
Include Inherited Members
The AssemblyGroupNode type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
AssemblyGroupNode |
Initializes a new instance of the AssemblyGroupNode class.
|
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.
(Inherited from Node.) |
![]() |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() |
Assemblies |
Gets the nodes representing the assemblies in the represented assembly group.
|
![]() |
DisplayName |
Gets the display name.
|
![]() |
IsExpanded |
Gets or sets the expanded state.
(Inherited from Node.) |
![]() |
IsSelected |
Gets or sets the selection state.
(Inherited from Node.) |
![]() |
Visibility |
Gets or sets the visibility.
(Inherited from Node.) |
Events
Name | Description | |
---|---|---|
![]() |
PropertyChanged |
Event raised when a property has changed.
(Inherited from Node.) |
See Also
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ComponentModel.Editors Namespace