London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

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: 10.10.4
Syntax
public enum LayoutType

Fields

Name Description
Horizontal
Vertical

Extension Methods