Enum TableRowLayout
Specifies different rendering modes for properties in the edit user interface.
Namespace: EPiServer.Core
Assembly: EPiServer.dll
Version: 7.19.2Syntax
public enum TableRowLayoutFields
| Name | Description | 
|---|---|
| Default | Two cells in one row wich the first contains caption and the second is the responsibility of the control. | 
| Wide | Two rows where the first contain caption and the second is the responsibility of the control. | 
