Click or drag to resize
AbstractFormStyleConfigurationFieldCaptionCellCssClass Property
CSS class for the individual field label cell.

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

Property Value

Type: String

Implements

IFormStyleConfigurationFieldCaptionCellCssClass
See Also