The Container type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Clone |
Returns a copy of this model component. (Inherited from ModelComponent.) |
![]() |
DeepClone<TItem> | (Overrides ModelComponent.DeepClone<TItem>(TItem).) |
![]() |
Equals | Overloaded. |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode |
Returns a hash code for this Container. (Overrides ModelComponent.GetHashCode().) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
OnPropertyChanged |
Subscribes to an event on changing the specified property of this ModelComponent. (Inherited from ModelComponent.) |
Name | Description | |
---|---|---|
![]() |
ParentComponent |
A model component that has this container. |
![]() |
Region |
A RectangleF structure representing bounds of this container. |
![]() |
Tags |
Attributes of this model component. (Inherited from ModelComponent.) |
Name | Description | |
---|---|---|
![]() |
Id |
Gets or sets a unique identifier of this model component. (Inherited from ModelComponent.) |
![]() |
Items |
Gets or sets the content of this container. |
![]() |
Locked |
Gets a value indicating whether this container is locked. |
![]() |
Name |
Gets or sets a name of this model component. (Inherited from ModelComponent.) |
![]() |
Version |
Gets version of this model component. (Inherited from ModelComponent.) |
Name | Description | |
---|---|---|
![]() |
PropertyChanged |
Occurs when a property of this model component is changed. (Inherited from ModelComponent.) |