Skip to main content

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