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

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

Property Value

Type: Boolean
See Also