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.FormControlsAssembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax public bool AutomaticLabelWidth { get; set; }
Property Value
Type:
BooleanSee Also