DetailViewLayoutAttribute Properties
Applied to business class properties. Specifies the Detail View layout options for a target property.| Name | Description |
|---|---|
| ColumnPosition | Returns the LayoutColumnPosition collection. |
| GroupId | Gets the group identifier in which the editor of the target property is placed. |
| GroupIndex | Gets the index of a group in which the editor of the target property is placed. |
| GroupType | Gets the type of a group in which the editor of the target property is placed. |
| TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. Inherited from Attribute. |
See Also