Skip to main content
A newer version of this page is available. .

AccordionContextItemCollection Constructors

Represents a collection of ContextItem objects displayed in an AccordionControlElement.
Name Parameters Description
AccordionContextItemCollection() none Initializes a new instance of the AccordionContextItemCollection class.
AccordionContextItemCollection(IContextItemCollectionOwner) owner Initializes a new instance of the AccordionContextItemCollection class with specified settings.
See Also