Enum LayoutType

Enumeration that is used by the Select and Select1 controls to define if check boxes and radio buttons should be placed in horizontal or vertical position.

Namespace: EPiServer.XForms.WebControls
Assembly: EPiServer.XForms.dll
Version: 9.12.2
Syntax
public enum LayoutType

Fields

Name Description
Horizontal
Vertical

Extension Methods