ModelComponent Properties

Include Protected Members
Include Inherited Members

The ModelComponent type exposes the following members.

Properties

  Name Description
Public property Annotations Gets a collection within which you can store custom data.
Protected property CanRaiseEvents (Inherited from Component.)
Public property Container (Inherited from Component.)
Protected property DesignMode (Inherited from Component.)
Protected property Events (Inherited from Component.)
Protected property FriendlyName Infrastructure.
Protected property KeyForCollection Infrastructure.
Public property OwningCollection Gets or sets the collection that contains the ModelComponent.
Public property Parent Infrastructure.
Public property Site (Inherited from Component.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property IHostableComponent.Host
Explicit interface implemetationPrivate property IModelComponent.FriendlyPath
Explicit interface implemetationPrivate property IModelComponent.OwningCollection

Top