Click or drag to resize

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; }

Property Value

Type: String
The CssClass to use when the field is in the list. This is appended to the CssClass value.
See Also