Click or drag to resize

FieldPropertiesIcon_ImageUrl Property

The url for the default image (relative to the root). This image will be overridden by any row-specific image.

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

Property Value

Type: String
The url for the default image (relative to the root). This image will be overridden by any row-specific image.
Remarks
Applies to CellType Icon only.
See Also