We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
For attributes such as CategoryOrderAttribute, you must override the TypeId property or else the TypeDescriptor will not properly find them.
CategoryOrderAttribute
TypeId
Add this line to the class...
public override object TypeId => Category;