Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / C1PreviewThumbnailView Class / Items Property

In This Topic
    Items Property (C1PreviewThumbnailView)
    In This Topic
    For internal use only.
    Syntax
    'Declaration
     
    Public Shadows ReadOnly Property Items As ListView.ListViewItemCollection
    public new ListView.ListViewItemCollection Items {get;}
    See Also