SimpleContextItemCollectionOptions Constructors
The base class for simple context items’ options.| Name | Parameters | Description |
|---|---|---|
| SimpleContextItemCollectionOptions() | none | Initializes a new instance of the SimpleContextItemCollectionOptions class. |
| SimpleContextItemCollectionOptions(IContextItemCollectionOptionsOwner) | owner | Initializes a new instance of the SimpleContextItemCollectionOptions class with specified settings. |
See Also