Specifies different rendering modes for properties in the edit user interface.
Namespace:
EPiServer.CoreAssembly: EPiServer (in EPiServer.dll) Version: 6.0.530.0
Syntax
| C# |
|---|
public enum TableRowLayout |
Members
| Member 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.
|