FieldPropertiesListCssClass Property |
The CssClass to use when the field is in the list. This is appended to the CssClass value.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string ListCssClass { get; }
ReadOnly Property ListCssClass As String
Get
Property Value
Type:
StringThe CssClass to use when the field is in the list. This is appended to the CssClass value.
See Also