ComponentOne ListView for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridViewRowCollection Class

In This Topic
    C1GridViewRowCollection Class Properties
    In This Topic

    For a list of all members of this type, see C1GridViewRowCollection members.

    Public Properties
     NameDescription
    Public PropertyGets the number of items in the C1GridViewRowCollection.  
    Public PropertyGets a value indicating whether access to the C1GridViewRowCollection is synchronized (thread-safe).  
    Public PropertyGets or sets the C1GridViewRow at the specified index within the C1GridViewRowCollection. In C#, this property is the indexer for the C1GridViewRowCollection class.  
    Public PropertyGets the object that can be used to synchronize access to the C1GridViewRowCollection.  
    Top
    See Also