ComponentOne TileControl for WinForms
Result Property (CompareGroupsEventArgs)

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace > CompareGroupsEventArgs Class : Result Property
Gets 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).
Syntax
'Declaration
 
Public Property Result As System.Integer
public System.int Result {get; set;}
See Also

Reference

CompareGroupsEventArgs Class
CompareGroupsEventArgs Members