Objective Grid for Microsoft® .NET® Reference Guide

TabItemsCollection Class

Back to Class Index

Represents a collection of TabItem objects.

For a list of all members of this type, see TabItemsCollection Members.

System.Object
   CollectionBase
      TabItemsCollection

[Visual Basic]
Public Class TabItemsCollection
Inherits CollectionBase
[C#]
public class TabItemsCollection : CollectionBase

Remarks

This class provides a collection that can contain TabItem objects.

Requirements

Namespace: Stingray.Grid

Assemblies: Stingray.GridControl80 (in Stingray.GridControl80.dll)
                     Stingray.GridControl90 (in Stingray.GridControl90.dll)
                     Stingray.GridControl10 (in Stingray.GridControl10.dll)

See Also

TabItemsCollection Members | Stingray.Grid Namespace