New to Telerik UI for WinFormsStart a free 30-day trial

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.UI.dll

Syntax:

C#
public class PropertyGridItemComparer

Inheritance: objectPropertyGridItemComparer

Constructors

C#
public PropertyGridItemComparer(PropertyGridTableElement propertyGridElement)
Parameters:propertyGridElementPropertyGridTableElement

Methods

C#
public int Compare(PropertyGridItem x, PropertyGridItem y)
Parameters:xPropertyGridItemyPropertyGridItemReturns:

int

C#
public void Update()