ComponentOne TileControl for WinForms
C1.Win.TileControl.8 Assembly / C1.Win.Tile 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