ContextItemCollection Constructors
Represents a collection of ContextItem objects displayed in a control.| Name | Parameters | Description |
|---|---|---|
| ContextItemCollection() | none | Initializes a new instance of the ContextItemCollection class. |
| ContextItemCollection(IContextItemCollectionOwner) | owner | Initializes a new instance of the ContextItemCollection class with specified settings. |
See Also