Interface | Description | |
---|---|---|
ILxOrderablePropertyAttribute | Tags the property attribute as needing an order index, so it can be used to correctly order the properties within a class. The first constructor argument for the Attribute must be 'int order'. |
Interface | Description | |
---|---|---|
ILxOrderablePropertyAttribute | Tags the property attribute as needing an order index, so it can be used to correctly order the properties within a class. The first constructor argument for the Attribute must be 'int order'. |