DetailViewLayoutAttribute(LayoutGroupType) Constructor
Initializes a new instance of the DetailViewLayoutAttribute class.
Namespace: DevExpress.ExpressApp.Model
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Parameters
Name | Type | Description |
---|---|---|
groupType | LayoutGroupType | A LayoutGroupType enumeration value specifying the type of a group in which the editor of the target property is placed. |
See Also