Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

TabItem.SubItems Property

Returns a collection of sub tab items.

[Visual Basic]
Public ReadOnly Property SubItems As TabItemCollection
[C#]
public TabItemCollection SubItems {get;}

Remarks

This property returns the same collection as TabItem.SubGroup.Items.

See Also

TabItem Class | EO.Web Namespace


Direct link to this topic