IndexAttribute Constructors
Specifies the target business class property’s order index, that will be considered when generating layout items in a Detail View, and columns in a List View.Name | Parameters | Description |
---|---|---|
IndexAttribute(Int32) | index | Initializes a new instance of the IndexAttribute class, and sets the IndexAttribute.Index property. |
See Also