Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

DetailViewLayoutAttribute Properties

Applied to business class properties. Specifies the Detail View layout options for a target property.
Name Description
ColumnPosition Gets 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