A list of GwxDisplayTab objects.

Namespace: Ico.Gwx
Assembly: GwxRuntimeCore (in GwxRuntimeCore.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public GwxDisplayTabList Tabs { get; }
Visual Basic
Public ReadOnly Property Tabs As GwxDisplayTabList
	Get
JScript
function get Tabs () : GwxDisplayTabList

See Also