Skip to main content
All docs
V25.1
  • 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