Gets or sets the type of sorting the PropertyGrid uses to display properties.

Namespace:  C1.Silverlight.Extended
Assembly:  C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)

Syntax

C#
public PropertySort PropertySort { get; set; }
Visual Basic
Public Property PropertySort As PropertySort
	Get
	Set

See Also