ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / C1TileControl Class / OnCompareGroups Method

In This Topic
    OnCompareGroups Method (C1TileControl)
    In This Topic
    Raises the CompareGroups event.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub OnCompareGroups( _
       ByVal e As CompareGroupsEventArgs _
    ) 
    protected virtual void OnCompareGroups( 
       CompareGroupsEventArgs e
    )

    Parameters

    e
    See Also