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


In This Topic
    CompareGroupsEventArgs Class Members
    In This Topic

    The following tables list the members exposed by CompareGroupsEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of a CompareGroupsEventArgs.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the first group to compare.  
    Public PropertyGets the second group to compare.  
    Public PropertyGets or sets a signed integer that indicates the relative values of Group1 and Group2 as follow: less than 0 (if Group1 is less than Group2), zero (if Group1 equals Group2), greater than zero (if Group1 is greater than Group2).  
    Top
    See Also