TechTalk Genome v4.2

TabView.Views Property

Gets the collection of View controls in the TabView control.

public ViewCollection Views {get;}

Property Value

A ViewCollection that represents a collection of View controls within a TabView control. The default is a null reference.

Requirements

Namespace: TechTalk.Genome.Extensions.Web.UI.Controls

Assembly: TechTalk.Genome.Extensions.Web (in TechTalk.Genome.Extensions.Web.dll)

Version: 4.2.4.4

Editions: Professional, Evaluation, Express

See Also

TabView Class | TechTalk.Genome.Extensions.Web.UI.Controls Namespace