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

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