MapperPropertiesRowCssFields Property |
A semi-colon separated list of keys of fields whose values should be added as CSS styles on the row.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string RowCssFields { get; }
ReadOnly Property RowCssFields As String
Get
Property Value
Type:
StringA semi-colon separated list of keys of fields whose values should be added as CSS styles on the row.
See Also