ContextItemCollectionOptions Constructors
Stores a ContextItemCollection‘s settings. Use the ContextItemCollection.Options property or the control’s repository item to access them.| Name | Parameters | Description |
|---|---|---|
| ContextItemCollectionOptions() | none | Initializes a new instance of the ContextItemCollectionOptions class. |
| ContextItemCollectionOptions(IContextItemCollectionOptionsOwner) | owner | Initializes a new instance of the ContextItemCollectionOptions class with specified settings. |
See Also