ComponentOne FlexGrid for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1ListViewer Class / Items Property

In This Topic
    Items Property (C1ListViewer)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Items As C1ItemCollection
    public C1ItemCollection Items {get;}
    See Also