The list of MultipleTabItem contained in this control

Namespace: Ico.WPF.Specialized
Assembly: IcoWPFSpecialized (in IcoWPFSpecialized.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

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

See Also