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; }
ReadOnly Property RatingIcon_ImageFile As String
Get
Property Value
Type:
StringThe relative path to the rating icon image file to use in the "on" state.
Remarks
Applies to CellType RatingIcon only.
See Also