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