Click or drag to resize

featurePropertiesdatasheet_OmitFieldCssClassOnHeader Property

By default (starting with v4.0.2) each field's CssClass is included in the datasheet and wizard list column header for that field. Set this option to prevent this behaviour.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
bool datasheet_OmitFieldCssClassOnHeader { get; }

Property Value

Type: Boolean
By default (starting with v4.0.2) each field's CssClass is included in the datasheet and wizard list column header for that field. Set this option to prevent this behaviour.
See Also