Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

AccordionItem Attached Properties

Represents the Accordion Item.
Name Description
AllowPeekForm static Specifies whether the PeekForm is enabled for the current AccordionItem. This is an attached property.
PeekFormTemplate static Gets or sets a DataTemplate used to render the PeekForm for the current root item.
PeekFormTemplateSelector static Gets or sets the DataTemplateSelector descendant that provides a way to choose a DataTemplate used to render the PeekForm for the current group. This is a dependency property.
SearchTag static Gets or sets a string that is used by the AccordionControl while filtering. This is a dependency property.
See Also