Click or drag to resize

FieldPropertiesRatingIcon_ImageFile Property

The relative path to the rating icon image file to use in the "on" state.

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

Property Value

Type: String
The relative path to the rating icon image file to use in the "on" state.
Remarks
Applies to CellType RatingIcon only.
See Also