Click or drag to resize
BasicFormFieldGroupHeadingIsAnchor Property
Gets or sets a value indicating whether heading for the field group caption is anchor.

Namespace: CMS.FormEngine.Web.UI
Assembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 10.0.0
Syntax
C#
public bool FieldGroupHeadingIsAnchor { get; set; }

Property Value

Type: Boolean
See Also