Click or drag to resize
FormFieldLayout Property
Layout of the field.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 9.0.0
Syntax
C#
public FieldLayoutEnum Layout { get; set; }

Property Value

Type: FieldLayoutEnum
See Also