Wish DesignerProperty: Sorted in asc order on designer property bag

Mashiane

Expert
Licensed User
Longtime User
Hi there

When one defines DesignerProperty for a custom component, on the abstract designer, these are shown in the order that they are coded irrespective of Key text.

Because these are usually loaded on the same category, wouldnt it be great that on the abstract designer these are shown in key asc order.

For example.

CustomProps.png


In this case, the AutoGenerateColumns would be the first property to be added under custom properties.

Thanks.
 
Top