C1.WPF.Extended.PropertyGrid Namespace / CollectionEditor Class / CanUserSortItems Property

In This Topic
CanUserSortItems Property (CollectionEditor)
In This Topic
Gets or sets a value indicating whether the user can sort items in the edited collection.
Syntax
'Declaration
 
Public Property CanUserSortItems As Boolean
 
See Also