Back to Devexpress

AccordionItem Attached Properties

wpf-devexpress-dot-xpf-dot-accordion-dot-accordionitem-dot-underscore-attachedproperties.md

latest1.3 KB
Original Source

AccordionItem Attached Properties

Represents the Accordion Item.

NameDescription
AllowPeekForm staticSpecifies whether the PeekForm is enabled for the current AccordionItem. This is an attached property.
PeekFormTemplate staticGets or sets a DataTemplate used to render the PeekForm for the current root item.
PeekFormTemplateSelector staticGets 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 staticGets or sets a string that is used by the AccordionControl while filtering. This is a dependency property.

See Also

AccordionItem Class

AccordionItem Members

DevExpress.Xpf.Accordion Namespace