IWebTabPages

Assembly: WebForms;

Description

The IWebTabPages interface is used to work with the collection of TabControl component tabs.

Inheritance Hierarchy

IWebTabPages

Properties

  Property name Brief description
Count The Count property returns the number of tabs in the collection.
Item The Item property returns settings of the tab with the specified index.

See also:

WebForms Assembly Interfaces