ComponentOne DockControl for WPF and Silverlight
VisibleItems Property

C1.WPF.Docking Namespace > C1DockTabControl Class : VisibleItems Property
Syntax
'Declaration
 
Public ReadOnly Property VisibleItems As System.Collections.ObjectModel.ReadOnlyCollection(Of Object)
public System.Collections.ObjectModel.ReadOnlyCollection<object> VisibleItems {get;}
See Also

Reference

C1DockTabControl Class
C1DockTabControl Members