ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ListView Namespace / C1ListViewItemCollection Class
Properties Methods Events

In This Topic
    C1ListViewItemCollection Class Members
    In This Topic

    The following tables list the members exposed by C1ListViewItemCollection.

    Public Constructors
     NameDescription
    Public ConstructorExplicit constructor for C1ListViewItemCollection.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the number of elements actually contained in the collection. (Inherited from C1.Web.Wijmo.Controls.Base.Collections.C1ObservableItemCollection<IC1ListViewItemCollectionOwner,C1ListViewItem>)
    Public Property (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public PropertyGets the owner of the collection. (Inherited from C1.Web.Wijmo.Controls.Base.Collections.C1ObservableItemCollection<IC1ListViewItemCollectionOwner,C1ListViewItem>)
    Top
    Public Methods
     NameDescription
    Public MethodAdds new listview item to the end of the list.  
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public MethodInsert C1MenuItem item to specific position into the collection.  
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Top
    Public Events
    See Also