Click or drag to resize
BasicFormAutomaticLabelWidth Property
Set width of all labels according to the widest label. This property is applied only if DefaultFormLayout is set to Divs.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax
C#
public bool AutomaticLabelWidth { get; set; }

Property Value

Type: Boolean
See Also