Click or drag to resize

MapperKernelCssClass Property

The Cascading Style Sheet class to use for the mapper.

Namespace:  NetQuarry.Data
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string CssClass { get; set; }

Property Value

Type: String

Implements

IMapperCssClass
See Also