Quantcast
Channel: Extended WPF Toolkit™ Community Edition
Viewing all articles
Browse latest Browse all 4964

Created Feature: PropertyGrid with unsorted properties [21218]

$
0
0
User expressed his need to have the properties displayed in the propertyGrid in the same order they were declared. He doesn't like the need to use the PropertyOrderAttribute to force the unsorted order.

"Declare a third sort order named "unsorted". Let it be the default. If there are no categories defined, sort the properties as they were declared (unsorted). If a category is defined, sort the properties unsorted under this category. When you select alphabetically they are sorted alphabetically. If a PropertyCustomSortAttribute exists, you can sort to that. "

Viewing all articles
Browse latest Browse all 4964

Trending Articles