ComponentOne Extended Library for WPF and Silverlight
CanUserSortItems Property (CollectionEditor)

C1.Silverlight.Extended.PropertyGrid Namespace > CollectionEditor Class : CanUserSortItems Property
Gets or sets a value indicating whether the user can sort items in the edited collection.
Syntax
'Declaration
 
Public Property CanUserSortItems As Boolean
public bool CanUserSortItems {get; set;}
See Also

Reference

CollectionEditor Class
CollectionEditor Members