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