ClassPropertyGridItemComparer
Class
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.UI.dll
Syntax:
cs-api-definition
public class PropertyGridItemComparer
Inheritance: objectPropertyGridItemComparer
Constructors
PropertyGridItemComparer(PropertyGridTableElement)
Declaration
cs-api-definition
public PropertyGridItemComparer(PropertyGridTableElement propertyGridElement)
Parameters
propertyGridElement
Methods
Compare(PropertyGridItem, PropertyGridItem)
Declaration
cs-api-definition
public int Compare(PropertyGridItem x, PropertyGridItem y)
Parameters
x
y
Returns
Update()
Declaration
cs-api-definition
public void Update()