Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.GridView.dll
Syntax:
C#
public class GridViewRelationRowComparer
Inheritance: objectGridViewRelationRowComparer
Constructors
Initializes a new instance of the GridViewRelationRowComparer class.
C#
public GridViewRelationRowComparer(GridViewRelation relation)
The relation.
Properties
Methods
Compares the specified x and y rows.
C#
public int Compare(GridViewRowInfo x, GridViewRowInfo y)
The x.
yGridViewRowInfoThe y.
Returns:Resets this instance.
C#
public void Reset()