ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender Namespace / C1DataView Class / Reset Method

In This Topic
    Reset Method
    In This Topic
    Rebuilds the Rows collection and sends Reset notification.
    Syntax
    'Declaration
     
    Public Sub Reset() 
    public void Reset()
    See Also