ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / CompareGroupsEventArgs Class / Group2 Property

In This Topic
    Group2 Property (CompareGroupsEventArgs)
    In This Topic
    Gets the second group to compare.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Group2 As Group
    public Group Group2 {get;}
    See Also