Back to Devexpress

IAccordionItemInfo Members

blazor-devexpress-dot-blazor-dot-iaccordioniteminfo-dot-underscore-members.md

latest2.0 KB
Original Source

IAccordionItemInfo Members

Contains information about an Accordion item.

Properties

NameDescription
DataItemReturns a data item that is bound to an Accordion item.
EnabledReturns whether the Accordion item is enabled.
ExpandedReturns whether the Accordion item is expanded.
FilterInfoReturns information about filter.
HasChildrenReturns whether the Accordion item has child items.
IconCssClassReturns the CSS class name of the Accordion item’s icon.
IconUrlReturns the URL to the Accordion’s item icon.
LevelReturns the Accordion’s item level.
NameReturns the Accordion’s item name.
NavigateUrlReturns the Accordion’s item navigation location.
ParentReturns information about the Accordion item’s parent.
TargetReturns the Accordion’s item target attribute value.
TextReturns the Accordion’s item text.
VisibleReturns whether the Accordion item is visible.

See Also

IAccordionItemInfo Interface

DevExpress.Blazor Namespace