Returns the item with the specified id. Namespace: MindFusion.UI.Web
|
C#
![]() |
---|
public AccordionItem Item [ |
Visual Basic
![]() |
---|
Public ReadOnly Property Item( _ |
Type: String
The id.
Type: AccordionItem
The item; null (Nothing in VB.NET) if an item with the specified id is not present in the collection.