FieldPropertiesLabelCssClass Property |
The CSS class to use for the field's label.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string LabelCssClass { get; }
ReadOnly Property LabelCssClass As String
Get
Property Value
Type:
StringThe CSS class to use for the field's label.
See Also