DateTimeEditors for WinRT
VisibleItems Property

A read-only collection that contains all visible items in the C1TabControl
Syntax
'Declaration
 
Public ReadOnly Property VisibleItems As System.Collections.ObjectModel.ReadOnlyCollection(Of Object)
public System.Collections.ObjectModel.ReadOnlyCollection<object> VisibleItems {get;}
See Also

Reference

C1TabControl Class
C1TabControl Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback